ramazan / Spring5-Recipe-App

Recipe App using Spring 5 - Spring Boot 2 - Spring Data JPA - Project Lombok - Spring Boot DevTools - Thymeleaf

Home Page:http://spring5-recipe-app.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CircleCI

Spring Boot 2 Recipe Application

Simple Recipe App

Used technologies

  • Spring 5
  • Spring Boot 2
  • Spring Data JPA
  • Hibernate and H2 Embedded Database
  • Spring Boot DevTools
  • Project Lombok
  • Mockito
  • Thymeleaf
  • WebJars - Web Libraries in Jars (www.webjars.org)
  • Circle CI for Continuous Integration

    Demo : http://spring5-recipe-app.herokuapp.com/


    When you run this project locally, You can access H2 Embedded Database these link: http://localhost:8080/h2-console/


    In this project, there are 5 tests according to the concept of Test Driven Development.

    CircleCI

     When I push this repo , Circle CI run these all test and they show above badge

  • About

    Recipe App using Spring 5 - Spring Boot 2 - Spring Data JPA - Project Lombok - Spring Boot DevTools - Thymeleaf

    http://spring5-recipe-app.herokuapp.com/


    Languages

    Language:Java 93.1%Language:HTML 6.9%