-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathStructure
More file actions
19 lines (18 loc) · 775 Bytes
/
Structure
File metadata and controls
19 lines (18 loc) · 775 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Main structure of the Files (Use SpringBoot Initializer for further reference - https://start.spring.io/):
demo
|
|------src
|
|------main
|
|------java
|
|------com
|
|------demo
|
|------demo
|
|------DemoApplication.java
DemoController.java
|------pom.xml