Posts
Q&A
synchronized ์ฐ์ง ์๋ ์ด์ ๋ ํด๋น ์๋ฒ๊ฐ ์ค์ผ์ผ ์์(๋ถ์ฐ์ฒ๋ฆฌ ํ๊ธฐ ์ํด) ๊ฒฝ์ฐ ๋์์ฑ์ ๋ณด์ฅ ๋ชป ํ๊ธฐ ๋๋ฌธ์ด๋ผ๊ณ ํด์ฃผ์ จ๋๋ฐ์
Redis์์ ๋ช ๋ น/์์ฒญ๋ฑ์ ์ฒ๋ฆฌํ๋ ์ค๋ ๋๋ ํ๊ฐ์ธ๊ฒ์ผ๋ก ์๊ณ ์์ต๋๋ค. ์ฝ๊ธฐ ์ฑ๋ฅ ํ์ฅ์ ์ํ ๋ณต์ (Replication)์ ์ฐ๊ธฐ ์ฑ๋ฅ ํฅ์์ ์ํ ์ค๋ฉ(Sharding)์ ํ๋๋ผ๋๋ช ๋ น/์์ฒญ์ฒ๋ฆฌ๋ ๋ง์คํฐ์ ํ ์ค๋ ๋๋ง ๋ด๋นํ๋๊ฒ์ผ๋ก ์๊ณ ์๋๋ฐ์. ๊ทธ๋์ ๋ ๋์ค๋ฅผ ์ค์ผ์ผ์์์ผ๋ก ํ์ฅํ๋๋ผ๋ ๋์์ฑ ๋ณด์ฅ์ด ๋๋๊ฒ์ผ๋ก ๋ณด์ ๋๋ค.๋ด์ฉ์ ํ๋ฆฐ๋ถ๋ถ์ด ์๋ค๋ฉด ๋๊ธ ๋ถํ๋๋ฆฝ๋๋ค. --- Reddison Readme Features(https://github.com/redisson/redisson/) Redis Replicated setup (also compatible with AWS ElastiCache and Azure Redis Cache) Redis Cluster setup (also compatible with AWS ElastiCache Cluster, Amazon MemoryDB and Azure Redis Cache) Redis Sentinel setup Redis with Master with Slave only --- https://djlee118.tistory.com/111 https://akasai.tistory.com/23
- 0
- 2
- 724
Q&A
ํฌ์คํธ๋งจ์ผ๋ก loginํธ์ถ ํ ์ฑ๊ณตํ์๋ 404 ์๋ฌ์ฝ๋๊ฐ ์๋ต๋๋๋ฐ์.
์๋ฌธ์๋ต์ ๋๋ค. RestAPI Server์ด๊ธฐ๋๋ฌธ์ ๋ก๊ทธ์ธํ์ด์ง๋ฅผ ์๋ตํ ํ์๊ฐ ์์ผ๋ ๋ง์์ผ ํ๋๊ฒ์ด์๊ตฐ์. public class AuthenticationFilter extends UsernamePasswordAuthenticationFilter { // ... ์๋ต ... @Override protected void successfulAuthentication( HttpServletRequest request, HttpServletResponse response, FilterChain chain, Authentication authResult ) throws IOException, ServletException { // super.successfulAuthentication(request, response, chain, authResult); // ์ฃผ์ ๋๋ ์ญ์ ํ์ } }
- 10
- 2
- 826
Q&A
Mulitple In์กฐ๊ฑด ์ฒ๋ฆฌ ์ง๋ฌธ์์ต๋๋ค.
๋ฐฉ๋ฒ์ ์ฐพ์ง๋ชปํด์ or์ฟผ๋ฆฌ๋ก ์์ฑํ๊ธฐ๋ ํ์๋๋ฐ์. ์ ๊ฐ ์์ฑํ๊ฒ๋ณด๋ค ์ ์ด์ฃผ์ ๊ฒ์ด ์ ๋์๊ฒ ๊ฐ๋ค์.ใ ใ ๋ต๋ณ ๊ฐ์ฌํฉ๋๋ค!!
- 0
- 2
- 1.7K
Q&A
์ฟ ๋ฒ๋คํฐ์ค ๊ณต์ ํํ ๋ฆฌ์ผ์ ๋ณด๋ค๊ฐ ๊ถ๊ธํ์ ์ด ์๊ฒผ๋๋ฐ์.
๊ถ๊ธ์ฆ์ด ํ๋ ธ์ต๋๋ค ๋๋ฌด ๊ฐ์ฌํฉ๋๋ค ์ฆ๊ฑฐ์ด ์ฃผ๋ง๋์ ์!!
- 1
- 2
- 395




