You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: java/micronaut-jsonview-demo-app/README.md
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,7 @@
1
+
# Using JSON Relational Duality Views with Micronaut® Framework
2
+
3
+
This [blog](https://blogs.oracle.com/java/post/json-relational-duality-views-with-micronaut-framework) explains how to use the Oracle JSON Relational Duality feature in a Micronaut Java application.
4
+
1
5
This is an example application for Micronaut Data using an Oracle JSON Duality View.
2
6
3
7
It uses a test container with the container image "gvenzl/oracle-free:latest-faststart" by default and then
@@ -64,4 +68,4 @@ Test the application by using curl to call the API.
0 commit comments