Skip to content

Commit

Permalink
Clean comment
Browse files Browse the repository at this point in the history
  • Loading branch information
rpoet-jh committed Sep 25, 2023
1 parent 87ab52d commit beec66d
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,9 @@ public BrokerService brokerService(@Value("${spring.activemq.broker-url}") Strin
* This Bean override for RefreshableElide is needed because of the `withUpdate200Status` setting.
* If Elide adds this to the config props, then it can be set application.yml, but until then,
* this is the only way of changing this setting.
* The other setting were pulled from the ElideAutoConfiguration.getRefreshableElide method.
* <p>
* The other settings were copied from the ElideAutoConfiguration.getRefreshableElide method.
*
* @param dictionary the elide dictionary
* @param dataStore the elide datastore
* @param headerProcessor the elide header processor
Expand Down

0 comments on commit beec66d

Please sign in to comment.