Skip to content

A Spring Boot application as a template with monolith architecture, JWT authenticated and JPA for data maintenance.

Notifications You must be signed in to change notification settings

ArdiJorganxhi/SpringBootTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot Template

This is a template project for Spring Boot applications, providing a starting point for building modern Java web applications.

Getting Started

To get started with this template, follow these steps:

  1. Clone this repository to your local machine.
  2. Make sure you have Java Development Kit (JDK) 17 or higher installed and PostgreSQL.
  3. Open the project in your favorite IDE (e.g., IntelliJ IDEA, Eclipse).
  4. Configure your application properties in src/main/resources/application.properties.

Features

  • Spring Boot 3.x
  • Spring Security for authentication and authorization
  • RESTful API endpoints
  • Database integration with PostgreSQL

About

A Spring Boot application as a template with monolith architecture, JWT authenticated and JPA for data maintenance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published