Page 510 - MDP2022-3
P. 510
resource:
static-locations : classpath:/static/
add-mapping : true
autoconfigure:
e x c l u d e :
org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration
mail:
host: smtp.naver.com
port: 465
username: jhmjhm0106@naver.com
password: junmans2@
properties:
mail:
smtp:
auth: true
ssl.enable: true
ssl.truth: smtp.naver.com
jpa:
database: mysql
database-platform: org.hibernate.dialect.MySQL5InnoDBDialect
generate-ddl: true
show-sql: true
hibernate:
ddl-auto: update
jwt:
header: Authorization
s e c r e t :
c2lsdmVybmluZS10ZWNoLXNwcmluZy1ib290LWp3dC10dXRvcmlhbC1zZWNyZXQtc2lsdmVybmluZ
S10ZWNoLXNwcmluZy1ib290LWp3dC10dXRvcmlhbC1zZWNyZXQK
access-token-validity-in-seconds: 86400 #하루
refresh-token-validity-in-seconds: 604800 #일주일
4. 실습 사진
<3월~7월>
기획 및 블록도 구성 로그인, 회원가입 구현 게시물 및 댓글 기능 구현