geoserver / geofence

Advanced Authorization Manager for GeoServer
GNU General Public License v2.0
97 stars 55 forks source link

Replace CXF with Spring-web #132

Open etj opened 4 years ago

etj commented 4 years ago

Use spring framework for controllers. Once this is done, we may consider removing dup code in geoserver module.

etj commented 1 year ago

This is still open, since the initial tests showed that the REST packets were serialized in a completely different format using the 2 different libraries.