July 2018
Intermediate to advanced
268 pages
7h 36m
English
Run your application by executing the following default command:
./mvnw spring-boot:run
If all is well, you should be able to click on the Google link, and it should navigate you to the Google's login page. After successfully logging in, you will be redirected to the home.jsp file, as shown in the following screenshot:

The support for OAuth doesn't end here, but we have to stop, as the book cannot delve deeply into the many aspects that the framework provides.
Read now
Unlock full access