https://github.com/billstephens2022/employeedbspringboot
A Java Spring Boot application with a sample Employee MySQL database with CRUD functionality.
https://github.com/billstephens2022/employeedbspringboot
aop aop-aspects aspect-oriented-programming hibernate hibernate-jpa java java-17 mysql spring-boot springboot springboot3 thymeleaf thymeleaf-java thymeleaf-template-engine
Last synced: 3 months ago
JSON representation
A Java Spring Boot application with a sample Employee MySQL database with CRUD functionality.
- Host: GitHub
- URL: https://github.com/billstephens2022/employeedbspringboot
- Owner: BillStephens2022
- Created: 2024-02-06T16:41:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-09T14:16:50.000Z (over 1 year ago)
- Last Synced: 2025-02-06T06:28:50.700Z (4 months ago)
- Topics: aop, aop-aspects, aspect-oriented-programming, hibernate, hibernate-jpa, java, java-17, mysql, spring-boot, springboot, springboot3, thymeleaf, thymeleaf-java, thymeleaf-template-engine
- Language: Java
- Homepage:
- Size: 106 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Employee DB - SpringBoot
## Description
A Java SpringBoot Web application with a sample Employee MySQL database with CRUD functionality. Thymeleaf and Bootstrap used for the UI.
### Screenshots of App:


## Table of Contents
- [Installation](#installation)
- [Usage](#usage)
- [License](#license)
- [Contributing](#contributing)
- [Tests](#tests)
- [Questions](#questions)## Installation
run in code editor of your choice
## Usage
Click buttons to add, update, or delete an employee
## License
This application is covered under the MIT License.
For more information: https://opensource.org/licenses/MIT## Contributing
N/A## Tests
N/A## Questions
Contact Info
GitHub user name: BillStephens2022
Link to GitHub profile: https://github.com/BillStephens2022
Email: [email protected]