Fix Javadoc @code tags

Signed-off-by: Johnny Lim <izeye@naver.com>
This commit is contained in:
Johnny Lim
2025-01-30 13:33:42 +09:00
parent d4030a87e2
commit 042b78f609
8 changed files with 14 additions and 14 deletions

View File

@@ -33,8 +33,8 @@ public class BrokerAvailabilityEvent extends ApplicationEvent {
/**
* Creates a new {@code BrokerAvailabilityEvent}.
*
* @param brokerAvailable {@code true} if the broker is available, {@code}
* false otherwise
* @param brokerAvailable {@code true} if the broker is available, {@code
* false} otherwise
* @param source the component that is acting as the broker, or as a relay
* for an external broker, that has changed availability. Must not be {@code
* null}.