GitHub / InseeFrLab / BootcampJS-API
API pour le bootcamp react
JSON API: https://data.code.gouv.fr/api/v1/hosts/GitHub/repositories/InseeFrLab%2FBootcampJS-API
étoiles: 0
forks: 0
issues ouvertes: 3
licence: None
langage: Java
taille: 82 ko
dépendances analysées:
29
date de création: il y a plus de 5 ans
date de mise à jour: il y a presque 3 ans
enregistré: il y a plus d'un an
dernière synchronisation: il y a 5 jours
.github/workflows/ci.yml
actions
- actions/checkout v2 composite
- actions/setup-java v1 composite
- crazy-max/ghaction-docker-meta v1.8.4 composite
- docker/build-push-action v2 composite
- docker/login-action v1 composite
- docker/setup-buildx-action v1 composite
- docker/setup-qemu-action v1 composite
Dockerfile
docker
- adoptopenjdk 11-jre-hotspot build
pom.xml
maven
- org.springframework.boot:spring-boot-starter-tomcat provided
- com.fasterxml.jackson.module:jackson-module-jaxb-annotations
- com.h2database:h2
- com.itextpdf:itextpdf 5.5.13
- fr.opensagres.xdocreport:fr.opensagres.xdocreport.converter.odt.odfdom 2.0.1
- fr.opensagres.xdocreport:fr.opensagres.xdocreport.document.odt 2.0.1
- fr.opensagres.xdocreport:fr.opensagres.xdocreport.template.freemarker 2.0.1
- org.freemarker:freemarker 2.3.28
- org.jacoco:jacoco-maven-plugin 0.7.9
- org.postgresql:postgresql
- org.springdoc:springdoc-openapi-ui 1.2.11
- org.springframework.boot:spring-boot-devtools
- org.springframework.boot:spring-boot-starter
- org.springframework.boot:spring-boot-starter-actuator
- org.springframework.boot:spring-boot-starter-data-jpa
- org.springframework.boot:spring-boot-starter-data-rest
- org.springframework.boot:spring-boot-starter-log4j2
- org.springframework.boot:spring-boot-starter-web
- xerces:xercesImpl 2.12.0
- org.springframework.batch:spring-batch-test test
- org.springframework.boot:spring-boot-starter-test test