szerhusenBC / jwt-spring-security-demo

A demo for using JWT (Json Web Token) with Spring Security and Spring Boot 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JwtAuthenticationEntryPoint implements Serializable

dkirsanov opened this issue · comments

Is there a particular reason why this bean implements Serializable interface? Tried to find some explanations, but had no luck at my search.

Closed, because I published a complete new version.