/ecos-records-demo

Demo application with Records API

Primary LanguageJava

Citeck ECOS Logo

ecos-records-demo

Welcome to the Citeck ecos-records-demo repository! This repository contains Records API examples.

Get started

Launch

If your IDE supports starting Spring Boot applications directly, then you can easily run the class 'ru.citeck.ecos.records.demo.RecordsDemoApplication' without additional setup. If your IDE doesn't support starting Spring Boot applications directly, then you can run it with following command:

./mvnw spring-boot:run

After that you can open http://localhost:12345/ in your browser and test Records API.

Support

If you need any assistance or have any questions regarding Citeck ecos-records-demo, please create an issue in this repository or reach out to our support team.