Skip to content
 
 

Latest commit

 

History

37 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot Recipe Application

CircleCI

This application built in Spring Framework 5 and allows users to search, update, delete, add and store recipes data online.

  • Write unit test code with JUnit Framework.
  • Write intergration test to debug JPA part.
  • Write custom Java code with knowledge of Java.
  • Using circleci to do the automated tests.
  • Implementing solutions using the SpringBoot 5.
  • Using MySQL and H2Database to store data, and using Spring Configuration to switch between two databases.
  • Applying ThymeLeaf in transferring data between Front-End and Back-End.
  • Using MVC architecture to present data to web users.
  • Using Lombok to make code simple and clean.

Technique used: Java, SpringBoot, Maven, MVC framework, Lombok, JPA, MySQL , JUnit, ThymeLeaf, CI/CD

About

spring5-recipe-app

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages