All Projects → bytestree → spring4-hibernate5-example

bytestree / spring4-hibernate5-example

Licence: MIT License
Spring 4 and Hibernate 5 integration example using annotations.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to spring4-hibernate5-example

Javaee7 Petclinic
Java EE 7 Petclinic
Stars: ✭ 31 (+93.75%)
Mutual labels:  hibernate, springframework
BusinessInfrastructurePlatformGroupVersion
A java web project based on Spring Boot using MySQL, Spring MVC, Hibernate, Spring Data JPA, Query DSL, Lombok, Logback, etc.
Stars: ✭ 90 (+462.5%)
Mutual labels:  hibernate, springframework
online-shopping
This is an online shopping project using Spring Boot,Spring web-flow, Spring Rest Services and Hibernate. In this project we also used Spring Security with java and annotation configuration
Stars: ✭ 34 (+112.5%)
Mutual labels:  hibernate, springframework
Spring Petclinic Rest
REST version of the Spring Petclinic sample application
Stars: ✭ 257 (+1506.25%)
Mutual labels:  hibernate, springframework
Spring Framework Petclinic
A Spring Framework application based on JSP, Spring MVC, Spring Data JPA, Hibernate and JDBC
Stars: ✭ 251 (+1468.75%)
Mutual labels:  hibernate, springframework
Library-Spring
The library web application where you can borrow books. It's Spring MVC and Hibernate project.
Stars: ✭ 73 (+356.25%)
Mutual labels:  annotations, hibernate
Desktop-Applications-JavaFX
JavaFX Open Source Projects
Stars: ✭ 69 (+331.25%)
Mutual labels:  hibernate, hsqldb
spring-boot-annotation-list
Curated list of frequently used annotations in Spring Boot applications
Stars: ✭ 42 (+162.5%)
Mutual labels:  springframework
scyjava
⚡ Supercharged Java access from Python ⚡
Stars: ✭ 22 (+37.5%)
Mutual labels:  integration
igloo-parent
Our core toolbox based on Spring, Hibernate, Wicket and Bootstrap.
Stars: ✭ 15 (-6.25%)
Mutual labels:  hibernate
dnaPipeTE
dnaPipeTE (for de-novo assembly & annotation Pipeline for Transposable Elements), is a pipeline designed to find, annotate and quantify Transposable Elements in small samples of NGS datasets. It is very useful to quantify the proportion of TEs in newly sequenced genomes since it does not require genome assembly and works on small datasets (< 1X).
Stars: ✭ 28 (+75%)
Mutual labels:  annotations
AutoBindings
Set of annotations that aims to make your Android development experience easier along with lint checks.
Stars: ✭ 15 (-6.25%)
Mutual labels:  annotations
Quadrature.jl
A common interface for quadrature and numerical integration for the SciML scientific machine learning organization
Stars: ✭ 83 (+418.75%)
Mutual labels:  integration
super-csv-annotation
'Super CSV' extention library for annotation
Stars: ✭ 29 (+81.25%)
Mutual labels:  annotations
dagger2-ktx
Kotlin extension bridge library for Dagger2 (proof-of-concept)
Stars: ✭ 41 (+156.25%)
Mutual labels:  annotations
cuba-rest-js
Moved to https://github.com/cuba-platform/frontend/tree/master/packages/cuba-rest-js
Stars: ✭ 15 (-6.25%)
Mutual labels:  integration
Tuya-v2-Supported-Devices
A collection of all of the known working Tuya v2 Devices
Stars: ✭ 30 (+87.5%)
Mutual labels:  integration
spring-boot-mongo-docker
Spring Boot, Mongo and Docker. Run all with a single command.
Stars: ✭ 16 (+0%)
Mutual labels:  springframework
steam-ts
Steam integration for TeamSpeak 3
Stars: ✭ 56 (+250%)
Mutual labels:  integration
notion-enhancer.github.io
the notion-enhancer project's website
Stars: ✭ 24 (+50%)
Mutual labels:  integration

Spring 4 and Hibernate 5 integration example using annotations

Example of java application showing the integration of Spring 4 and hibernate 5. It explains how to configure Hibernate 5 and Spring 4 along with transaction manager to perform database operations. All configurations are done in java classes using annotations.

Technology Stack

  • Spring Framework – 4.3.4.RELEASE
  • Database – HSQLDB
  • JDK 8

Refer complete description at Spring 4 and Hibernate 5 integration example

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].