Skip to content

brant-hwang/springboot-postgresql94-hibernate5-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring-Boot based PostgreSQL 9.4 JSON Type Handle Example

Spring Boot + SpringDataJPA + Hibernate + PostgreSQL 9.4

###Description

SpringBoot based PostgreSQL JSON Type Handle Example (SpringDataJPA)

###How to Open

IntelliJ -> Open -> Select Project Directory

###Compile Setting

Open IntelliJ Preference
    - Build, Execution, Deployment -> Compiler
        -> Check 'Make project automatically'

###How to Run

- Run Test Code ( SpringBootHibernate5Postgres94ExampleApplicationTests )

Environment

  • Java 8
  • Spring Boot 1.3.2.RELEASE
  • Hibernate 5.0.2
  • PostgreSQL 9.4
  • Maven 2

About

SpringBoot PostgreSQL JSON(JSONB) Hibernate (JPA) Example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published