π Spring Security β Customize the 403 Forbidden/Access Denied Page
https://www.baeldung.com/spring-security-custom-access-denied-page
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-security-custom-access-denied-page
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Spring Security β Customize the 403 Forbidden/Access Denied Page | Baeldung
A quick and focused tutorial on customizing the 403 Forbidden error response page in a Spring Security application.
π Server Sent Events With Spring WebFlux
https://www.vinsguru.com/server-sent-events-with-spring-webflux/
β‘οΈ @SpringFrameworkZone
https://www.vinsguru.com/server-sent-events-with-spring-webflux/
β‘οΈ @SpringFrameworkZone
Vinsguru
Spring WebFlux Streaming | Vinsguru
Let's learn Spring WebFlux Streaming Response (aka Server Sent Events) for real time notifications to the browsers from the back-end application.
π A Bootiful Podcast: BDD creator, optimizer of organizations and agile legend Dan North
https://spring.io/blog/2020/11/20/a-bootiful-podcast-bdd-creator-optimizer-of-organizations-and-agile-legend-dan-north
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2020/11/20/a-bootiful-podcast-bdd-creator-optimizer-of-organizations-and-agile-legend-dan-north
β‘οΈ @SpringFrameworkZone
spring.io
A Bootiful Podcast: BDD creator, optimizer of organizations and agile legend Dan North
<p>Hi, Spring fans! In this episode <a href="http://twitter.com/starbuxman">Josh Long (@starbuxman)</a> talks to <a href="http://twitter.com/tastapod">Dan North (@tastapod)</a>, creator of BDD, optimizer of teams and all around legend. </p>
<iframe title="Programmerβ¦
<iframe title="Programmerβ¦
π One-Stop Guide to Profiles with Spring Boot
https://reflectoring.io/spring-boot-profiles/
β‘οΈ @SpringFrameworkZone
https://reflectoring.io/spring-boot-profiles/
β‘οΈ @SpringFrameworkZone
reflectoring.io
One-Stop Guide to Profiles with Spring Boot
Profiles are a mighty tool for configuring Spring and Spring Boot applications. In this article, we discuss how Profiles work, for which use cases they are the right solution, and when we should rather not use them.
π Log4J 2 Configuration: Using JSON
https://springframework.guru/log4j-2-configuration-using-json/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/log4j-2-configuration-using-json/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru
Log4J 2 Configuration: Using JSON
Log4J 2 introduces configuration support through JSON and YAML in addition to properties file and XML. If you are new to Log4J 2, I suggest reading my introductory post on Log4J 2, Introducing Log4J 2β¦
π Spring Data 2020.0 - New and Noteworthy in Spring Data Neo4j 6.0
https://spring.io/blog/2020/11/20/spring-data-2020-0-new-and-noteworthy-in-spring-data-neo4j-6-0
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2020/11/20/spring-data-2020-0-new-and-noteworthy-in-spring-data-neo4j-6-0
β‘οΈ @SpringFrameworkZone
spring.io
Spring Data 2020.0 - New and Noteworthy in Spring Data Neo4j 6.0
<div class="paragraph">
<p>Spring Data Neo4j is a Spring Data community project that is maintained and developed by Neo4j, Inc. On behalf of the team working on the module at Neo4j, we are happy to share their insights about recent changes and new featuresβ¦
<p>Spring Data Neo4j is a Spring Data community project that is maintained and developed by Neo4j, Inc. On behalf of the team working on the module at Neo4j, we are happy to share their insights about recent changes and new featuresβ¦
π Multi-Tenancy in the API World Made Easy
https://dzone.com/articles/multi-tenancy-in-the-api-world-made-easy
β‘οΈ @SpringFrameworkZone
https://dzone.com/articles/multi-tenancy-in-the-api-world-made-easy
β‘οΈ @SpringFrameworkZone
DZone
Multi-Tenancy in the API World Made Easy
Learn how to build your own multi-tenant API using three Java classes and an assortment of tools like Spring Boot, H2, and Holon to keep boilerplate code low.
π RUNNING VERT.X MICROSERVICES ON KUBERNETES/OPENSHIFT
https://piotrminkowski.com/2018/03/20/running-vert-x-microservices-on-kubernetes-openshift/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2018/03/20/running-vert-x-microservices-on-kubernetes-openshift/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Running Vertx Microservices on Kubernetes/OpenShift - Piotr's TechBlog
This tutorial shows how to build Vertx microservices and run them on Kubernetes or OpenShift cluster on the example of Minishift.
π Spring WebClient and OAuth2 Support
https://www.baeldung.com/spring-webclient-oauth2
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-webclient-oauth2
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
WebClient and OAuth2 Support | Baeldung
Learn how to set up an application as an OAuth2 Client and use the WebClient to retrieve a secured resource in a full-reactive stack.
π Setting the Log Level in Spring Boot when Testing
https://www.baeldung.com/spring-boot-testing-log-level
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-boot-testing-log-level
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Setting the Log Level in Spring Boot When Testing | Baeldung
For when you need to diagnose test failures by examining more detailed log output, here is how to reconfigure the logging in Spring apps at test time.
π How to Create a Slack Plugin in Java
https://www.baeldung.com/java-slack-plugin
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/java-slack-plugin
β‘οΈ @SpringFrameworkZone
Baeldung
How to Create a Slack Plugin in Java | Baeldung
A quick and practical overview of how to create a Slack plugin in Java.
Spring Boot Framework pinned Β«π Java Weekly, Issue 360 https://www.baeldung.com/java-weekly-360 β‘οΈ @SpringFrameworkZoneΒ»
π 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.