https://github.com/henry-azer/employee-state-machine
Spring boot restful employee state machine. implement spring state machine example in clean architecture.
https://github.com/henry-azer/employee-state-machine
clean-architecture employee-service java-11 liquibase postgresql spring-boot spring-state-machine
Last synced: 6 months ago
JSON representation
Spring boot restful employee state machine. implement spring state machine example in clean architecture.
- Host: GitHub
- URL: https://github.com/henry-azer/employee-state-machine
- Owner: henry-azer
- License: apache-2.0
- Created: 2023-06-17T20:08:03.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-17T21:44:36.000Z (about 3 years ago)
- Last Synced: 2025-01-22T21:17:17.248Z (over 1 year ago)
- Topics: clean-architecture, employee-service, java-11, liquibase, postgresql, spring-boot, spring-state-machine
- Language: Java
- Homepage:
- Size: 109 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Employee State Machine
Spring boot restful employee state machine. implement spring state machine example in clean architecture. In addition too Lombok, Mapstruct, Liquibase, and Postgresql db.
## 📊 Repository stats
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]
[![LinkedIn][linkedin-shield]][linkedin-url]
## 🛠 Skills & Packages
* Spring State Machine
* Spring boot
* Lombok
* Mapstruct
* Liquibase
* Postgresql
## 📋 Features
- Base Services
- State Machine
## 📢 Getting Started
This is an example of how you may give instructions on setting up your project locally.
To get a local copy up and running follow these simple example steps.
### 💾 Clone the repository
Clone the repo
```sh
git clone https://github.com/henry-azer/employee-state-machine.git
```
## 💳 License
Distributed under the Apache License. See `LICENSE.txt` for more information.
## 📞 Contact
Outlook - [@Henry Azer](mailto:henryazer@outlook.com)
LinkedIn - [@Henry Azer](https://www.linkedin.com/in/henry-azer)
## ✍️ Author
* Henry Azer
[contributors-shield]: https://img.shields.io/github/contributors/Henry-Azer/user-management-system.svg?style=for-the-badge
[contributors-url]: https://github.com/henry-azer/employee-state-machine/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/Henry-Azer/user-management-system.svg?style=for-the-badge
[forks-url]: https://github.com/henry-azer/employee-state-machine/network/members
[stars-shield]: https://img.shields.io/github/stars/Henry-Azer/user-management-system.svg?style=for-the-badge
[stars-url]: https://github.com/henry-azer/employee-state-machine/stargazers
[issues-shield]: https://img.shields.io/github/issues/Henry-Azer/user-management-system.svg?style=for-the-badge
[issues-url]: https://github.com/henry-azer/employee-state-machine/issues
[license-shield]: https://img.shields.io/github/license/Henry-Azer/user-management-system.svg?style=for-the-badge
[license-url]: https://github.com/henry-azer/employee-state-machine/blob/master/LICENSE.txt
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://www.linkedin.com/in/henry-azer