This repository was archived by the owner on Mar 13, 2025. It is now read-only.
Commit 7f2a739
committed
Remove versioning from example folder names
1 parent edf0ff9 commit 7f2a739
File tree
261 files changed
+14
-14
lines changed- examples
- grails-database-per-tenant
- grails-app
- assets
- images
- skin
- javascripts
- stylesheets
- conf
- controllers/example
- domain/example
- i18n
- init/datasources
- services/example
- views
- book
- layouts
- src
- integration-test/groovy/example
- test/groovy/example
- grails-hibernate
- grails-app
- assets
- images
- skin
- javascripts
- stylesheets
- conf
- spring
- controllers/functional/tests
- domain/functional/tests
- i18n
- init/functional/tests
- services/functional/tests
- views
- book
- layouts
- src
- integration-test/groovy/functional/tests
- main/groovy
- another
- functional/tests
- test/groovy/functional/tests
- grails-multiple-datasources
- grails-app
- conf
- domain
- ds2
- example
- init/datasources
- services/example
- src/integration-test/groovy/functionaltests
- grails-partitioned-multi-tenancy
- grails-app
- assets
- images
- skin
- javascripts
- stylesheets
- conf
- controllers/example
- domain/example
- i18n
- init/datasources
- services/example
- views
- book
- layouts
- src
- integration-test/groovy/example
- test/groovy/example
- grails-schema-per-tenant
- grails-app
- assets
- images
- skin
- javascripts
- stylesheets
- conf
- controllers/example
- domain/example
- i18n
- init/datasources
- services/example
- views
- book
- layouts
- src
- integration-test/groovy/example
- test/groovy/example
- spring-boot-hibernate
- src
- main
- groovy/example
- resources
- test/groovy/example
- standalone-hibernate
- src/test
- groovy/org/grails/hibernate/example
- resources
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
261 files changed
+14
-14
lines changedFile renamed without changes.
0 commit comments