GitHub / mewebstudio / spring-boot-jpa-slug-java-impl
Spring Boot JPA Slug - Java Implementation
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mewebstudio%2Fspring-boot-jpa-slug-java-impl
PURL: pkg:github/mewebstudio/spring-boot-jpa-slug-java-impl
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: Java
Size: 21.5 KB
Dependencies parsed at:
12
Created at: about 1 month ago
Updated at: about 1 month ago
Pushed at: about 1 month ago
Last synced at: 10 days ago
Topics: jpa, slug, slug-generator, spring-boot
docker-compose.yml
docker
- postgres 16.2-bullseye
pom.xml
maven
- org.springframework.boot:spring-boot-autoconfigure provided
- com.github.f4b6a3:ulid-creator 5.2.3
- com.github.slugify:slugify 3.0.7
- com.mewebstudio:spring-boot-jpa-slug 0.1.0
- org.postgresql:postgresql
- org.springframework.boot:spring-boot-devtools
- org.springframework.boot:spring-boot-starter-actuator
- org.springframework.boot:spring-boot-starter-data-jpa
- org.springframework.boot:spring-boot-starter-validation
- org.springframework.boot:spring-boot-starter-web
- org.springframework.boot:spring-boot-starter-test test