Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/woosungkim0123/simple-spring-admin-service
admin service with Spring
https://github.com/woosungkim0123/simple-spring-admin-service
java jpa querydsl spring
Last synced: 5 days ago
JSON representation
admin service with Spring
- Host: GitHub
- URL: https://github.com/woosungkim0123/simple-spring-admin-service
- Owner: woosungkim0123
- Created: 2023-04-01T11:42:49.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-17T14:54:24.000Z (6 months ago)
- Last Synced: 2024-05-17T16:14:31.744Z (6 months ago)
- Topics: java, jpa, querydsl, spring
- Language: Java
- Homepage:
- Size: 155 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Spring Admin Service
## Description
This project is a versatile admin page designed for use across multiple applications.
Currently, it only features post management functionality, but more features are planned for future updates.
## Features
- **Post Management**: Enables creating, viewing, updating, and deleting posts.
## Technology Stack
- Java 17
- Gradle
- Spring Boot 3.0.5
- MySQL
- Queydsl
- Thymeleaf## Development Status
This is a work-in-progress project and will be continuously updated with new features.