Skip to content

Commit 6e42091

Browse files
authored
Merge pull request #7 from OpenLiberty/app
First part of Hibernate
2 parents 3c7a9c5 + 89ad312 commit 6e42091

File tree

12 files changed

+278
-482
lines changed

12 files changed

+278
-482
lines changed

Diff for: README.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,12 @@
11
# Jakarta Data Implementations Sample
2-
Open Liberty sample showcasing available Jakarta Data implementations
2+
Open Liberty sample showcasing available Jakarta Data implementations
3+
4+
```
5+
mvn liberty:dev
6+
```
7+
8+
Insert package:
9+
http://localhost:9080/api/packages/{id}
10+
11+
Get packages:
12+
http://localhost:9080/api/packages

Diff for: mvnw

-287
This file was deleted.

0 commit comments

Comments
 (0)