GitHub / bitcoder / tutorial-spring
A Spring Boot basic tutorial
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitcoder%2Ftutorial-spring
PURL: pkg:github/bitcoder/tutorial-spring
Stars: 0
Forks: 0
Open issues: 1
License: None
Language: Java
Size: 48.8 KB
Dependencies parsed at:
14
Created at: over 1 year ago
Updated at: over 1 year ago
Pushed at: 2 months ago
Last synced at: 2 months ago
.github/workflows/maven.yml
actions
- actions/checkout v4 composite
- actions/setup-java v4 composite
pom.xml
maven
- app.getxray:xray-maven-plugin 0.7.4
- com.h2database:h2
- org.postgresql:postgresql
- org.springframework.boot:spring-boot-devtools
- org.springframework.boot:spring-boot-starter-data-jpa
- org.springframework.boot:spring-boot-starter-thymeleaf
- org.springframework.boot:spring-boot-starter-validation
- org.springframework.boot:spring-boot-starter-web
- app.getxray:xray-junit-extensions 0.7.3 test
- org.springframework.boot:spring-boot-starter-test test
- org.testcontainers:junit-jupiter test
- org.testcontainers:postgresql test