π Code Quality with SonarQube
https://piotrminkowski.com/2017/07/20/code-quality-with-sonarqube/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2017/07/20/code-quality-with-sonarqube/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Code Quality with SonarQube - Piotr's TechBlog
Source code quality with SonarQube analysis is an essential part of the Continuous Integration process. Together with automated tests, it is the key element of delivering reliable software without any bugs, security vulnerabilities, or performance leaks.β¦
π Spring Data 2021.2.0-M3, 2021.1.2, and 2021.0.9 released
https://spring.io/blog/2022/02/18/spring-data-2021-2-0-m3-2021-1-2-and-2021-0-9-released
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/02/18/spring-data-2021-2-0-m3-2021-1-2-and-2021-0-9-released
β‘οΈ @SpringFrameworkZone
spring.io
Spring Data 2021.2.0-M3, 2021.1.2, and 2021.0.9 released
<p>On behalf of the team, Iβm pleased to announce Spring Data service releases <code>2021.1.2</code> and <code>2020.0.9</code>.
Both releases ship with mostly bug fixes and dependency upgrades.
For your convenience, Spring Boot <code>2.6.4</code> respectiveβ¦
Both releases ship with mostly bug fixes and dependency upgrades.
For your convenience, Spring Boot <code>2.6.4</code> respectiveβ¦
π Spring Cloud 2021.0.1 Has Been Released
https://spring.io/blog/2022/02/18/spring-cloud-2021-0-1-has-been-released
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/02/18/spring-cloud-2021-0-1-has-been-released
β‘οΈ @SpringFrameworkZone
spring.io
Spring Cloud 2021.0.1 Has Been Released
<p>On behalf of the community, I am pleased to announce that the Service Release 1 of the <a href="https://cloud.spring.io">Spring Cloud 2021.0</a> Release Train is available today. This was primarily a bug fix release. The release can be found in <a hreβ¦
π Self-Healing Applications with Kubernetes and Spring Boot
https://www.baeldung.com/spring-boot-kubernetes-self-healing-apps
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-boot-kubernetes-self-healing-apps
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Self-Healing Applications with Kubernetes and Spring Boot | Baeldung
Learn how to weave Kubernetes, Docker, and Boot together to create applications that self-heal.
π Kotlin Microservices with Micronaut, Spring Cloud and JPA
https://piotrminkowski.com/2019/02/19/kotlin-microservices-with-micronaut-spring-cloud-and-jpa/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2019/02/19/kotlin-microservices-with-micronaut-spring-cloud-and-jpa/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Kotlin Microservices with Micronaut, Spring Cloud and JPA
Building Micronaut microservices with Kotlin. Integrating them with popular Spring Cloud components like Eureka and Config.
π Validate Kubernetes Deployment in CI/CD with Tekton and Datree
https://piotrminkowski.com/2022/02/21/validate-kubernetes-deployment-in-ci-cd-with-tekton-and-datree/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2022/02/21/validate-kubernetes-deployment-in-ci-cd-with-tekton-and-datree/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Validate Kubernetes Deployment in CI/CD with Tekton and Datree
In this article you will learn how to use Datree in your CI/CD process on Kubernetes with Tekton to detect misconfigurations in manifests.
π Spring Security 5.7.0-M2 released
https://spring.io/blog/2022/02/21/spring-security-5-7-0-m2-released
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/02/21/spring-security-5-7-0-m2-released
β‘οΈ @SpringFrameworkZone
spring.io
Spring Security 5.7.0-M2 released
<div class="paragraph">
<p>On behalf of the team and everyone who has contributed, I am pleased to announce the release of Spring Security <code>5.7.0-M2</code>.</p>
</div>
<div class="paragraph">
<p>You can find the complete list of dependency updatesβ¦
<p>On behalf of the team and everyone who has contributed, I am pleased to announce the release of Spring Security <code>5.7.0-M2</code>.</p>
</div>
<div class="paragraph">
<p>You can find the complete list of dependency updatesβ¦
π Spring Security 5.5.5 and 5.6.2 released
https://spring.io/blog/2022/02/21/spring-security-5-5-5-and-5-6-2-released
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/02/21/spring-security-5-5-5-and-5-6-2-released
β‘οΈ @SpringFrameworkZone
spring.io
Spring Security 5.5.5 and 5.6.2 released
<div class="paragraph">
<p>On behalf of the community, Iβm pleased to announce the release of Spring Security 5.5.5 (<a href="https://github.com/spring-projects/spring-security/releases/tag/5.5.5">release notes</a>) and Spring Security 5.6.2 (<a href="β¦
<p>On behalf of the community, Iβm pleased to announce the release of Spring Security 5.5.5 (<a href="https://github.com/spring-projects/spring-security/releases/tag/5.5.5">release notes</a>) and Spring Security 5.6.2 (<a href="β¦
π Spring Security without the WebSecurityConfigurerAdapter
https://spring.io/blog/2022/02/21/spring-security-without-the-websecurityconfigureradapter
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/02/21/spring-security-without-the-websecurityconfigureradapter
β‘οΈ @SpringFrameworkZone
Spring Security without the WebSecurityConfigurerAdapter
Level up your Java code and explore what Spring can do for you.
π HTTPS using Self-Signed Certificate in Spring Boot
https://www.baeldung.com/spring-boot-https-self-signed-certificate
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-boot-https-self-signed-certificate
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
HTTPS using Self-Signed Certificate in Spring Boot | Baeldung
Explore how to generate a self-signed certificate to enable HTTPS in a Spring Boot application.
π Announcing ListCrudRepository & Friends for Spring Data 3.0
https://spring.io/blog/2022/02/22/announcing-listcrudrepository-friends-for-spring-data-3-0
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/02/22/announcing-listcrudrepository-friends-for-spring-data-3-0
β‘οΈ @SpringFrameworkZone
Announcing ListCrudRepository & Friends for Spring Data 3.0
Level up your Java code and explore what Spring can do for you.
π Object Oriented Design Principles
https://betterjavacode.com/programming/object-oriented-design-principles
β‘οΈ @SpringFrameworkZone
https://betterjavacode.com/programming/object-oriented-design-principles
β‘οΈ @SpringFrameworkZone
Code Complete
Object Oriented Design Principles - Code Complete
What are object oriented design principles? In this post, I describe the 5 principles you should while object oriented design.
π Spring @Autowired Field Null β Common Causes and Solutions
https://www.baeldung.com/spring-autowired-field-null
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-autowired-field-null
β‘οΈ @SpringFrameworkZone
Baeldung
Spring @Autowired Field Null β Common Causes and Solutions | Baeldung
Learn about an error that would cause a NullPointerException when we unintentionally mix Spring injection with objects we create by calling their constructors.
π Connecting to a NoSQL Database with Spring Boot
https://www.baeldung.com/spring-boot-nosql-database
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-boot-nosql-database
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Connecting to a NoSQL Database with Spring Boot | Baeldung
Learn how to set up and connect to a hosted Cassandra Astra Database.
π Spring Security β Configuring Different URLs
https://www.baeldung.com/spring-security-configuring-urls
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-security-configuring-urls
β‘οΈ @SpringFrameworkZone
Baeldung
Spring Security β Configuring Different URLs | Baeldung
Learn how to configure URL security access.
π Provide an OAuth2 Token to a Feign Client
https://www.baeldung.com/spring-cloud-feign-oauth-token
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-cloud-feign-oauth-token
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Provide an OAuth2 Token to a Feign Client | Baeldung
Learn to provide an OAuth2 token to a feign client.
π Spring Tips: easy IOT integration with HiveMQ, Spring Integration MQTT, and Spring Native
https://spring.io/blog/2022/02/23/spring-tips-easy-iot-integration-with-hivemq-spring-integration-mqtt-and-spring-native
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2022/02/23/spring-tips-easy-iot-integration-with-hivemq-spring-integration-mqtt-and-spring-native
β‘οΈ @SpringFrameworkZone
spring.io
Spring Tips: easy IOT integration with HiveMQ, Spring Integration MQTT, and Spring Native
<p>Hi, Spring fans! In this installment Iβm joined by my friend, fellow Java Champion, and Developer Advocate at <a href="https://www.hivemq.com/">HiveMQ</a>, <a href="https://twitter.com/mgrygles">Mary Grygleski (@mgrygles)</a>, and we look at easy Internetβ¦