© 2024 InterSystems Corporation, Cambridge, MA. All rights reserved.Privacy & TermsGuaranteeSection 508Contest Terms
Initial Release
This is a sample application to show how to use Java + Spring Boot + Hibernate + InterSystems IRIS.
Make sure you have git and Docker desktop installed.
$ git clone https://github.com/yurimarx/springboot-iris-crud.git
Open the terminal in this directory and run:
$ docker-compose up -d --build
Go to: http://localhost:8080