Skip to content

Commit

Permalink
added the amqp extension group
Browse files Browse the repository at this point in the history
  • Loading branch information
jmezna committed Feb 27, 2019
1 parent b027018 commit b00e9da
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ public class EeExtensionGroup {
public final static String HEALTH = "health";
public final static String CORS = "cors";
public final static String REST_CLIENT = "rest.client";
public final static String AMQP = "amqp";
}

0 comments on commit b00e9da

Please sign in to comment.