Polish Grails 3 Sample
Issue gh-246
This commit is contained in:
@@ -63,7 +63,6 @@ For example, you can include the following in your *application.yml*
|
||||
.grails-app/conf/application.yml
|
||||
[source,yml]
|
||||
----
|
||||
---
|
||||
spring:
|
||||
redis:
|
||||
host: localhost
|
||||
|
||||
@@ -72,6 +72,10 @@ If you are looking to get started with Spring Session, the best place to start i
|
||||
| Demonstrates how to use Spring Session with Spring Boot.
|
||||
| link:guides/boot.html[Spring Boot Guide]
|
||||
|
||||
| {gh-samples-url}grails3[Grails 3]
|
||||
| Demonstrates how to use Spring Session with Grails 3.
|
||||
| link:guides/grails3.html[Grails 3 Guide]
|
||||
|
||||
| {gh-samples-url}security[Spring Security]
|
||||
| Demonstrates how to use Spring Session with an existing Spring Security application.
|
||||
| link:guides/security.html[Spring Security Guide]
|
||||
|
||||
Reference in New Issue
Block a user