Skip to content

Playground-Spring is an application developed with Spring Boot, JPA, Spring Security, and Vaadin for the frontend.

Notifications You must be signed in to change notification settings

mmilk23/playground-spring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playground-Spring

Playground-Spring is an application developed with Spring Boot, JPA, Spring Security, and Vaadin for the frontend.

Prerequisites

Before running the project, ensure you have the following prerequisites installed:

  • Maven 3.8.6
  • Java 17

Usage

  1. Navigate to the playground-spring directory and execute the following command to start the application in development mode:

    mvn spring-boot:run
    
  2. Once the application is running, open a web browser and access the following address:

    http://localhost:8080/
    

Use admin/admin as the username and password to log in.

Screenshots

You can find screenshots of the application in the /src/screenshots directory:

Playground Login

Playground Login

Playground Welcome

Playground Welcome

Playground Edit

Playground Edit

Playground List

Playground List

License

This project is licensed under the terms of the MIT license. See the LICENSE file for details.

Notice

This project was developed as part of a system architecture playground and is not recommended for production environments without in-depth review.

If you found this project helpful, please consider giving it a star ⭐️.

About

Playground-Spring is an application developed with Spring Boot, JPA, Spring Security, and Vaadin for the frontend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published