Skip to content

Java application using spring boot and hibernate spatial for storing data in postgis

Notifications You must be signed in to change notification settings

chrissssss/springboot-hibernatespatial-postgis-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

springboot-hibernatespatial-postgis-demo

Java (using Java 8 features) application using spring boot and hibernate spatial for storing data in postgis

Currently using Spring Boot 1.3.3 (with hibernate 4.3.11) and hibernate-spatial 4.3. Application works best with Dockerfile mdillon/postgis

Build via mvn package then use docker-compose up and everything should be running

This code is inspired by some groovy code I found on the internet but can't remember where. Please contact me if you are the copyright owner of the original code.

About

Java application using spring boot and hibernate spatial for storing data in postgis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages