Hi,
I am not sure if this has anything to do with trial version but I created a spring project, hooked up with database and added Spring security. Deployed on Tomcat and worked as expected.
After that I right click on project and enabled Spring DSL. I disabled all of my previous spring configuration and nothing worked after the deployed on Tomcat.
Did I miss something? or it should have been disabled saying “Spring DSL cannot be added on top of existing Spring Configuration or something like that.