GitHub / InseeFrLab / BootcampJS-API
API pour le bootcamp react
JSON API: https://repos.data.code.gouv.fr/api/v1/hosts/GitHub/repositories/InseeFrLab%2FBootcampJS-API
Stars: 0
Forks: 0
Open issues: 3
License: None
Language: Java
Size: 82 KB
Dependencies parsed at:
29
Created at: over 5 years ago
Updated at: almost 3 years ago
Pushed at: over 1 year ago
Last synced at: 1 day ago
.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