chavesrodolfo / moneybox-java-api

Money Box is a tool to help people save money!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring Boot API Demo

This is a demo project for Spring Boot APIs.

admin:admin user:user

Password Generated by DailyCred BCrypt Calculator

Production profile

Run in production using prod profile like java -jar -Dspring.profiles.active=prod target/spring-boot-0.0.1-SNAPSHOT.jar or set spring.profiles.active=prod in docker-compose.yml

About

Money Box is a tool to help people save money!

License:MIT License


Languages

Language:Java 99.4%Language:Dockerfile 0.6%