Fix Javadoc @Since checkstle violations
Apply consistent `@Since` tags and retrofit the existing code using a best guess from the git history. Closes gh-17360
This commit is contained in:
@@ -36,7 +36,7 @@ import org.springframework.kafka.core.ProducerFactory;
|
||||
* common properties to the producer and consumer.
|
||||
*
|
||||
* @author Gary Russell
|
||||
* @since 1.5
|
||||
* @since 1.5.0
|
||||
*/
|
||||
public class KafkaSpecialProducerConsumerConfigExample {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user