Skip to content

Commit

Permalink
Per bootique/bootique#344 BQModuleProvider is deprecated and unneeded
Browse files Browse the repository at this point in the history
  • Loading branch information
andrus committed Dec 5, 2023
1 parent 37be088 commit 50075ba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

import io.bootique.bom.swagger.api.Api1;
import io.bootique.di.Binder;
import io.bootique.di.BQModule;
import io.bootique.BQModule;
import io.bootique.jersey.JerseyModule;

public class SwaggerApp implements BQModule {
Expand Down

0 comments on commit 50075ba

Please sign in to comment.