Skip to content

Commit 1cefa79

Browse files
Update README.md
1 parent fbe1e45 commit 1cefa79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@ the local development setup.
1111

1212
# Module Information
1313

14-
**ss-api** : It contains utilities like constants, dtos, validators, utility classes.
14+
**ss-api** : It contains utilities like constants, dtos, validators, utility classes. This will be published as a package and this can be used by other Java projects as a depedency
1515

1616
**ss-dao** : It contains database entities and repositories.
1717

1818
**ss-service** : It contains abstraction of business logic.
1919

2020
**ss-service-impl** : It contains business login.
2121

22-
**ss-web** : It contains application Configs, Db-migration files, Exception handler, API definition.
22+
**ss-web** : This is runnable spring boot application. It contains application Configs, Db-migration files, Exception handler, API definition.
2323

2424
## Tooling
2525

0 commit comments

Comments
 (0)