Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.67 KB

File metadata and controls

32 lines (21 loc) · 1.67 KB

BULL tutorial

Simple Spring Boot application containing a service that uses BULL for the object transformation

Build Status Dependabot Bull enabled

Requirements

  • JDK 18 or above
  • Maven
  • IDE

Maven build

mvn clean install

Run project

From the web project folder, execute:

mvn spring-boot:run

Test API