Skip to content

mohitbansal-gep/spring-boot

 
 

Repository files navigation

spring-boot

List of Spring Boot Tutorials

N|Solid

Examples

The [spring-boot-helloworld] sample demonstrates the bare minimum configuration for getting started with Spring boot 2 with maven examples with basic REST controller.

The [Spring-boot-junit5-test-example] example to integrate Spring boot 2 and Junit 5 with Maven and writing tests to test the Spring components and a simple REST controller.

The [junit5-displayNames-example] Example to send an email using Spring boot 2 + gmail SMTP + Thymeleaf html template with an attachment and inline image.

An example to start working with Lombok and Spring boot together.

An example with Spring Boot + H2 + JPA example.

A quick guide on how to deploy Spring Boot Application in Docker.

About

List of Spring Boot Tutorials

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 97.2%
  • PLSQL 1.7%
  • Other 1.1%