https://github.com/rafal-stefanski/spring-notepad
SPRING BOOT 2 App Notepad. Full-stack CRUD App with Hibernate, and Thymeleaf.
https://github.com/rafal-stefanski/spring-notepad
hibernate java junit mockito mvc mysql-database spring-boot thymeleaf
Last synced: 6 months ago
JSON representation
SPRING BOOT 2 App Notepad. Full-stack CRUD App with Hibernate, and Thymeleaf.
- Host: GitHub
- URL: https://github.com/rafal-stefanski/spring-notepad
- Owner: Rafal-Stefanski
- Created: 2021-11-20T13:19:51.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-19T16:04:31.000Z (over 3 years ago)
- Last Synced: 2025-02-02T06:28:26.216Z (8 months ago)
- Topics: hibernate, java, junit, mockito, mvc, mysql-database, spring-boot, thymeleaf
- Language: Java
- Homepage:
- Size: 217 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Spring Notepad :spiral_notepad:
- using: MySQL, Hibernate, MVC, Thymeleaf#### Configuration in application.properties:
- DataBase, currently configured for local MySQL DB.#### address endpoints:
- http://localhost:8080***
#### Description
Online Notepad – App with GUI. Allows creating new notes, saving it to database, view and edit.
***
#### Unit tests with Mockito
#### Screenshots

