π Percona PMM β A beginnerβs guide
https://vladmihalcea.com/percona-pmm-beginner-guide/
β‘οΈ @SpringFrameworkZone
https://vladmihalcea.com/percona-pmm-beginner-guide/
β‘οΈ @SpringFrameworkZone
Vlad Mihalcea
Percona PMM - A beginner's guide - Vlad Mihalcea
Learn how to set up Percona Monitoring and Management (PMM) using Docker and monitor your MySQL or PostgreSQL database.
π Using application.yml vs application.properties in Spring Boot
https://www.baeldung.com/spring-boot-yaml-vs-properties
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-boot-yaml-vs-properties
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Using application.yml vs application.properties in Spring Boot | Baeldung
Spring Boot supports both .properties and YAML. We explore the differences between injecting properties, and how to provide multiple configurations.
π Spring Data 2020.0 - New and Noteworthy in Spring Data for Apache Cassandra 3.1
https://spring.io/blog/2020/11/26/spring-data-2020-0-new-and-noteworthy-in-spring-data-for-apache-cassandra-3-1
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2020/11/26/spring-data-2020-0-new-and-noteworthy-in-spring-data-for-apache-cassandra-3-1
β‘οΈ @SpringFrameworkZone
spring.io
Spring Data 2020.0 - New and Noteworthy in Spring Data for Apache Cassandra 3.1
<p><a href="https://spring.io/blog/2020/11/06/spring-data-2020-0-new-and-noteworthy-a-general-overview">Spring Data <code>2020.0.0</code></a> ships with Spring Data for Apache Cassandra 3.1. This release ships with numerous enhancements that refine existingβ¦
π QUICK GUIDE TO MICROSERVICES WITH MICRONAUT FRAMEWORK
https://piotrminkowski.com/2019/01/25/quick-guide-to-microservices-with-micronaut-framework/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2019/01/25/quick-guide-to-microservices-with-micronaut-framework/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Guide to Microservices with Micronaut and Consul - Piotr's TechBlog
Guide to building microservices by example with Micronaut Framework and using such tools like Consul, Swagger, or Zipkin.
π Deploy a Spring Boot application to GKE
https://rieckpil.de/howto-deploy-a-spring-boot-application-to-gke/
β‘οΈ @SpringFrameworkZone
https://rieckpil.de/howto-deploy-a-spring-boot-application-to-gke/
β‘οΈ @SpringFrameworkZone
rieckpil
Deploy a Spring Boot application to GKE | rieckpil
Learn how to deploy a Spring Boot application to GKE ( Google Kubernetes Engine) to utilize all benefits of Kubernetes and the Google Cloud
π Spring and Spring Boot Adoption in March 2016
https://www.baeldung.com/spring-adoption-march-2016
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-adoption-march-2016
β‘οΈ @SpringFrameworkZone
Baeldung
Spring and Spring Boot Adoption in March 2016 | Baeldung
New numbers on the Spring and Spring Boot adoption in the ecosystem in March 2016.
π Quick Guide to the Spring @Enable Annotations
https://www.baeldung.com/spring-enable-annotations
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-enable-annotations
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Quick Guide to the Spring @Enable Annotations | Baeldung
A quick overview of @Enable annotations in Spring and how they can help to configure an application.
Spring Boot Framework pinned Β«π Java Weekly, Issue 361 https://www.baeldung.com/java-weekly-361 β‘οΈ @SpringFrameworkZoneΒ»
π Vue.js Frontend with a Spring Boot Backend
https://www.baeldung.com/spring-boot-vue-js
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-boot-vue-js
β‘οΈ @SpringFrameworkZone
Baeldung on Kotlin
Vue.js Frontend with a Spring Boot Backend | Baeldung
Explore how to set up a web application using Spring Boot and Vue.js.
π Getting Started with Stream Processing with Spring Cloud Data Flow
https://www.baeldung.com/spring-cloud-data-flow-stream-processing
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-cloud-data-flow-stream-processing
β‘οΈ @SpringFrameworkZone
Baeldung
Getting Started with Stream Processing + Spring Cloud Data Flow | Baeldung
A intro to how to get started with Stream Processing using the Spring Cloud Data Flow platform.
π GUIDE TO QUARKUS ON KUBERNETES
https://piotrminkowski.com/2020/08/10/guide-to-quarkus-on-kubernetes/
β‘οΈ @SpringFrameworkZone
https://piotrminkowski.com/2020/08/10/guide-to-quarkus-on-kubernetes/
β‘οΈ @SpringFrameworkZone
Piotr's TechBlog
Guide to Quarkus on Kubernetes - Piotr's TechBlog
A guide showing how to build Quarkus application that may be easily deployed and run on Kubernetes. Using Quarkus Kubernetes Extension.
π Microservices β A Primer
https://betterjavacode.com/architecture/microservices-a-primer
β‘οΈ @SpringFrameworkZone
https://betterjavacode.com/architecture/microservices-a-primer
β‘οΈ @SpringFrameworkZone
Code Complete
Microservices - A Primer - Code Complete
What are the microservices? Why are they getting popularity? Moving from monolithic to microservices architecture, here is a primer for that.