- Prerequisites
- java 11 installed https://www.oracle.com/ro/java/technologies/javase-jdk11-downloads.html
- maven installed (optional) https://maven.apache.org/download.cgi
- intellij community edition https://www.jetbrains.com/idea/
-
Initializare apllicatie cu Spring Framework https://start.spring.io
- Spring Web
- Rest Repositories
- springdoc-openapi-data-rest
- spring-boot-starter-data-jpa
-
Framework Spring https://spring.io/quickstart
-
github https://github.com/login
- install cli github
- create user
- create repository
- upload sorces
- how to start the project a. command line / terminal / command promt
- go to project root
- mvn clean install
- mvn spring-boot:run b. from intellij editor
- load porject
- click button run
- Swagger documentation / Open api
- localhost:8080/swagger-ui.html
- database link
http://localhost:8080/h2-console