-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
KH,
On 12/9/18 22:10, Kok How Teh wrote:
> Hi; I use Spring Boot to develop GraphQL applications. However,
> when the application is packaged as WAR and deployed to Tomcat 9,
> it throws illegalstate exception. I have tried the workaround by
> addin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Mohan,
On 12/9/18 02:55, Mohan Radhakrishnan wrote:
> Yes. --illegal-access=warn
>
> It doesn't stop the JVM. I misunderstood.
>
> But --illegal-access=deny shows the Spring violation first. While
> 'warn' showed Tomcat's first. So I assumed tha