yurimarx / springboot-iris-crud

Java Spring Boot Crud API Example
MIT License
1 stars 1 forks source link

springboot-iris-crud

This is a sample application to show how to use Java + Spring Boot + Hibernate + InterSystems IRIS.

IRIS with Hibernate and SpringBoot in action:

IRIS with Hibernate in action

Prerequisites

Make sure you have git and Docker desktop installed.

Installation and Running

$ git clone https://github.com/yurimarx/springboot-iris-crud.git

Open the terminal in this directory and run:

$ docker-compose up -d --build

Run HAL Spring Boot REST API Explorer

Go to: http://localhost:8080