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
What do you think about removing AbstractSProcService subclasses which need to implement all SProcService methods?
I think we can use spring-data to generate SP wrappers dynamically.
If you think it worth, i can start!