π web.xml vs Initializer with Spring
https://www.baeldung.com/spring-xml-vs-java-config
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-xml-vs-java-config
β‘οΈ @SpringFrameworkZone
Baeldung
Spring: web.xml vs Initializer | Baeldung
A quick and practical guide to XML and Java config in Spring.
π Redirecting Logged-in Users with Spring Security
https://www.baeldung.com/spring-security-redirect-logged-in
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-security-redirect-logged-in
β‘οΈ @SpringFrameworkZone
Baeldung
Redirecting Logged-in Users with Spring Security | Baeldung
Learn several ways how to redirect logged-in users from the login page using Spring Security.
π Exposing Metrics of a Spring Boot Application for Prometheus
https://reflectoring.io/monitoring-spring-boot-with-prometheus/
β‘οΈ @SpringFrameworkZone
https://reflectoring.io/monitoring-spring-boot-with-prometheus/
β‘οΈ @SpringFrameworkZone
reflectoring.io
Exposing Metrics of a Spring Boot Application for Prometheus
A tutorial on using Dropwizard to expose monitoring metrics from within a Spring Boot application to be consumed by a Prometheus monitoring server.
π Spring Native for GraalVM 0.8.3 available now
https://spring.io/blog/2020/11/23/spring-native-for-graalvm-0-8-3-available-now
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2020/11/23/spring-native-for-graalvm-0-8-3-available-now
β‘οΈ @SpringFrameworkZone
spring.io
Spring Native for GraalVM 0.8.3 available now
<div class="paragraph">
<p>On behalf of everyone that has contributed, I am pleased to announce that <a href="https://github.com/spring-projects-experimental/spring-native">Spring Native for GraalVM</a> 0.8.3 has been released and is available from <a β¦
<p>On behalf of everyone that has contributed, I am pleased to announce that <a href="https://github.com/spring-projects-experimental/spring-native">Spring Native for GraalVM</a> 0.8.3 has been released and is available from <a β¦
π A Simple E-Commerce Implementation with Spring
https://www.baeldung.com/spring-angular-ecommerce
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-angular-ecommerce
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
A Simple E-Commerce Implementation with Spring | Baeldung
Explore how to create a simple e-commerce application, using Spring Boot and Angular frameworks.
π Test Your Spring Boot JPA Persistence Layer With @DataJpaTest
https://rieckpil.de/test-your-spring-boot-jpa-persistence-layer-with-datajpatest/
β‘οΈ @SpringFrameworkZone
https://rieckpil.de/test-your-spring-boot-jpa-persistence-layer-with-datajpatest/
β‘οΈ @SpringFrameworkZone
rieckpil
Spring Data JPA Persistence Layer Tests With @DataJpaTest
Testing recipe for efficient Spring Data JPA persistence layer tests with @DataJpaTest, Spring Boot, Flyway, and Testcontainers.
π Quarkus Microservices with Consul Discovery
https://piotrminkowski.com/2020/11/24/quarkus-microservices-with-consul-discovery/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2020/11/24/quarkus-microservices-with-consul-discovery/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Quarkus Microservices with Consul Discovery - Piotr's TechBlog
This tutorial shows how to run Quarkus microservices outside Kubernetes using Consul service discovery and integration with KV store.
π The best way to get more Twitter followers
https://vladmihalcea.com/get-more-twitter-followers/
β‘οΈ @SpringFrameworkZone
https://vladmihalcea.com/get-more-twitter-followers/
β‘οΈ @SpringFrameworkZone
Vlad Mihalcea
The best way to get more Twitter followers - Vlad Mihalcea
Learn how to get more Twitter followers by delivering high-quality content and increasing your engagement with your audience.
π Spring Data 2020.0 - New and Noteworthy in Spring Data Elasticsearch 4.1
https://spring.io/blog/2020/11/24/spring-data-2020-0-new-and-noteworthy-in-spring-data-elasticsearch-4-1
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2020/11/24/spring-data-2020-0-new-and-noteworthy-in-spring-data-elasticsearch-4-1
β‘οΈ @SpringFrameworkZone
spring.io
Spring Data 2020.0 - New and Noteworthy in Spring Data Elasticsearch 4.1
<div class="paragraph">
<p>Spring Data Elasticsearch is one of the community modules shipped with the <a href="https://spring.io/blog/2020/11/06/spring-data-2020-0-new-and-noteworthy-a-general-overview">2020.0</a> release. On behalf of <a href="https:/β¦
<p>Spring Data Elasticsearch is one of the community modules shipped with the <a href="https://spring.io/blog/2020/11/06/spring-data-2020-0-new-and-noteworthy-a-general-overview">2020.0</a> release. On behalf of <a href="https:/β¦
π The Intermediate Class of REST With Spring Is Out
https://www.baeldung.com/rest-with-spring-intermediate-class-is-out
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/rest-with-spring-intermediate-class-is-out
β‘οΈ @SpringFrameworkZone
π This Week in Spring - November 24th, 2020
https://spring.io/blog/2020/11/25/this-week-in-spring-november-24th-2020
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2020/11/25/this-week-in-spring-november-24th-2020
β‘οΈ @SpringFrameworkZone
spring.io
This Week in Spring - November 24th, 2020
<p>Hi, Spring fans! Welcome to another jam-packed installment of <em>This Week in Spring</em>! Itβs the week of Thanksgiving here in the United States and I feel like Iβve got a ton of things and a ton more people for which and for whom to be thankful, andβ¦
π QUICK GUIDE TO MICROSERVICES WITH KUBERNETES, SPRING BOOT 2.0 AND DOCKER
https://piotrminkowski.com/2018/08/02/quick-guide-to-microservices-with-kubernetes-spring-boot-2-0-and-docker/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2018/08/02/quick-guide-to-microservices-with-kubernetes-spring-boot-2-0-and-docker/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Quick Guide to Microservices with Kubernetes, Spring Boot 2 and Docker
This article shows how to build microservices architecture and run it on Kubernetes using Spring Boot framework features.
π MICROSERVICES WITH SPRING BOOT, SPRING CLOUD GATEWAY AND CONSUL CLUSTER
https://piotrminkowski.com/2019/11/06/microservices-with-spring-boot-spring-cloud-gateway-and-consul-cluster/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2019/11/06/microservices-with-spring-boot-spring-cloud-gateway-and-consul-cluster/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Microservices with Spring Boot, Spring Cloud Gateway and Consul Cluster
Building microservices with Spring Cloud and Consul running in cluster mode. Instances of applications are distributed across multiple zones.