cerner / beadledom

A simple, composable framework for building RESTful services
http://engineering.cerner.com/beadledom
Apache License 2.0
25 stars 30 forks source link

Move OffsetPaginatedListDto Client interface to an externally usable package (#114) #115

Closed kyleroush closed 6 years ago

kyleroush commented 6 years ago

What was changed? Why is this necessary?

These are the changes to go along with issue #114 to move the paginated list interface to a externally usable location

How was it tested?

I did a mvn clean install -U

How to test

This is bare minimum acceptable testing