Skip to content

DigiPR/acrm-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A-CRM Sandbox

This is the sandbox of the minimal CRM Web App (A-CRM - Insurance Agency CRM) for students.

License

🚧 This is the sandbox: The complete template project can be found here.

Examples

Example
Data Example

acrm-data example illustrates how JPA can be used with the help of Spring Boot Data JPA including H2.

✔ Data Access / Persistence Layer
✔ Domain Objects / Entities
✔ Repositories
API Example

acrm-api example illustrates how business logic and an API can be implemented with the help of Spring (Boot) MVC, and finally documented with Swagger/OpenAPI.

✔ Business Layer
✔ Service Layer / API
✔ Swagger API and API
✔ Microservice Documentation
Security and JWT Example

acrm-security example illustrates how Spring Security can be used to implement a JWT-based authentication.

✔ Spring Security
✔ JSON Web Token (JWT)
MVC and jQuery Example

acrm-web example illustrates how Spring MVC can be used in combination with jQuery to implement a web application.

✔ Spring MVC
✔ jQuery (JWT)
✔ Bootstrap

Maintainer

License

About

This is a sandbox of the minimal CRM Web App for students.

Resources

License

Stars

Watchers

Forks