tucanoo / crm_spring_boot

A simple customer management system built in spring boot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring Boot CRM

A simple customer management system built in spring boot to demonstrate basic CRUD operations.

Database: In memory H2 with 1000 records of fictitious customer data loaded at runtime.

UI based on Twitter Bootstrap.

A related tutorial for this project can be found at https://tucanoo.com/build-a-crm-with-spring-boot-and-thymeleaf/

About

A simple customer management system built in spring boot


Languages

Language:HTML 56.7%Language:Java 43.3%