GitHub / team-dodn / spring-boot-java-template
SpringBoot basic structure template based on Java
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/team-dodn%2Fspring-boot-java-template
PURL: pkg:github/team-dodn/spring-boot-java-template
Stars: 315
Forks: 78
Open issues: 0
License: apache-2.0
Language: Java
Size: 357 KB
Dependencies parsed at:
22
Created at: over 2 years ago
Updated at: 3 months ago
Pushed at: 8 months ago
Last synced at: 3 months ago
Commit Stats
Commits: 36
Authors: 2
Mean commits per author: 18.0
Development Distribution Score: 0.056
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/team-dodn/spring-boot-java-template
Topics: java-spring, java-spring-boot, openfeign, spring-best-practices, spring-boot, spring-boot-java, spring-framework, spring-java, spring-jpa, spring-multimodule, spring-rest-docs, spring-starters, spring-template, spring-web
- actions/checkout v3 composite
- actions/setup-java v3 composite
- gradle/gradle-build-action 67421db6bd0bf253fb4bd25b31ebb98943c375e1 composite
- org.springframework.boot:spring-boot-starter-test * testImplementation
- io.github.openfeign:feign-hc5 * implementation
- io.github.openfeign:feign-micrometer * implementation
- org.springframework.cloud:spring-cloud-starter-openfeign * implementation
- com.fasterxml.jackson.core:jackson-databind * testImplementation
- org.springframework.boot:spring-boot-starter-web * implementation
- org.springframework.boot:spring-boot-starter-data-jpa * api
- com.h2database:h2 * runtimeOnly
- com.mysql:mysql-connector-j * runtimeOnly
- io.micrometer:micrometer-tracing-bridge-brave * implementation
- io.sentry:sentry-logback ${property("sentryVersion")} implementation
- io.micrometer:micrometer-registry-prometheus * implementation
- org.springframework.boot:spring-boot-starter-actuator * implementation
- io.rest-assured:spring-mock-mvc * api
- org.springframework.restdocs:spring-restdocs-mockmvc * api
- org.springframework.restdocs:spring-restdocs-restassured * api
- com.fasterxml.jackson.core:jackson-databind * compileOnly
- jakarta.servlet:jakarta.servlet-api * compileOnly
- org.springframework.boot:spring-boot-starter-test * compileOnly