Hello guys, today, we'll learn about the @SpringBootApplication annotation, one of the most important annotations from popular Spring Boot framew…
Hello guys, if you are interested in learning Spring Boot and looking for some excellent resources, e.g. books, tutorials, and online courses to sta…
Hello guys, if you are a Java developer and want to learn Spring Boot and Spring Cloud frameworks and looking for some of the best books and courses,…
You might have heard about Spring Boot and it's magical powers about creating a Spring Web application in just under 140 characters which can be …
So far, I have not written much about REST and RESTful web service, barring some interview questions like REST vs. SOAP, which is thankfully very muc…
Even though both @ContextConfiguration and @SpringApplicationConfiguration annotations are used along with SpringJUnit4ClassRunner to specify how to …
Microservices is the new buzz word in software development word and everybody is talking about it, but it's been in practice for quite some time …
Hello Java developers, there is no doubt that the Spring Boot is now the standard way to develop Java application using Spring Framework, and that…