FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

KydoDev/SpringbootTutorial: Spring Tutorial For Beginners · GitHub

Repository files navigation

Work In Progress

Learning sandbox

This is a learning project aimed at familiarizing myself with a new technology stack that includes Java, Spring Boot, and PostgreSQL.

Setup project:

  • Install jdk20
  • Instal postgreSQL
  • Set Enviorment variable for JAVA_HOME (path directory java) and restart pc
  • run the application: ./mvnw spring-boot:run

How to start

Start project

'./mvnw spring-boot:run'

Architecture description in Architecture.md

In this project is implemented the use case described here: Usecase

useful information: Utils

Swagger in app: http://localhost:8080/swagger-ui/index.html

About

Spring Tutorial For Beginners

Topics

Resources

Stars

3 stars

Watchers

0 watching

Forks

Contributors

Languages


Back | FazBrowse Home | New Git URL