Skip to content

Commit eceeae1

Browse files
committed
Rename examples/test-data-service to examples/grace-test-data-service
1 parent 4d0338a commit eceeae1

28 files changed

+0
-2
lines changed

examples/grace-test-data-service/app/assets/.gitkeep

Whitespace-only changes.

examples/test-data-service/grails-app/conf/application.groovy renamed to examples/grace-test-data-service/app/conf/application.groovy

File renamed without changes.

examples/test-data-service/grails-app/conf/application.yml renamed to examples/grace-test-data-service/app/conf/application.yml

File renamed without changes.

examples/test-data-service/grails-app/conf/logback.xml renamed to examples/grace-test-data-service/app/conf/logback.xml

File renamed without changes.

examples/test-data-service/grails-app/conf/spring/resources.groovy renamed to examples/grace-test-data-service/app/conf/spring/resources.groovy

File renamed without changes.

examples/test-data-service/grails-app/controllers/example/ApplicationController.groovy renamed to examples/grace-test-data-service/app/controllers/example/ApplicationController.groovy

File renamed without changes.

examples/test-data-service/grails-app/controllers/example/UrlMappings.groovy renamed to examples/grace-test-data-service/app/controllers/example/UrlMappings.groovy

File renamed without changes.

examples/test-data-service/grails-app/domain/example/Book.groovy renamed to examples/grace-test-data-service/app/domain/example/Book.groovy

File renamed without changes.

examples/test-data-service/grails-app/domain/example/Person.groovy renamed to examples/grace-test-data-service/app/domain/example/Person.groovy

File renamed without changes.

examples/test-data-service/grails-app/domain/example/Student.groovy renamed to examples/grace-test-data-service/app/domain/example/Student.groovy

File renamed without changes.

0 commit comments

Comments
 (0)