tut-spring-security-and-angular-js
tut-spring-security-and-angular-js copied to clipboard
Migrate to spring boot 2.0.1.RELEASE
Respect to #179 , this is a migration.
Compared to the last version of spring boot adopt, the main changes are:
- configuration file(s), usually located at
application.properties - API changes(One Annotation changed at LocalServerPort and one enum attribute at SecurityProperties)
@ArvinSiChuan Please sign the Contributor License Agreement!
Click here to manually synchronize the status of this Pull Request.
See the FAQ for frequently asked questions.
@ArvinSiChuan Thank you for signing the Contributor License Agreement!
Thanks for the patch. I think most of these changes are already in the "boot2" branch aren't they? Can you look and re-submit on that branch?