Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seungm2n/blog_springboot_proj
https://github.com/seungm2n/blog_springboot_proj
bootstrap java kakao-login maven spring-boot
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/seungm2n/blog_springboot_proj
- Owner: seungm2n
- Created: 2023-06-05T05:56:04.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-06-12T02:17:49.000Z (over 1 year ago)
- Last Synced: 2024-10-11T03:08:15.511Z (26 days ago)
- Topics: bootstrap, java, kakao-login, maven, spring-boot
- Language: Java
- Homepage:
- Size: 139 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 개발환경
- Springboot
- JSP
- JPA
- MariaDB
- Bootstrap
- Maven
- JSTL
- summernote### 오류해결
로그인 시 500에러 확인 => form action 처리 안해줌
=> 재로그인 시도 Error => SQL 문제
=> DB 중복데이터 확인 후 삭제 => 해결