spring-session icon indicating copy to clipboard operation
spring-session copied to clipboard

JSON Serializer Support?

Open n8price opened this issue 7 years ago • 0 comments

It looks like previous versions of the plugin had JSON serializer support. Are there plans to add that to the grails 3 compatible plugin?

http://blogs.jbisht.com/blogs/2016/12/15/Spring-Session-Grails-Plugin

I'm getting the java.io.NotSerializableException when trying to decode a JWT. This was mentioned in the link above when discussing the old plugin.

n8price avatar Mar 02 '18 19:03 n8price