Skip to content

Commit

Permalink
spring boot upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
mrFlick72 committed Oct 3, 2020
1 parent f687618 commit cc5e644
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ only availing on profiled Maven/Gradle build and Spring profile.
The sample application is a very simple hello world web application. This application is thought for explore service composition,
client load balancing and configuration management. The web main application is composed by two pages under security:
* a web page for standard users in order to get a special hello with a randomic special message for you
* a web page for admin usera in order to managing the special message list.
* there ecist a prebuild user for both web application
* a web page for admin user in order to manage the special message list.
* there exist a prebuild user for both web application
* user name user and password secret for /index.html web application
* user name admin and password secret for /messages.html web application

Expand Down

0 comments on commit cc5e644

Please sign in to comment.