Skip to content

Commit

Permalink
Merge pull request #7357 from qmonmert/fix/typoFlyway
Browse files Browse the repository at this point in the history
Rename file: DummyFlywayModuleConfiguration.java
  • Loading branch information
pascalgrimaud authored Aug 30, 2023
2 parents 06d93eb + e470ea1 commit 50f9d44
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
import tech.jhipster.lite.module.domain.resource.JHipsterModuleResource;

@Configuration
class DummyFlywaModuleConfiguration {
class DummyFlywayModuleConfiguration {

@Bean
JHipsterModuleResource dummyFlywayPostgresqlModule(DummyFlywayApplicationService dummyFlyway) {
Expand Down

0 comments on commit 50f9d44

Please sign in to comment.