Skip to content
/ MyWallet Public

Self-challenging project to learn java/spring better

Notifications You must be signed in to change notification settings

MVBDX/MyWallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • 🌱 This is a self-challenging project to became expert in Java Core, Spring, REST APIs, SOLID, Design Patterns and other programming skills like unit testing

Java / Spring Boot Project - Accounts Financial Management System

What you need to run this app?

  • Maven
  • JDK 17
  • MySQL (or you can change active profile to using H2 in src/main/resources/application.yml file)

How to run this app?

Command line

  • First, you need to install your dependencies with mvn clean install

  • To start the application simply run mvn spring-boot:run

IntelliJ

  • Import the project in IntelliJ (the pom.xml file)

  • Click on the play button in the upper right corner or in the class MyWalletApplication from src/main/java/ir/mvbdx/mywallet/MyWalletApplication.java

About

Self-challenging project to learn java/spring better

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published