최근 포스트

[Spring] Saving a Java Object with JPA

1 분 소요

JPA로 자바 오브젝트로 저장하기? Hibernate/JPA CRUD (4) Sample App Features Create a new Student Read a Student Update a Student Delete a Student