์ธ์ฝ๋ฉ
-
๋น์ ๊ณต์๋ค์ ๊ฐ๋ฐ์๋ก ์ ๋ฌธํ๊ธฐ์ํด ํ์์์ JAVA์ธ์ด๋ฅผ ์ ํ๋๊ฒ ๋๋ถ๋ถ์ด๋ฉฐ, Eclipse or Spring Boot๋ผ๋ ๊ฐ๋ฐ ํด์ ์ด์ฉํ์ฌ ๊ฐ๋ฐ์ ์ฒ์ ์์ํ ๊ฒ์ด๋ค. ์ปดํจํฐ๋ฅผ ๊ตฌ๋งคํ๊ฑฐ๋ ํธ๋ํฐ์ ๋ฐ๊พธ๋๊ฒฝ์ฐ ์ด๊ธฐ ์ ํ ์ ํด์ฃผ๋๋ฐ ๊ฐ๋ฐ๋ ๋ง์ฐฌ๊ฐ์ง์ด๋ค. ์ฌ๋ฌ๊ฐ์ง ๋ชจ๋ฅด๋ ํ๊ฒฝ์ธํ ๋ ์๊ฒ ์ง๋ง ์ค๋ฌด์ ์ผ๋ก ๊ฒฝํํ๊ฑฐ๋ ์ธํ ํด๋๋ฉด ๊ฐ๋ฐ์ ์ ์ฉํ ๊ฒ์ ์ถ๊ฐํ ์์ ์ด๋ค. 1. Eclipse ๋ด๋ถ ์ธ์ฝ๋ฉ 2. Eclipse jre ์ค์ 3. Eclipse ํ ๋ง๋ณ๊ฒฝ 4. Javascript ์๋์์ฑ 1. Eclipse ๋ด๋ถ ์ธ์ฝ๋ฉ ๊ฐ๋ฐ์๋ ๊ธฐ๋ณธ ์์ด๋ก ๊ฐ๋ฐ์ ํ์ง๋ง ํ๊ตญ์์ ๊ฐ๋ฐ์๋ก ์ผํ๋์ด์ ์ฃผ์์ ํ๊ธ๋ก ๋ฌ๊ธฐ ๋๋ฌธ์ ํ์ผ์ ๋ํ encoding ์ UFT-8๋ก ์ค์ ํ๋ ๊ฒ์ด ๊ธฐ๋ณธ์ด๋ค. - Window -> Prefer..
[STS] Eclipse(Spring Boot) ํ๊ฒฝ ์ธํ๋น์ ๊ณต์๋ค์ ๊ฐ๋ฐ์๋ก ์ ๋ฌธํ๊ธฐ์ํด ํ์์์ JAVA์ธ์ด๋ฅผ ์ ํ๋๊ฒ ๋๋ถ๋ถ์ด๋ฉฐ, Eclipse or Spring Boot๋ผ๋ ๊ฐ๋ฐ ํด์ ์ด์ฉํ์ฌ ๊ฐ๋ฐ์ ์ฒ์ ์์ํ ๊ฒ์ด๋ค. ์ปดํจํฐ๋ฅผ ๊ตฌ๋งคํ๊ฑฐ๋ ํธ๋ํฐ์ ๋ฐ๊พธ๋๊ฒฝ์ฐ ์ด๊ธฐ ์ ํ ์ ํด์ฃผ๋๋ฐ ๊ฐ๋ฐ๋ ๋ง์ฐฌ๊ฐ์ง์ด๋ค. ์ฌ๋ฌ๊ฐ์ง ๋ชจ๋ฅด๋ ํ๊ฒฝ์ธํ ๋ ์๊ฒ ์ง๋ง ์ค๋ฌด์ ์ผ๋ก ๊ฒฝํํ๊ฑฐ๋ ์ธํ ํด๋๋ฉด ๊ฐ๋ฐ์ ์ ์ฉํ ๊ฒ์ ์ถ๊ฐํ ์์ ์ด๋ค. 1. Eclipse ๋ด๋ถ ์ธ์ฝ๋ฉ 2. Eclipse jre ์ค์ 3. Eclipse ํ ๋ง๋ณ๊ฒฝ 4. Javascript ์๋์์ฑ 1. Eclipse ๋ด๋ถ ์ธ์ฝ๋ฉ ๊ฐ๋ฐ์๋ ๊ธฐ๋ณธ ์์ด๋ก ๊ฐ๋ฐ์ ํ์ง๋ง ํ๊ตญ์์ ๊ฐ๋ฐ์๋ก ์ผํ๋์ด์ ์ฃผ์์ ํ๊ธ๋ก ๋ฌ๊ธฐ ๋๋ฌธ์ ํ์ผ์ ๋ํ encoding ์ UFT-8๋ก ์ค์ ํ๋ ๊ฒ์ด ๊ธฐ๋ณธ์ด๋ค. - Window -> Prefer..
2022.04.22 -
BbsCont.java ์ ์ฒด ์ฝ๋ package kr.co.basicspring.test02; import javax.servlet.http.HttpServletRequest; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RequestMethod; import org.springframework.web.servlet.ModelAndView; import org.springframework.web.filter.CharacterEncodingFilter; //@Contr..
2019/10/15 Spring ์์ฒญ ๋ช ๋ น์ด ๋ฅผ ๋ฐ๋ ๋ค์ํ ๋ฐฉ์ & Filter(ํํฐ)BbsCont.java ์ ์ฒด ์ฝ๋ package kr.co.basicspring.test02; import javax.servlet.http.HttpServletRequest; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RequestMethod; import org.springframework.web.servlet.ModelAndView; import org.springframework.web.filter.CharacterEncodingFilter; //@Contr..
2019.10.15