์คํ๋ง์์ ms-sql ์ฐ๋ํด์ ์ฌ์ฉํ๋ ๋ฒ!!
์ ํ๋ก์ ํธ์ ํ์๊ตฌ์กฐ๋ ์๋์ ๊ฐ์ต๋๋ค.
1. pom.xml ์ค์
- pom.xml์ ๋ด๊ฐ ๋ฐ์ mssql-jdbc์ ๊ฐ์ ๋ฒ์ ์ jre๋ฅผ dependency๋ฅผ ๋ฃ์ด์ค๋๋ค.
****************************************************************************************************************************
๋ฒ์ dependency ๊ฒ์์ ์๋์ ์ฃผ์์์ ์ฐธ๊ณ ํ์ธ์ฉ.
Maven Repository: Search/Browse/Explore
An Apache HttpClient wrapper providing Metrics instrumentation of connection pools, request durations and rates, and other useful information. Last Release on May 24, 2020
mvnrepository.com
ms-sql๊ณผ ์ดํด๋ฆฝ์ค๋ฅผ ์ฐ๋ํ๊ธฐ ์ํด์๋ jdbc.jar๊ฐ ์์ด์ผ ํฉ๋๋ค!
์์ผ์๋ค๋ฉด ์๋์ ๋งํฌ์์ ๋ค์ด๋ฐ์ ์ฃผ์ธ์.
Microsoft JDBC Driver for SQL Server - SQL Server
Microsoft provides a JDBC driver for use with SQL Server and Azure SQL Database, enabling connectivity from any Java application, server, or applet.
docs.microsoft.com
๋ ์์ธํ ์ฌํญ์ด ์๊ณ ์ถ์ผ์๋ค๋ฉด ์๋์ ๊ธ์ ์ฐธ๊ณ ํด ์ฃผ์ธ์.
https://321coucou.tistory.com/20?category=869148
์ดํด๋ฆฝ์ค mssql ์ฐ๋ํ๊ธฐ
1. jdbc ๋๋ผ์ด๋ฒ๋ฅผ ๋ค์ด๋ฐ์์ค๋๋ค. https://docs.microsoft.com/en-us/sql/connect/jdbc/microsoft-jdbc-driver-for-sql-server?view=sql-server-ver15 Microsoft JDBC Driver for SQL Server - SQL Server Micr..
321coucou.tistory.com
******************************************************************************************************************************
2. applicationContext.xml ์ค์
3. db.properties ์ค์
์ด๋ ๊ฒ ํ๋ฉด ์ฐ๋์ ๋!
์ด์ mapper๋ฅผ ์ฌ์ฉํด์ ๊ฐ๋ค์ ๋ฃ๊ณ ๋นผ๊ณ ํด์ค์ผํด์.
๊ฐ๊ธธ์ด ๋ฉ๋ค ใ ใ
์์ธํ ์ฝ๋๊ฐ ๊ถ๊ธํ์๋ค๋ฉด ์๋์ ๊นํ๋ธ ์ฃผ์๋ฅผ ์ฐธ๊ณ ํด ์ฃผ์ธ์.
github.com/Joowon0220/Spring_Weather.git
Joowon0220/Spring_Weather
์คํ๋ง, ๊ธฐ์์ฒญ ๋ ์จAPI, Ms-sql. Contribute to Joowon0220/Spring_Weather development by creating an account on GitHub.
github.com
๋๊ธ