Tutorial
-
Spring WS – Mutual Authentication Example
Mutual authentication or two-way authentication refers to two parties authenticating each …
-
Spring Kafka – Spring Integration Example
Spring Integration extends the Spring programming model to support the well-known Enterpri…
-
Spring JMS Annotations Example
In this post I’m going to show you EXACTLY how to auto-configure Spring JMS using annotati…
-
Spring JMS ActiveMQ Example
I’m going to show you EXACTLY how to create a Spring JMS Hello World example that uses Spr…
-
Spring WS – HTTPS Client-Server Example
HTTPS is a protocol for secure communication over a computer network. It consists of commu…
-
Spring WS – Basic Authentication Example
Basic Authentication (BA) is a method for a HTTP client to provide a user name and passwor…
-
Spring WS – SOAPAction Header Example
According to the SOAP 1.1 specification, the SOAPAction HTTP header field can be used to i…
-
Spring WS – Log Client Server HTTP Headers Example
Spring Web Services, contrary to a framework like for example Apache CXF, does not provide…
-
JSON API – Spring Boot Katharsis Example
JSON API is a specification for building APIs using JSON. It details how clients should re…
-
Spring Kafka – Batch Listener Example
Starting with version 1.1 of Spring Kafka, @KafkaListener methods can be configured to rec…