Daniel Andres Pelaez Lopez
Daniel Andres Pelaez Lopez
**Version** Spring Boot 2.7.1 **Description** We created a new `itest` source set in Gradle and when we run the test using `@SpringBootTest(webEnvironment = SpringBootTest.WebEnvironment.RANDOM_PORT)`, seems like the autoconfigure GraphQL components...
Spring Boot 2.6.4 Spring Native 0.11.3 Kotlin 1.6.10 I am trying to create a demo using Spring Data JPA, but I got the following error. ``` org.springframework.beans.factory.BeanCreationException: Error creating bean...
The containers published on docker hub airhacks/glassfish:v5 and airhacks/glassfish:5.1.0 use openjdk version "1.8.0_121" generating the following error when you try to call an external RESTFull service through HTTPs: Caused by:...
**Is your feature request related to a problem? Please describe.** **DISCLAIMER**: I haven't worked with Spring Cloud Contract for the last 2 years, what I establish in this ticket might...
I created a sample that demonstrates the use of Http Inbound Components, Http Outbound Components, UDP Adapters and IntegrationFlowContext class to create a UDP multicast synchronous gateway. The idea is...
### What version of Hls.js are you using? 1.5.7 ### What browser (including version) are you using? Chrome Version 121.0.6167.139 (Official Build) (64-bit) ### What OS (including version) are you...
Addressing https://github.com/rutgersc/m3u8-rs/issues/89
Add support for: - Multiple #EXT-X-KEY - Low latency #EXT-X-SERVER-CONTROL, #EXT-X-PART-INF, #EXT-X-PART, #EXT-X-SKIP, #EXT-X-PRELOAD-HINT, #EXT-X-RENDITION-REPORT
To get the full advantage of ZGC, they recommend several setups as they stated [in their documentation](https://docs.oracle.com/en/java/javase/24/gctuning/z-garbage-collector.html): **Setting the Heap Size:** This seems already done in the built pack using...