π Spring Boot Web Application, Part 5 β Spring Security
https://springframework.guru/spring-boot-web-application-part-5-spring-security/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/spring-boot-web-application-part-5-spring-security/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru
Spring Boot Web Application, Part 5 β Spring Security
This is the fifth part of my tutorial series on building a Spring Boot Web Application. We started off in the first part looking at using the Spring Initializr to start our Spring Boot projectβ¦
π New language features since Java 8 to 15
https://advancedweb.hu/new-language-features-since-java-8-to-15/
β‘οΈ @SpringFrameworkZone
https://advancedweb.hu/new-language-features-since-java-8-to-15/
β‘οΈ @SpringFrameworkZone
advancedweb.hu
New language features since Java 8 to 21
Enhancements to the Java language you should know
π Creating a Custom Starter with Spring Boot
https://www.baeldung.com/spring-boot-custom-starter
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-boot-custom-starter
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Creating a Custom Starter with Spring Boot | Baeldung
A quick and practical guide to creating custom Spring Boot starters.
π Getting and Verifying Response Data with REST-assured
https://www.baeldung.com/rest-assured-response
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/rest-assured-response
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Getting and Verifying Response Data with REST-assured | Baeldung
Have a look at how to use REST-assured to validate and extract the response from a REST endpoint
π 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