In Last lecture we created Spring Boot...
Read MoreAdvantages of Microservices Improved fault tolerance Easy to understand No vendor or technology lock in Easy to add new modules Drawbacks of Micr...
Read MoreMicroservices as certainly a buzz word all around. We have been in an era where distributed and scaleable systems have need of the hour.
Read More
property to be read from yaml or properties file. The number of variable we will be declaring would be way too many.
This problem looks mo...
Profile Specific Properties
Read More
Using YAML file
Read More
Property via command line
Read More
Many times we need to get random values ,for example you need to generate random pin for verification or a some random value for email verificat...
Read More
RESTful APIs have been all over the web development these days. RESTful API enables easy communication between systems using JSON/XML over age o...
Read More
Spring Boot currently support Java, Kotlin and Groovy as language preference to create an application. You can also choose Maven or Gradle as a ...
Read More