sakai
sakai copied to clipboard
SAK-48765 Move permissions direct endpoint to webapi
This change follows an approach that will allow us to steadily migrate all of our direct endpoints to be spring rest controllers. It also adds Swagger2 support back in, using SpringFox. Any rest controllers picked up by the scanning done by the webapi configuration will automatically be documented at /api/swagger-ui