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
(modify) use jdbc dependency in maven and Make the logic for using to crud concept , In this Project I used spring-frame to help in application. I've learned to connect database / loaded beans by Java (no need xml files) , I could use AnnotationConfig class to retrieve any beans from spring-frame. This's hard code , but you can understand them.