This is an automated email from the ASF dual-hosted git repository. fmariani pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
from 49d13d9de69 CAMEL-21508: Create a KServe component (#1345) new 83370ee2560 CSB-5888: implemented cookie handler for Spring Boot HTTP platform new 948272fbe87 CSB-5888: implemented cookie handler for Spring Boot HTTP platform new 214165a508c CSB-5888: added cookie tests The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../springboot/SpringBootPlatformHttpConsumer.java | 68 ++++++++++++++++++++-- .../SpringBootPlatformHttpCertificationTest.java | 23 ++++---- .../SpringBootPlatformHttpCookiesTest.java | 67 ++++++++++++++------- 3 files changed, 120 insertions(+), 38 deletions(-)