Update documentation.md
This commit is contained in:
parent
0eba3199f0
commit
c5c7b7618e
|
|
@ -10,4 +10,7 @@ The project follows a standard Spring Boot application structure:
|
||||||
- `src/main/resources`:
|
- `src/main/resources`:
|
||||||
- `static`: For static assets like CSS, JavaScript, and images.
|
- `static`: For static assets like CSS, JavaScript, and images.
|
||||||
- `templates`: Contains Thymeleaf HTML templates.
|
- `templates`: Contains Thymeleaf HTML templates.
|
||||||
- `application.properties`: For application configuration.
|
- `application.properties`: For application configuration.
|
||||||
|
|
||||||
|
|
||||||
|

|
||||||
Loading…
Reference in New Issue