Can I learn working with DAO in Spring without knowing Spring AOP? -
i learning spring , new it, want skip learning aop , continue learning how work dao .can have understanding of dao without knowing aop?
yes, can. spring aop not required learning dao. aop different concept. according requirements, can integrate both of them.
Comments
Post a Comment