Update @since tag
This commit updates @since tag in CloudServiceConnectorsAutoConfiguration
as it has been renamed in cfd0ab7646.
Closes gh-14297
This commit is contained in:
committed by
Stephane Nicoll
parent
f0d7533e0b
commit
49c760d275
@@ -41,7 +41,7 @@ import org.springframework.core.Ordered;
|
||||
* {@link ApplicationInstanceInfo}.
|
||||
*
|
||||
* @author Ramnivas Laddad
|
||||
* @since 1.2.0
|
||||
* @since 2.1.0
|
||||
*/
|
||||
@Configuration
|
||||
@Profile("cloud")
|
||||
|
||||
Reference in New Issue
Block a user