1

Trying to develop a web CRUD application using Grails 3.1.X Spring Security with REST. Any tutorials with examples would help me.

Amarnath R
  • 973
  • 3
  • 14
  • 33

1 Answers1

0

The Spring Security Core plugin (http://grails-plugins.github.io/grails-spring-security-core/v3/index.html) is a good place to start.

mwersch
  • 105
  • 7