Skip to content

A Spring Boot project that contains CRUD operations for practising purposes.

Notifications You must be signed in to change notification settings

erhantuncel/SpringBootCRUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot CRUD Project

A SpringBoot project that contains CRUD operations for practising purposes.

Table Of Contents

Technologies Used

  • Spring Boot
  • Thymeleaf
  • Hibernate
  • MySQL
  • Bootstrap
  • JUnit
  • Mockito
  • Apache Tomcat

Features

  • Making staff releated CRUD operations.
  • Searching staff by first name, last name, phone or email.
  • Turkish and English language support.

Launch

  • To build and run project:

     $ git clone https://github.com/erhantuncel/SpringBootCRUD.git
     $ cd SpringBootCRUD
     $ mvn clean package -DskipTests
     $ docker-compose up

Usage

About

A Spring Boot project that contains CRUD operations for practising purposes.

Topics

Resources

Stars

Watchers

Forks

Languages