Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit b0177ad

Browse files
authored
fix: Make Spring Boot Plugin autoconfiguration work (#924)
1 parent 5b6c7da commit b0177ad

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

boot-plugin/src/main/resources/META-INF/spring.factories

Lines changed: 0 additions & 3 deletions
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
org.grails.datastore.gorm.boot.autoconfigure.HibernateGormAutoConfiguration
1+
org.grails.datastore.gorm.boot.autoconfigure.HibernateGormAutoConfiguration

0 commit comments

Comments
 (0)