Quantcast
Channel: Netgloo Blog » jpa
Browsing all 3 articles
Browse latest View live

Spring Boot: data access with JPA, Hibernate and MySQL

Update: see here for a newer post on how to use JPA and Hibernate in Spring Boot writing less code and configurations (using Spring Data JPA). In the following is showed how to integrate JPA in Spring...

View Article


Using MySQL in Spring Boot via Spring Data JPA and Hibernate

This post shows how to use a MySQL database in a Spring Boot web application, using less code and configurations as possible, with the aim to take full advantage from Spring Boot. Spring Data JPA and...

View Article


Spring Boot: using Joda Time on JPA entity with Hibernate

Joda Time is the standard de facto for managing dates in Java applications. Using it on Spring is straightforward, simply add the right dependency to your project and you can use it. But some attention...

View Article
Browsing all 3 articles
Browse latest View live