GirichevVasiliy / spring-boot

List of Spring Boot Tutorials

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:Java 94.5%Language:HTML 4.3%Language:PLSQL 1.1%Language:Dockerfile 0.1%