An open API service indexing awesome lists of open source software.

https://github.com/ramessesii2/employeemanager

A simple management app using Spring boot and Angular.
https://github.com/ramessesii2/employeemanager

angular java spring-boot

Last synced: 2 months ago
JSON representation

A simple management app using Spring boot and Angular.

Awesome Lists containing this project

README

          

# employeemanager #

#### Key features used- ####
* Spring boot
* JPA, Hibernate
* Swagger URL
* CORS
* PostgreSQL for local development
* (Jackson) Java Json library
* Rest template API
* Front end with Angular
* For UI, visit - *https://github.com/RAMESSESII2/employeemanagerapp*

Note:
* Using it locally would require you to tweak some database settings. Feel Free to ask:p.
* User(Model\Service\Controller) is an experimental feature to be developed independentally.

##### Here's a look at the Swagger API #####
![API](/BESS/SwaggerFinal.png)