Syncing Login and Logout Between a Java Spring Boot Project and a Discuz! Forum: discuz-ucenter-api-for-java
I connected my Spring Boot main site with a Discuz! forum so login and logout are synchronized, and member data from Discuz! can be shown back on my site. I also modified the previously open-sourced discuz-ucenter-api-for-java to fit the way Spring Boot is written today.









