π Building a Web Application with Spring Boot and Angular
https://www.baeldung.com/spring-boot-angular-web
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-boot-angular-web
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Building a Web Application with Spring Boot and Angular | Baeldung
Have a look into building a web application with a Spring REST back-end and Angular front-end.
π Complete Guide to Spring RestTemplate
https://reflectoring.io/spring-resttemplate/
β‘οΈ @SpringFrameworkZone
https://reflectoring.io/spring-resttemplate/
β‘οΈ @SpringFrameworkZone
reflectoring.io
Complete Guide to Spring RestTemplate
REST styled APIs are all around us and as such most applications need to invoke REST APIs for some or all of their functions. These REST APIs could be either of their own or from other sources. Hence, applications need to consume APIs elegantly and consistently.β¦
π This Year in Spring - December 28th, 2021
https://spring.io/blog/2021/12/28/this-year-in-spring-december-28th-2021
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/12/28/this-year-in-spring-december-28th-2021
β‘οΈ @SpringFrameworkZone
spring.io
This Year in Spring - December 28th, 2021
<p>Hi, Spring fans! Howβre you doinβ? Iβm fresh off a fantastic holiday spent with family in Los Angeles, California. Later today, the girls and I will drive home to San Francisco, California. Iβve enjoyed my visits with people here in Los Angeles, especiallyβ¦
π Expose Metrics of Spring WebClient using Spring Boot Actuator
https://rieckpil.de/expose-metrics-of-spring-webclient-using-spring-boot-actuator/
β‘οΈ @SpringFrameworkZone
https://rieckpil.de/expose-metrics-of-spring-webclient-using-spring-boot-actuator/
β‘οΈ @SpringFrameworkZone
rieckpil
Expose Metrics of Spring WebClient using Spring Boot Actuator - rieckpil
Learn how to expose metrics of your HTTP client using Spring WebClient: e.g. request URI, response codes, duration of request...
π Content Security Policy with Spring Security
https://www.baeldung.com/spring-security-csp
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-security-csp
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Content Security Policy with Spring Security | Baeldung
Learn how to mitigate code injection risks in Spring Security-based web applications using the Content-Security-Policy headers
π 415 Unsupported MediaType in Spring Application
https://www.baeldung.com/spring-415-unsupported-mediatype
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-415-unsupported-mediatype
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
415 Unsupported MediaType in Spring Application | Baeldung
In this tutorial, we're going to showcase the causes and resolutions of the HTTP response code 415 Unsupported MediaType for POST requests in a Spring Application.
π Testing NoSQL Queries With Spring Boot and @DataCassandraTest
https://www.baeldung.com/spring-boot-datacassandratest
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-boot-datacassandratest
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Testing NoSQL Queries With Spring Boot and @DataCassandraTest | Baeldung
Learn how to test a Cassandra database slice of a Spring Boot application using the Spring @DataCassandraTest annotation.
π Go, Go, GraalVM with Spring Native: My Adventures in Native Image-ville
https://spring.io/blog/2021/12/29/go-go-graalvm-with-spring-native-my-adventures-in-native-image-ville
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/12/29/go-go-graalvm-with-spring-native-my-adventures-in-native-image-ville
β‘οΈ @SpringFrameworkZone
Go, Go, GraalVM with Spring Native: My Adventures in Native Image-ville
Level up your Java code and explore what Spring can do for you.
π Hot vs Cold Publisher In Project Reactor
https://www.vinsguru.com/hot-vs-cold-publisher-project-reactor/
β‘οΈ @SpringFrameworkZone
https://www.vinsguru.com/hot-vs-cold-publisher-project-reactor/
β‘οΈ @SpringFrameworkZone
Vinsguru
Reactor Hot Publisher vs Cold Publisher | Vinsguru
Learn the difference between Reactor Hot Publisher vs Cold Publisher with code samples & when to use what (Java Reactive Programming).
π MicroStream 6.0 Supports JDK 17, Spring Boot and Helidon
https://www.infoq.com/news/2021/12/microstream-storage-engine-6/
β‘οΈ @SpringFrameworkZone
https://www.infoq.com/news/2021/12/microstream-storage-engine-6/
β‘οΈ @SpringFrameworkZone
InfoQ
MicroStream 6.0 Supports JDK 17, Spring Boot and Helidon
MicroStream, the JVM data storage engine providing in-memory storage to fully or partially persist and restore Java object graphs, has released version 6.0 featuring added support for Java 17, Spring Boot integration, Deep-copy utility and the eliminationβ¦
π Vault on Kubernetes with Spring Cloud
https://piotrminkowski.com/2021/12/30/vault-on-kubernetes-with-spring-cloud/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2021/12/30/vault-on-kubernetes-with-spring-cloud/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Vault on Kubernetes with Spring Cloud - Piotr's TechBlog
In this article, you will learn how to run Vault on Kubernetes and integrate Spring Cloud application with Vault database engine.