Skip to content

Latest commit

 

History

History

spring-boot-test-slices

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Spring Boot test slices with custom annotations

General

Source code for the blog post Spring Boot test slices with custom annotations

Technologies used:

  • Java 11

  • Spring Boot 2.2.6

Building

Run:

mvn package

Running

Run from IntelliJ IDEA or use mvn spring-boot:run