Skip to content

Commit 75c416b

Browse files
authored
Update README.md
1 parent 42c838c commit 75c416b

File tree

1 file changed

+2
-21
lines changed

1 file changed

+2
-21
lines changed

README.md

Lines changed: 2 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -111,20 +111,12 @@ Coming Soon...
111111
│ │ ├── 📂 security
112112
│ │ │ ├── filter
113113
│ │ │ ├── handler
114-
│ │ │ └── service
114+
115115
│ │ ├── 📂 web
116116
│ │ │ ├── admin
117117
│ │ │ ├── auth
118118
│ │ │ ├── dto
119-
│ │ │ ├── example
120-
│ │ │ ├── history
121-
│ │ │ ├── label
122-
│ │ │ ├── log
123-
│ │ │ ├── member
124-
│ │ │ ├── notification
125-
│ │ │ ├── statistics
126-
│ │ │ ├── task
127-
│ │ │ └── xss
119+
│ │ │ └── ...
128120
│ ├── 🗂️ outbound
129121
│ │ ├── 📂 api
130122
│ │ │ ├── agit
@@ -170,17 +162,6 @@ Coming Soon...
170162
│ ├── 📂 constants
171163
│ └── 📂 utils
172164
├── 🗂️ config
173-
│ ├── aop
174-
│ ├── async
175-
│ ├── elastic
176-
│ ├── jackson
177-
│ ├── jpa
178-
│ ├── mail
179-
│ ├── querydsl
180-
│ ├── s3
181-
│ ├── security
182-
│ ├── swagger
183-
│ └── web
184165
├── 🗂️ domain
185166
│ ├── 📂 model
186167
│ │ ├── auth

0 commit comments

Comments
 (0)