Skip to content

Jaakk0S/IceCreamParlor-MenuService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ice-Cream Parlor: Menu Service

This Spring Boot microservice implements the Menu API of Ice-Cream Parlor demo app.

Technologies used:

  • Spring Boot, Spring Web, Spring JPA, Spring validation
  • H2 in-memory database
  • Lombok
  • Records (Java 14)
  • Lambdas, Streams, Optionals (Java 8)

Running Tests

Tests are integration tests for the REST API and service layer. They are run using an in-memory H2 database.

Run

./mvnw clean test

Building

Run

./build

This will produce the Docker image icecreamparlor-menuservice.

About

A demo project for a Spring Boot microservice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages