first_learning_spring_boot_2-master.zip
(预估有个33文件)
first_learning_spring_boot_2-master
spring-boot-community-web
gradlew
6KB
settings.gradle
47B
src
test
java
com
choi
web
JpaMappingTest.java
2KB
SpringBootCommunityWebApplicationTests.java
229B
main
resources
application.properties
1B
templates
board
form.html
3KB
list.html
3KB
layout
header.html
1KB
footer.html
315B
static
imgaes
spring_boot_gray.png
29KB
spring_boot_green.png
4KB
spring_boot.png
37KB
js
jquery.min.js
95KB
css
bootstrap.min.css
118KB
base.css
138KB
application.yml
1KB
java
com
choi
web
service
BoardService.java
884B
SpringBootCommunityWebApplication.java
2KB
domain
User.java
1KB
enums
SocialType.java
462B
BoardType.java
276B
Board.java
1KB
controller
BoardController.java
1KB
config
SecurityConfig.java
4KB
repository
UserRepository.java
236B
BoardRepository.java
269B
oauth
UserTokenService.java
1KB
ClientResources.java
719B
gradle
wrapper
gradle-wrapper.properties
202B
gradle-wrapper.jar
58KB
gradlew.bat
3KB
.gitignore
444B
build.gradle
858B
暂无评论