Polishing

This commit is contained in:
Oleg Zhurakousky
2021-10-27 17:23:21 +02:00
parent 97b7db0865
commit 662d126e4f

View File

@@ -40,10 +40,6 @@ import org.springframework.expression.Expression;
@JsonInclude(Include.NON_DEFAULT)
public class ProducerProperties {
public ProducerProperties() {
System.out.println();
}
/**
* Signals if this producer needs to be started automatically. Default: true
*/