Skip to content

Commit

Permalink
Merge pull request #2643 from DamnClin/remove-actuator-action
Browse files Browse the repository at this point in the history
Remove actuator generator action
  • Loading branch information
pascalgrimaud authored Jul 17, 2022
2 parents b1119c2 + e443e59 commit 0c7ff6d
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ private GeneratorAction() {}
public static final String USER_AND_AUTHORITY_ENTITIES_MYSQL = "user-and-authority-entities-mysql";
public static final String USER_AND_AUTHORITY_ENTITIES_MARIADB = "user-and-authority-entities-mariadb";

public static final String SPRINGBOOT_ACTUATOR = "springboot-actuator";

public static final String REACT_CYPRESS = "react-cypress";

public static final String SPRINGBOOT_WEBFLUX_NETTY = "springboot-webflux-netty";
Expand Down

0 comments on commit 0c7ff6d

Please sign in to comment.