SAMSUNG Bixby Hackton **SERVER**
์ํ์ ์ด๋ฆ๊ณผ ๋๋ต์ ์ธ ๊ฐ๋ด ๋ ์ง๋ง์ผ๋ก๋
์ง๊ธ๊น์ง ๊ฐ๋ดํ ์ฝ 76000์ฌ๊ฐ์ ์ํ๋ฅผ ์์ฝ๊ฒ ๊ฒ์ํ ์ ์๋ Bixby Capsule Muze.
- Bixby ์์ฑ์ธ์์ ์ด์ฉํด 76000๊ฑด์ ์ํ ๊ฒ์ ๋ฐ Detail ์กฐํ
- ์ผ๊ฐ/์ฃผ๊ฐ ๋ฐ์ค ์คํผ์ค ์กฐํ
- ์ํ ์ด๋ฏธ์ง ํฌ๋กค๋ง ๋ฐ ์บ์ฑ
12์๊ฐ์ ์งง์ ํด์ปคํค์ด์์ง๋ง, ํด๋ฆฐ์ฝ๋์ ํด๋ฆฐ ์ํคํ
์ฒ๋ฅผ ์ ๊ฒฝ์.
[์ฐธ๊ณ ] ์ฐ์ํํ์ ๋ค: ์ฃผ๋์ด ๊ฐ๋ฐ์์ ํด๋ฆฐ ์ํคํ
์ฒ ๋ง๋ณด๊ธฐ
๋ฐ์ค์คํผ์ค | ์ํ ๋ํ ์ผ | ๋ฐฐ์ฐ ๊ฒ์ | ์ํ ๊ฒ์ |
---|---|---|---|
- Spring security.
- Auto collect movie img data.
- Using Movie Data.
- Crawling.
dependencies {
compile('org.springframework.security:spring-security-oauth2-client')
compile('org.springframework.security:spring-security-oauth2-jose')
compile('org.springframework.boot:spring-boot-starter-security')
compile group: 'com.auth0', name: 'java-jwt', version: '3.3.0'
}
Securiy์ JWT๋ฅผ ํ์ฉํ์ฌ, ํ์๊ฐ์ / ๋ก๊ทธ์ธ ๊ธฐ๋ฅ์ ๊ตฌํ. (AOP ์ ์ฉ)