Man! I really didn't expect this answer!
On Tue, Nov 12, 2019 at 3:27 PM Mark Thomas wrote:
> On 12/11/2019 14:13, Nedim Kulovac wrote:
> > Hi there. I had an issue with starting a modular Java 11 app. Basically,
> I
> > was wondering why my module-info. java does n
Hi there. I had an issue with starting a modular Java 11 app. Basically, I
was wondering why my module-info. java does not require to use 'open'
directive when using Spring Framework. I posted the question here
https://stackoverflow.com/questions/58737469/do-i-have-to-add-open-statement-in-module-i