Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 4024533

Browse files
author
Rajeev Kumar Singh
committed
Readme
1 parent de24447 commit 4024533

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Hibernate ElementCollection Mapping Example with Spring Boot and JPA
2+
3+
Read the Tutorial - https://www.callicoder.com/hibernate-spring-boot-jpa-element-collection-demo/
4+
5+
## Setup the Application
6+
7+
1. Create a database named `hibernate_element_collection_demo`.
8+
9+
2. Open `src/main/resources/application.properties` and change `spring.datasource.username` and `spring.datasource.password` properties as per your MySQL installation.
10+
11+
3. Type `mvn spring-boot:run` from the root directory of the project to run the application.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /