Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
春のセキュリティUIドキュメントに示されている春のセキュリティ管理コンソールを追加しようとしています。ただし、アクセス方法については説明していません。
何か案は?
適切なエントリ ポイントは、ユーザー コントローラーです ( grails.plugins.springsecurity.ui.UserController)。デフォルトの URL マッピングを使用している場合はhttp://localhost:8080/<appname>/user、開発モードでアクセスできます。
grails.plugins.springsecurity.ui.UserController
http://localhost:8080/<appname>/user