benlucchesi / grails-cookie-session

cookie sessions for grails applications
28 stars 32 forks source link

Broke in Gails 3.3.0 #73

Open randyjones opened 6 years ago

randyjones commented 6 years ago

java.lang.NoClassDefFoundError: org/springframework/boot/context/embedded/FilterRegistrationBean

double16 commented 6 years ago

If you are using Grails 3, please try http://plugins.grails.org/plugin/double16/cookie-session . This issue has been addressed there.