π Quick Guide on Loading Initial Data with Spring Boot
https://www.baeldung.com/spring-boot-data-sql-and-schema-sql
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-boot-data-sql-and-schema-sql
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Guide on Loading Initial Data with Spring Boot | Baeldung
A quick and practical example of using data.sql and schema.sql files in Spring Boot.
π Using GraphQL in a Spring Boot Application
https://springframework.guru/using-graphql-in-a-spring-boot-application/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/using-graphql-in-a-spring-boot-application/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru
Using GraphQL in a Spring Boot Application
You might have heard about GraphQL and how Facebook uses GraphQL in their mobile applications. In this blog, I will show you how to implement GraphQL in a Spring Boot application and let's see whatβ¦
π A Bootiful Podcast: Shigeru Urushibara, President and CEO at UL Systems, Inc., and Japanese technology ecosystem legend
https://spring.io/blog/2021/03/25/a-bootiful-podcast-shigeru-urushibara-president-and-ceo-at-ul-systems-inc-and-japanese-technology-ecosystem-legend
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/03/25/a-bootiful-podcast-shigeru-urushibara-president-and-ceo-at-ul-systems-inc-and-japanese-technology-ecosystem-legend
β‘οΈ @SpringFrameworkZone
spring.io
A Bootiful Podcast: Shigeru Urushibara, President and CEO at UL Systems, Inc., and Japanese technology ecosystem legend
<iframe title="Shigeru Urushibara, President and CEO at UL Systems, Inc., and Japanese technology ecosystem legend" allowtransparency="true" height="150" width="100%" style="border: none; min-width: min(100%, 430px);" scrolling="no" data-name="pb-iframe-player"β¦
π Using Ehcache 3 in Spring Boot
https://springframework.guru/using-ehcache-3-in-spring-boot/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/using-ehcache-3-in-spring-boot/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru - Become a Spring Framework Guru
How to Use Ehcache 3 With Spring Boot
1. Introduction In today's blog post we will look at how we can use the caching provider Ehcache in Spring Boot. Ehcache is an open source library implemented in Java for implementing caches in Javaβ¦
π A Guide to CSRF Protection in Spring Security
https://www.baeldung.com/spring-security-csrf
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-security-csrf
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
A Guide to CSRF Protection in Spring Security | Baeldung
Learn how CSRF attacks work on a practical Spring application, and then how to enable protection against these kinds of attacks with Spring Security.
π Deploying Spring Boot Application on OpenShift with Dekorate
https://piotrminkowski.com/2019/10/01/deploying-spring-boot-application-on-openshift-with-dekorate/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2019/10/01/deploying-spring-boot-application-on-openshift-with-dekorate/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Deploying Spring Boot Application on OpenShift with Dekorate
This article shows how to use Dekorate library with Spring Boot to deploy it on OpenShift without creating YAML manifests.
π Intro to Spring Remoting with HTTP Invokers
https://www.baeldung.com/spring-remoting-http-invoker
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-remoting-http-invoker
β‘οΈ @SpringFrameworkZone
Baeldung
Intro to Spring Remoting with HTTP Invokers | Baeldung
A quick and practical guide on using the HTTP Invoker in Spring Remoting to invoke remote methods between client and server applications.
π Tracing in Distributed Systems with Spring Cloud Sleuth
https://reflectoring.io/tracing-with-spring-cloud-sleuth/
β‘οΈ @SpringFrameworkZone
https://reflectoring.io/tracing-with-spring-cloud-sleuth/
β‘οΈ @SpringFrameworkZone
reflectoring.io
Tracing with Spring Boot, OpenTelemetry, and Jaeger
A guide on how to set up your Spring Boot applications to emit traces and analyze them with Jaeger
π Spring Retry vs Resilience4j Retry
https://betterjavacode.com/programming/spring-retry-vs-resilience4j-retry
β‘οΈ @SpringFrameworkZone
https://betterjavacode.com/programming/spring-retry-vs-resilience4j-retry
β‘οΈ @SpringFrameworkZone
Code Complete
Spring Retry vs Resilience4j Retry - Code Complete
In this post, I show the comparison of two retries - Spring Retry vs Resilience4j Retry. I show how to use Retry for exception handling.
π Spring WebFlux With Protobuf
https://www.vinsguru.com/spring-webflux-with-protobuf/
β‘οΈ @SpringFrameworkZone
https://www.vinsguru.com/spring-webflux-with-protobuf/
β‘οΈ @SpringFrameworkZone
Vinsguru
Spring WebFlux With Protobuf | Vinsguru
In this tutorial, I would like to show you how we could use Spring WebFlux with Protobuf (Protocol Buffers) for your RESTful Microservices.
π A Comparison Between Spring and Spring Boot
https://www.baeldung.com/spring-vs-spring-boot
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-vs-spring-boot
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
A Comparison Between Spring and Spring Boot | Baeldung
Understand the difference between Spring and Spring Boot.
π Logging HTTP Requests with Spring Boot Actuator HTTP Tracing
https://www.baeldung.com/spring-boot-actuator-http
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-boot-actuator-http
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Logging HTTP Requests with Spring Boot Actuator HTTP Tracing | Baeldung
Learn how to trace HTTP calls using Spring Boot Actuator.
Spring Boot Framework pinned Β«π Java Weekly, Issue 378 https://www.baeldung.com/java-weekly-378 β‘οΈ @SpringFrameworkZoneΒ»
π A Guide to Springβs Open Session In View
https://www.baeldung.com/spring-open-session-in-view
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-open-session-in-view
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
A Guide to Spring's Open Session In View
Learn about Spring's Open Session In View pattern
π Accessing Data in Pivotal GemFire with REST
https://spring.io/guides/gs/accessing-gemfire-data-rest/
β‘οΈ @SpringFrameworkZone
https://spring.io/guides/gs/accessing-gemfire-data-rest/
β‘οΈ @SpringFrameworkZone
Getting Started | Accessing Data in Pivotal GemFire with REST
Learn how to work with RESTful, hypermedia-based data persistence using Spring Data REST.
π Secure Spring Cloud Microservices with Vault and Nomad
https://piotrminkowski.com/2018/12/21/secure-spring-cloud-microservices-with-vault-and-nomad/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2018/12/21/secure-spring-cloud-microservices-with-vault-and-nomad/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Secure Spring Cloud Microservices with Vault and Nomad - Piotr's TechBlog
One of the significant topics related to microservices security is managing and protecting sensitive data like tokens, passwords or certificates used by your application. As a developer you probably often implement a software that connects with external databasesβ¦
π Manage Docker Containers with Docker Compose
https://springframework.guru/manage-docker-containers-with-docker-compose/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/manage-docker-containers-with-docker-compose/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru
Manage Docker Containers with Docker Compose
Docker Compose defines and runs multi-container Docker applications. It lets you create and start all services from a configuration file with a single docker-compose command. In the previous posts on the Docker series, I discussedβ¦