[Node.js][Nest.js] ERROR [ExceptionHandler] No metadata for "{EntityName}" was found.
2022. 4. 10. 02:09ใ๊ฐ๋ ์ ๋ฆฌ ์์ ์ค/๋ฌธ์ ์ ๋ฆฌ
728x90
๋ฐ์ํ
๐ทโ๏ธ ์์ ์ค์ธ ๋ด์ฉ
์ฃผ๋ํ๋์ `Nest.js`๋ฅผ ์ด์ฉํ์ฌ ๊ฒ์ํ ๊ตฌํ์ ์ํด ์ด๊ธฐ ๊ตฌ์ฑ ์์ ์ผ๋ก `Controller`, `Entity`, `Module`, `Repository`, `Servcie` ๋ฑ์ ๋ค ๋ง๋ค๊ณ , Server๋ฅผ ๊ตฌ๋ํด ๋ณธ ๊ฒ์ด์์.
์์ ๋ด์ฉ ๋ณด๊ธฐ
โ ๏ธ ๋ฌธ์ ๋ฐ์!
๐ค ์์ธ ๋ถ์
์ด ๋ฌธ์ ๋ Java์์๋ `Annotation`์ด๋ผ๊ณ ๋ถ๋ฆฌ๋ `Decorator`๋ฅผ ๋นผ ๋จน์ด์ ๋ฐ์ํ๋ ๋ฌธ์ ์ธ ๊ฒ์ด์์.
๋ฐ๋ก ์ฌ๊ธฐ `Entity` Class์ ํ์ Decorator์ธ `@Entity()`๊ฐ ๋น ์ ธ์ ๋ฐ์ํ๋ ๋ฌธ์ ์ธ ๊ฒ์ด์์.
๐ป ๋ฌธ์ ํด๊ฒฐ!
๋ฐ์ํ
17๋ฒ์งธ ์ค์ `@Entity()`๋ฅผ ์ ์ธํ๊ณ , ๋ค์ ์ฌ ๊ธฐ๋ ํด ๋ณด์์ด์.
์ง์! ๐
์ ์ ๊ตฌ๋์ด ๋์์ต๋๋ค!
728x90
๋ฐ์ํ
'๊ฐ๋ ์ ๋ฆฌ ์์ ์ค > ๋ฌธ์ ์ ๋ฆฌ' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
[CI/CD] Jenkins GitHub ์ฐ๋ ๋ฌธ์ (0) | 2022.08.31 |
---|---|
[vuex] expects string as the type, but found undefined. (0) | 2022.06.06 |
[Node.js][Error] Cannot find module '.dotenv' (0) | 2022.04.08 |
[Vue.js][Spring] Post Data ์ ์ก ๊ฐ null๊ฐ ์ ์ก ๋ฌธ์ (0) | 2022.03.25 |
[Vue.js] <input> ๊ธฐ๋ณธ๊ฐ ์์์ผ๋ก, null ์ ๋ฌ๋ก ์ธํ NPE ๋ฐ์ ๋ฌธ์ (0) | 2022.03.21 |