Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏠 House Price Prediction Demo (Spring Boot + Thymeleaf + GraalVM JS WASM)

This is a simple Spring Boot application that predicts house prices using a JavaScript function executed via GraalVM, with a web frontend built using Thymeleaf.

📦 Prerequisites

  • Java 21+ (GraalVM recommended)
  • Maven 3.x
  • GraalVM setup (with JavaScript support)
  • Internet browser

🚀 How to Run

1. Build the project

mvn clean package

2. Run the Spring Boot application

mvn spring-boot:run

3. Open your browser

Go to: http://localhost:8080

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages