Ömer Çelik

Results 8 issues of Ömer Çelik

Hello, I tried to review the code. For example if an error is received regarding the connection, a re-connection request is sent periodically. And if any of them are connected,...

I am using; - RabbitMQ Websocket with Spring Integration for backend; (spring-boot-starter-parent : 2.3.0.RELEASE, spring-cloud-dependencies : Hoxton.SR5) - "react-stomp 5.1.0" at frontend I installed RabbitMQ cluster with 3 instances. My...

Hello, you have solved this error before. Thank you so much. But you just solved this for **ProducerProvisioner(provisionProducerDestination method)** . (https://github.com/spring-cloud/spring-cloud-stream-binder-kafka/issues/888 ) I am currently getting the same error for...

You can be set this way. System.setProperty("spring.kafka.bootstrap-servers", "${spring.embedded.kafka.brokers}"); System.setProperty("spring.cloud.stream.kafka.binder.zkNodes", ${spring.embedded.zookeeper.connect}"); Cloud strem kafka example : System.setProperty("spring.cloud.stream.kafka.binder.brokers", "${spring.embedded.kafka.brokers}");

Hello, I am getting an error as below. This may not be an error. Because the bind method is called again and maybe the error will not be thrown again....

waiting-on-feedback

**Description:** The buttons on the top of the map do not appear. Example : (Add Geo Fence Exit Alert , Add Geo Fence Enter Alert , Add Stationary Alert ,...

**Description:** You have specified the Sdk version as 23 and 16. However, the sdk version of your project is 25. To compile the progeny we have to get our sdk...

Hello, I have a Spring Boot service where I save data to different databases at runtime. Additionally, I need to customize some settings based on certain conditions. Therefore, I create...

unlikely
theme: aot