Spring Boot Framework pinned Β«π What's new in Spring Boot 2.4 https://spring.io/blog/2021/01/17/what-s-new-in-spring-boot-2-4 β‘οΈ @SpringFrameworkZoneΒ»
π 2015 Year in Review
https://springframework.guru/2015-year-in-review/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/2015-year-in-review/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru
2015 Year in Review
This time last year the website Spring Framework Guru did not exist. It was just an idea I had. I was listening to Trevor Page being interviewed on a podcast with John Lee Dumas inβ¦
π Creating New APIs and Views in JHipster
https://www.baeldung.com/jhipster-new-apis-and-views
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/jhipster-new-apis-and-views
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Creating New APIs and Views in JHipster | Baeldung
Learn how to create a new API inside a JHipster application and integrate that API into the front-end display
π[48H] Udemy - Kubernetes for developers
Learn how to deploy, manage and scale dockerized apps in Kubernetes
https://www.udemy.com/course/kubernetes-for-developers/?couponCode=FA46AE72D1F3516AABD2
β‘οΈ @SpringFrameworkZone
Learn how to deploy, manage and scale dockerized apps in Kubernetes
https://www.udemy.com/course/kubernetes-for-developers/?couponCode=FA46AE72D1F3516AABD2
β‘οΈ @SpringFrameworkZone
Udemy
Kubernetes for developers
Learn how to deploy, manage and scale dockerized apps in Kubernetes
π[48H] Udemy - Practical Kubernetes Guide
Learn Kubernetes Best Practices related to Security, DevOps, Scalability, Administration, Deployment and Operations.
https://www.udemy.com/course/kubernetes-best-practices/?couponCode=B819EE597601DB14F631
β‘οΈ @SpringFrameworkZone
Learn Kubernetes Best Practices related to Security, DevOps, Scalability, Administration, Deployment and Operations.
https://www.udemy.com/course/kubernetes-best-practices/?couponCode=B819EE597601DB14F631
β‘οΈ @SpringFrameworkZone
Udemy
Practical Kubernetes Guide
Learn Kubernetes Best Practices related to Security, DevOps, Scalability, Administration, Deployment and Operations.
π Clean Architecture with Spring Boot
https://www.baeldung.com/spring-boot-clean-architecture
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-boot-clean-architecture
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Clean Architecture with Spring Boot | Baeldung
In general, our functional requirements, frameworks, I/O devices, and even our code design may all change for various reasons. With this in mind, the Clean Architecture is a guideline to a high maintainable code, considering all the uncertainties around us.
π This Week in Spring
https://spring.io/blog/2021/01/19/this-week-in-spring
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/01/19/this-week-in-spring
β‘οΈ @SpringFrameworkZone
spring.io
This Week in Spring
<p>Hi, Spring fans! Welcome to another installment of <em>This Week in Spring</em>! Weβve got a lot to cover so letβs get to it.</p>
<ul>
<li><a href="https://www.youtube.com/watch?v=lgyo9c9zdrg&feature=share">Whatβs new in Spring Boot 2.4</a></li>
<li><aβ¦
<ul>
<li><a href="https://www.youtube.com/watch?v=lgyo9c9zdrg&feature=share">Whatβs new in Spring Boot 2.4</a></li>
<li><aβ¦
π A Simple Tagging Implementation with Elasticsearch
https://www.baeldung.com/elasticsearch-tagging
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/elasticsearch-tagging
β‘οΈ @SpringFrameworkZone
Baeldung
A Simple Tagging Implementation with Elasticsearch | Baeldung
Learn how you can extend your Elasticsearch project with a tagging implementation
π This Week in Spring - January 19th, 2021
https://spring.io/blog/2021/01/19/this-week-in-spring-january-19th-2021
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/01/19/this-week-in-spring-january-19th-2021
β‘οΈ @SpringFrameworkZone
spring.io
This Week in Spring - January 19th, 2021
<p>Hi, Spring fans! Welcome to another installment of <em>This Week in Spring</em>! Weβve got a lot to cover so letβs get to it.</p>
<ul>
<li><a href="https://www.youtube.com/watch?v=lgyo9c9zdrg&feature=share">Whatβs new in Spring Boot 2.4</a></li>
<li><aβ¦
<ul>
<li><a href="https://www.youtube.com/watch?v=lgyo9c9zdrg&feature=share">Whatβs new in Spring Boot 2.4</a></li>
<li><aβ¦
π Connection Monitoring with JPA and Hibernate
https://vladmihalcea.com/connection-monitoring-jpa-hibernate/
β‘οΈ @SpringFrameworkZone
https://vladmihalcea.com/connection-monitoring-jpa-hibernate/
β‘οΈ @SpringFrameworkZone
Vlad Mihalcea
Connection Monitoring with JPA and Hibernate - Vlad Mihalcea
Learn how to set up connection monitoring for JPA and Hibernate applications, no matter if you are using Spring or other frameworks.
π Spring Boot Docker
https://spring.io/guides/topicals/spring-boot-docker/
β‘οΈ @SpringFrameworkZone
https://spring.io/guides/topicals/spring-boot-docker/
β‘οΈ @SpringFrameworkZone
π YMNNALFT: Dimensional Metrics Accumulation with Micrometer
https://spring.io/blog/2021/01/20/ymnnalft-dimensional-metrics-accumulation-with-micrometer
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/01/20/ymnnalft-dimensional-metrics-accumulation-with-micrometer
β‘οΈ @SpringFrameworkZone
spring.io
YMNNALFT: Dimensional Metrics Accumulation with Micrometer
<p>Welcome to another installment of <em>You May Not Need Another Library For That</em> (YMNNALFT)! Iβve spent a lot of time since 2016 illuminating (or trying to, anyway!) some of the more enormous opportunities in the Spring ecosystem in <a href="http://bit.ly/springβ¦
π Hibernate Reactive β Getting Started Guide
https://thorben-janssen.com/hibernate-reactive-getting-started-guide/
β‘οΈ @SpringFrameworkZone
https://thorben-janssen.com/hibernate-reactive-getting-started-guide/
β‘οΈ @SpringFrameworkZone
Thorben Janssen
Hibernate Reactive - Getting Started Guide
If you want to implement a reactive application, you not only need to adapt your way of thinking and switch to reactive libraries for your business layer. You also need to access your database in a reactive way. One way to do that is to use Hibernate Reactive.β¦
π Smart Contracts in Blockchain β Part II
https://betterjavacode.com/blockchain/smart-contracts-in-blockchain-part-ii
β‘οΈ @SpringFrameworkZone
https://betterjavacode.com/blockchain/smart-contracts-in-blockchain-part-ii
β‘οΈ @SpringFrameworkZone
Code Complete
Smart Contracts in Blockchain - Part II - Code Complete
Block chain, smart contracts. If these terms are foreign to you, don't worry. In this post, I show what smart contract is.
π Microservices security with Oauth2
https://piotrminkowski.com/2017/02/22/microservices-security-with-oauth2/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2017/02/22/microservices-security-with-oauth2/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Microservices security with Oauth2 - Piotr's TechBlog
Preface One of the most important aspects to consider when exposing a public access API consisting of many microservices is security. Spring has some interesting features and frameworks which makes configuration of our microservices security easier. In thisβ¦
π Logback Introduction: An Enterprise Logging Framework
https://springframework.guru/logback-enterprise-logging-framework-2/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/logback-enterprise-logging-framework-2/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru
Logback Introduction: An Enterprise Logging Framework
Monitoring, diagnosing, and troubleshooting are key activities in any enterprise application lifecycle, and logging is the core part of these activities. Through logging you get to see what the application code is actually doing during theseβ¦