可以在Application裡加@EnableJdbcHttpSession,攔截原本的HttpSession,以Spring Session取代。 package com.example.demo; import org.springframework.boot.
確定! 回上一頁