Skip to content
This repository has been archived by the owner on Jul 15, 2024. It is now read-only.

sanchaehwa/Spring_Study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Spring Study during πŸ‰β›±οΈ

file structure (initial state)

hello-spring
β”œβ”€β”€ gradle 
β”‚   β”œβ”€β”€ wrapper
β”œβ”€β”€ src //main , test default
β”‚   β”œβ”€β”€ main
β”‚   β”‚   β”œβ”€β”€ java
β”‚   β”‚   β”‚   β”œβ”€β”€ hello
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ HelloSpringApplication.java
β”‚   β”œβ”€β”€ resources //properties /
β”‚   β”‚   β”œβ”€β”€ static
β”‚   β”‚   β”œβ”€β”€ templates
β”‚   β”‚   β”œβ”€β”€ application.properties
β”‚   β”œβ”€β”€ test
β”‚   β”‚   β”œβ”€β”€ java
β”‚   β”‚   β”‚   β”œβ”€β”€ hello
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ hello_spring
β”œβ”€β”€ build.gradle
β”œβ”€β”€ gradlew
β”œβ”€β”€ gradlew.bat
β”œβ”€β”€ help.md
└── settings.gradle

About

For Spring Study 🌱 (Entering)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published