Closed derek63 closed 8 years ago
@alechenninger ready for review
Overall goal of the refactor is accomplished. I like some of the stuff you did with configuration, though IMHO I have generally found using an instance of an interface universally better than a static API. There are definitely some weird things that already existed in the previous "DAO" class implementations that haven't gone away, but I restrained myself from attacking that just yet :).
I know that EsbMessageAdminServiceImpl is now huge, however we can that in a future refactoring