我不管理設置會話超時我Jhipster Web應用程序(春季啓動+彈簧安全+ angularJS) 我只是做了最簡單的方法: ...
/**
* Configuration of web application with Servlet 3.0 APIs.
*/
@Configuration
public class WebConfigurer implements ServletCon
在Java Web應用程序中,會話超時不起作用。它在文件application.properties中設置: #the timeout for user login, in milliseconds
#after this time passes, the user is no longer logged in
mandatory.config.rest.user_login_timeout_