Last Updated On

Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can “just run”. We take an opinionated view of the Spring platform and third-party libraries, so you can get started with minimum fuss. Most Spring Boot applications need minimal Spring configuration.
SpringBoot Testing with JUnit
SpringBoot with TestNG
| Chapter 1 Testing of SpringBoot Application with TestNG | |
| Chapter 2 Integration Testing of Springboot with Cucumber and TestNG |
SpringBoot with Gradle
| Chapter 1 Testing of Gradle SpringBoot Application with Serenity, Cucumber and JUnit4 | |
| Chapter 2 Testing of Gradle SpringBoot Application with Serenity and JUnit5 |
CI/CD
| Chapter 1 How to run SpringBoot tests with GitHub Actions | |
| Chapter 2 How to run SpringBoot project in GitLab CI/CD |
MCQ
| Chapter 1 SpringBoot – Multiple Choice Questions and Answers – MCQ1 – NEW |
| Chapter 2 SpringBoot – Multiple Choice Questions and Answers – MCQ2 – Coming Soon |