Skip to content

Jinne123/piggybank-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example app for testing

Java application built with Spring Boot.

Run/debug

To run the application you can do the following:

  • Run the PiggyBankApplication.java, and it will start the application.
  • Or run mvn spring-boot:run.

Database

Connect to in-memory h2 database

If you start the application, it will also start an instance of the in-memory h2 database. To access this database use the following information:

Guides

The following guides illustrate how to use some features concretely:

! Disclaimer

This app should never be used in production. This app is intended as a test and it contains some bugs to be fixed. The software is used as part of a workshop. The security of the software is also not safe for production purposes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages