Skip to content

Commit 1cd7aed

Browse files
feat(spring-oracle-example): add README with project overview and OracleDB connectivity details
1 parent 38f270c commit 1cd7aed

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

spring-oracle-example/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# spring-oracle-example
2+
3+
This project is a simple demonstration of connecting to an Oracle database using Docker.
4+
5+
It showcases:
6+
7+
- Running an Oracle Database container (XE 21c).
8+
- Basic demonstration of database connectivity from a client or Java application.

0 commit comments

Comments
 (0)