The introduction is empty
Posts
Q&A
M is not mapped
์ ... ํด๊ฒฐํ์ต๋๋ค. select m from m์ด ์๋๊ณ select m from Member์๋ค์..List result = em.createQuery("select m from Member m where m.name = :name", Member.class)
- 1
- 2
- 382
Q&A
์ ํ๋ฆฌ์ผ์ด์ ๋ฐ ํ์๋ ์๋ฌ ๋ฐ์
์ค์ ์์ gradle JVM ์ด๋ project structure์์ sdk๋ฅผ 11๋ก ๋ฐ๊ฟ์คฌ๋๋ ์๋ฌ ํด๊ฒฐํ์ต๋๋ค.
- 0
- 3
- 766
Q&A
์ ํ๋ฆฌ์ผ์ด์ ๋ฐ ํ์๋ ์๋ฌ ๋ฐ์
๋น๋ ์์ง์ intelliJ๋ก ๋ฐ๊พธ๋๊นError: Could not find or load main class hello.hellospring.HelloSpringApplicationCaused by: java.lang.ClassNotFoundException: hello.hellospring.HelloSpringApplication์ด ๋๊ฐ์ง ์๋ฌ๋ก ๋ณ๊ฒฝ๋์์ต๋๋ค
- 0
- 3
- 766