© 2025 InterSystems Corporation, Cambridge, MA. All rights reserved.Privacy & TermsGuaranteeSection 508Contest Terms
Initial Release
A Spring Boot + InterSystems IRIS web application that helps in predicting heart disease risk based on patient data.
It uses Hibernate ORM, Thymeleaf, and InterSystems IRIS as the backend database.
This project also includes a custom IRISDialect
for seamless Hibernate compatibility.
IRISDialect
) for IRIS supportTechnology | Description |
---|---|
Spring Boot (3.5.6) | Backend framework |
Hibernate (6.6.29.Final) | ORM for database interaction |
InterSystems IRIS | Primary database (via Docker) |
Thymeleaf | View templating engine |
Java 17+ | Core programming language |
Maven | Build automation tool |
git clone https://github.com/moneyShrine/java-iris-python-heart-diagnosis-system.git
cd java-iris-python-heart-diagnosis-system