summaryrefslogtreecommitdiffstats
path: root/SdncReports/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'SdncReports/README.md')
-rw-r--r--SdncReports/README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/SdncReports/README.md b/SdncReports/README.md
new file mode 100644
index 00000000..651f64bd
--- /dev/null
+++ b/SdncReports/README.md
@@ -0,0 +1,11 @@
+Parent-SdncReports (ccsdk is used as parent)
+---------------------------------------------
+Child-
+ SdncReportsApi
+ SdncReportsDao
+DB information:-
+Need to change below DB details inside application.properties.
+
+ spring.datasource.url=jdbc:mariadb://localhost:3306/testreports
+ spring.datasource.username=root
+ spring.datasource.password=root \ No newline at end of file