GitHub / MTES-MCT / rieau-api
API backend RIEAU
JSON API: https://data.code.gouv.fr/api/v1/hosts/GitHub/repositories/MTES-MCT%2Frieau-api
étoiles: 0
forks: 0
issues ouvertes: 0
licence: agpl-3.0
langage: Java
taille: 5,04 Mo
dépendances analysées:
23
date de création: il y a environ 6 ans
date de mise à jour: il y a plus de 2 ans
enregistré: il y a plus de 5 ans
dernière synchronisation: il y a 4 jours
src/main/docker/Dockerfile
docker
- adoptopenjdk/openjdk11 alpine-slim build
- jboss/keycloak 7.0.1
- minio/minio RELEASE.2019-10-12T01-39-57Z
- postgres 11-alpine
pom.xml
maven
- org.projectlombok:lombok 1.18.10 provided
- com.h2database:h2
- io.minio:minio 6.0.11
- org.apache.pdfbox:pdfbox 2.0.17
- org.flywaydb:flyway-core
- org.keycloak:keycloak-authz-client
- org.keycloak:keycloak-spring-security-adapter
- org.postgresql:postgresql
- org.springframework.boot:spring-boot-devtools
- org.springframework.boot:spring-boot-starter-data-jpa
- org.springframework.boot:spring-boot-starter-security
- org.springframework.boot:spring-boot-starter-web
- org.springframework:spring-context-indexer
- io.rest-assured:json-path test
- io.rest-assured:rest-assured test
- io.rest-assured:xml-path test
- org.junit.jupiter:junit-jupiter-engine test
- org.springframework.boot:spring-boot-starter-test test
- org.springframework.security:spring-security-test test