You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hw1: branch out from lec_3; create your own context (xml or java) and write a test
using spring-test module and @RunWith annotation;
upon accomplishment, create a pull request to that branch
hw2: branch out from lec-6-hibernate and write the save(List<T> entities) method
for plain jdbc and jdbctemplate repositories