- create Mysql DB: test
- run query: grant all privileges on test.* to 'root'@'localhost' identified by '12345678';
- mvn clean package
- run com.test.login.LoginApplication
- run com.test.resource.ResourceApplication
- run com.test.web1.Web1Application
- run com.test.web2.Web2Application
- http://localhost
- login username and passwork: user
forked from chenfromsz/spring-boot-sso
-
Notifications
You must be signed in to change notification settings - Fork 0
zhyank/spring-boot-sso
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
sso
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 55.5%
- CSS 23.2%
- Java 13.1%
- HTML 8.2%