Tag: springboot
All the articles with the tag "springboot".
-
Spring security using OAuth2 with Microsoft AzureAD
This blog post will demonstrates Spring-Security OAuth2 integration with Microsoft Azure AD.
-
How to execute code on Spring application start-up
SpringFramework provides a way to perform some tasks at the time of application/context started.
-
Custom Auto-Configuration in SpringBoot
This blog post will explain how to enable spring boot auto-configuration for your shared library/project.