Koodisto is an application for managing and distributing common codecs to ease up intercommunication between services.
Koodisto is Spring Boot application which uses PostgreSQL database as persistent data storage.
- Java 21
- tmux
- docker
Run oph-koodisto-test-db
(e.g. with the start local env script)
./mvnw clean test
Run ./start-local-env.sh