Skip to content

Microservicio ILI que soporta las operaciones de validación, importación y exportación en archivos XTF correspondiente a la versión del submodelo de levantamiento catastal 1.0

License

Notifications You must be signed in to change notification settings

SwissTierrasColombia/st-microservice-ili-old-versions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ILI MICROSERVICE OLD VERSIONS

Microservice that allows validating a xtf file in the survey submodel in version 1.0

Running Development

$ mvn spring-boot:run

Configuration

How to disable eureka client?

Modify the enabled property in st-microservice-ili-old-versions/src/main/resources/application.yml file:

eureka:
  client:
    enabled: false

How to disable config client?

Modify the enabled property in st-microservice-ili-old-versions/src/main/resources/bootstrap.yml file:

spring:
  application:
    name: st-microservice-ili-old-versions
  cloud:
    config:
      enabled: false

Swagger Documentation?

See http://localhost:9005/swagger-ui.html

License

GNU AFFERO GENERAL PUBLIC LICENSE Agencia de Implementación - BSF Swissphoto - INCIGE

About

Microservicio ILI que soporta las operaciones de validación, importación y exportación en archivos XTF correspondiente a la versión del submodelo de levantamiento catastal 1.0

Resources

License

Stars

Watchers

Forks

Packages

No packages published