Giriş
Şu satırı dahil ederiz
import org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory;
constructor
Şöyle yaparız
ActiveMQConnectionFactory factory = new ActiveMQConnectionFactory("tcp://localhost:61616")
Örnek Elimizde şöyle bir kod olsun public class SampleRequest { @NotNull LocalDate startDate; @NotNull LocalDate endDate; @AssertT...
Hiç yorum yok:
Yorum Gönder