gitlab-forge.din.developpement-durable.gouv.fr / pub / numeco / m4g / api-expositiondonneesentrees
API exposé à l'extérieur permettant d'envoyer des données d'entrées dans le système M4G.
        Stars: 0
        Forks: 0
        Open issues: 
      
        License: apache-2.0
        Language: 
       Dependencies parsed at: 
          35
      
        Created at: about 3 years ago
        Updated at: over 1 year ago
          Pushed at: over 1 year ago
          Last synced at: about 1 year ago
      
            Dockerfile
            
              docker
            
          
          - openjdk 17-jdk-slim build
            pom.xml
            
              maven
            
          
          - commons-io:commons-io
- io.micrometer:micrometer-registry-prometheus
- org.apache.commons:commons-collections4
- org.apache.commons:commons-csv
- org.apache.commons:commons-lang3
- org.mapstruct:mapstruct
- org.mte.numecoeval:common 1.0.0
- org.mte.numecoeval:rest-dto-referentiel 1.0.0
- org.openapitools:jackson-databind-nullable
- org.postgresql:postgresql
- org.projectlombok:lombok
- org.springdoc:springdoc-openapi-starter-webmvc-ui
- org.springframework.boot:spring-boot-starter-actuator
- org.springframework.boot:spring-boot-starter-cache
- org.springframework.boot:spring-boot-starter-data-jpa
- org.springframework.boot:spring-boot-starter-validation
- org.springframework.boot:spring-boot-starter-web
- com.github.tomakehurst:wiremock-jre8-standalone 2.33.2 test
- io.cucumber:cucumber-core test
- io.cucumber:cucumber-java test
- io.cucumber:cucumber-junit-platform-engine test
- io.cucumber:cucumber-spring test
- io.rest-assured:rest-assured test
- io.rest-assured:rest-assured-all test
- io.zonky.test:embedded-database-spring-test test
- io.zonky.test:embedded-postgres test
- nl.jqno.equalsverifier:equalsverifier test
- org.awaitility:awaitility test
- org.instancio:instancio-junit test
- org.junit.platform:junit-platform-engine test
- org.junit.platform:junit-platform-suite test
- org.meanbean:meanbean test
- org.springframework.boot:spring-boot-starter-test test
- org.springframework.security:spring-security-test test