java-spring-boot-rest-jwt-cms
is a Java-based RESTful API project built using Spring Boot. It provides a content management system (CMS) with JWT-based authentication and authorization.
- RESTful APIs for managing CMS resources.
- Secure authentication and authorization using JSON Web Tokens (JWT).
- Docker support for containerized deployment.
- Maven-based build system for dependency management and project structure.
- Java 21 or higher
- Maven 3.8.1 or higher
- Docker (optional, for containerized deployment)
git clone https://github.com/your-username/java-spring-boot-rest-jwt-cms.git
cd java-spring-boot-rest-jwt-cms