Skip to content

Commit

Permalink
Rename AngularhealthModuleConfiguration=>AngularHealthModuleConfigura…
Browse files Browse the repository at this point in the history
…tion
  • Loading branch information
qmonmert committed Oct 30, 2023
1 parent 50eb38e commit 1478fad
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
import tech.jhipster.lite.module.domain.resource.JHipsterModuleResource;

@Configuration
class AngularhealthModuleConfiguration {
class AngularHealthModuleConfiguration {

@Bean
JHipsterModuleResource angularHealthModule(AngularHealthApplicationService angularHealth) {
Expand Down

0 comments on commit 1478fad

Please sign in to comment.