π gRPC β Performance Comparison With REST
https://www.vinsguru.com/grpc-performance-comparison-with-rest/
β‘οΈ @SpringFrameworkZone
https://www.vinsguru.com/grpc-performance-comparison-with-rest/
β‘οΈ @SpringFrameworkZone
Vinsguru
gRPC vs REST Performance Comparison | Vinsguru
This tutorial explains developing both gRPC and REST based microservices and do the gRPC vs REST Performance Comparison.
π Third Round of Improvements to the Reddit Application
https://www.baeldung.com/reddit-web-app-improvements-3
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/reddit-web-app-improvements-3
β‘οΈ @SpringFrameworkZone
π Using Multiple Cache Managers in Spring
https://www.baeldung.com/spring-multiple-cache-managers
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-multiple-cache-managers
β‘οΈ @SpringFrameworkZone
π How to Configure Spring Boot Tomcat
https://www.baeldung.com/spring-boot-configure-tomcat
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-boot-configure-tomcat
β‘οΈ @SpringFrameworkZone
π Hibernateβs Query Plan Cache β How It Works and How to Tune It
https://thorben-janssen.com/hibernate-query-plan-cache/
β‘οΈ @SpringFrameworkZone
https://thorben-janssen.com/hibernate-query-plan-cache/
β‘οΈ @SpringFrameworkZone
Thorben Janssen
Hibernate's Query Plan Cache - How It Works and How to Tune It
Hibernate's Query Plan Cache speeds up the preparation of all queries. Make sure to configure it correctly to get the best performance.
π Spring Security 5.5.1, 5.4.7, 5.3.10 and 5.2.11 released
https://spring.io/blog/2021/06/22/spring-security-5-5-1-5-4-7-5-3-10-and-5-2-11-released
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/06/22/spring-security-5-5-1-5-4-7-5-3-10-and-5-2-11-released
β‘οΈ @SpringFrameworkZone
spring.io
Spring Security 5.5.1, 5.4.7, 5.3.10 and 5.2.11 released
<div class="paragraph">
<p>On behalf of the community, Iβm pleased to announce the release of Spring Security 5.5.1 (<a href="https://github.com/spring-projects/spring-security/releases/tag/5.5.1">release notes</a>), 5.4.7 (<a href="https://github.com/springβ¦
<p>On behalf of the community, Iβm pleased to announce the release of Spring Security 5.5.1 (<a href="https://github.com/spring-projects/spring-security/releases/tag/5.5.1">release notes</a>), 5.4.7 (<a href="https://github.com/springβ¦
π Configuring Spring Boot for MySQL
https://springframework.guru/configuring-spring-boot-for-mysql/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/configuring-spring-boot-for-mysql/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru
Configuring Spring Boot for MySQL
Out of the box, Spring Boot is very easy to use with the H2 Database. If the H2 database is found on your classpath, Spring Boot will automatically set up an in-memory H2 database forβ¦
π Spring Data 2021.0.2 and 2020.0.10 released
https://spring.io/blog/2021/06/22/spring-data-2021-0-2-and-2020-0-10-released
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/06/22/spring-data-2021-0-2-and-2020-0-10-released
β‘οΈ @SpringFrameworkZone
spring.io
Spring Data 2021.0.2 and 2020.0.10 released
<p>On behalf of the team, Iβm pleased to announce the availability of the Spring Data service <code>2021.0.2</code> and <code>2020.0.10</code> releases.</p>
<p>Both releases are built on top of Spring Framework <code>5.3.8</code>. For your convenience, youβ¦
<p>Both releases are built on top of Spring Framework <code>5.3.8</code>. For your convenience, youβ¦
π This Week in Spring - June 22nd, 2021
https://spring.io/blog/2021/06/22/this-week-in-spring-june-22nd-2021
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/06/22/this-week-in-spring-june-22nd-2021
β‘οΈ @SpringFrameworkZone
spring.io
This Week in Spring - June 22nd, 2021
<p>Hi, Spring fans! Howβre yβall doing? Can you believe weβre almost halfway through this crazy little thing called 2021? Time sure flies when youβre having fun! This week was no exception. I joined the my buddy Matt Raible and Brian Demeers today for theβ¦
π The Registration Process With Spring Security
https://www.baeldung.com/registration-with-spring-mvc-and-spring-security
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/registration-with-spring-mvc-and-spring-security
β‘οΈ @SpringFrameworkZone
π Spring Tips: Kubernetes Native Java
https://spring.io/blog/2021/06/23/spring-tips-kubernetes-native-java
β‘οΈ @SpringFrameworkZone
https://spring.io/blog/2021/06/23/spring-tips-kubernetes-native-java
β‘οΈ @SpringFrameworkZone
spring.io
Spring Tips: Kubernetes Native Java
<p>Hi, Spring fans! In this installment, Josh Long (@starbuxman) looks at how to build Spring Boot applications destined for production on Kubernetes</p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/6XIakve0GjI" title="YouTube videoβ¦
<iframe width="560" height="315" src="https://www.youtube.com/embed/6XIakve0GjI" title="YouTube videoβ¦
π Looking for a Java Developer with Spring Experience (Remote) (Part Time) (not open)
https://www.baeldung.com/job/java-engineer-with-spring-security-experience-remote-part-time
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/job/java-engineer-with-spring-security-experience-remote-part-time
β‘οΈ @SpringFrameworkZone
Baeldung
Looking for a Java Developer with Spring Experience (Remote) (Part Time) (not open) | Baeldung
Looking for a Java Dev with Spring experience to join the Baeldung team.
π Spring Bean Definition Inheritance
https://springframework.guru/spring-bean-definition-inheritance/
β‘οΈ @SpringFrameworkZone
https://springframework.guru/spring-bean-definition-inheritance/
β‘οΈ @SpringFrameworkZone
Spring Framework Guru
Spring Bean Definition Inheritance
Using inheritance can be a valuable time saver for your Spring Framework configurations. In Spring, a bean definition is the configuration information that we provide for beans. For example, bean definition can include property valuesβ¦
π 9 High-Performance Tips when using Oracle with JPA and Hibernate
https://vladmihalcea.com/tips-oracle-jpa-hibernate/
β‘οΈ @SpringFrameworkZone
https://vladmihalcea.com/tips-oracle-jpa-hibernate/
β‘οΈ @SpringFrameworkZone
Vlad Mihalcea
9 High-Performance Tips when using Oracle with JPA and Hibernate
Learn several high-performance tips that can boost up the performance of your Oracle, JPA and Hibernate applications.
π Generate Spring Boot REST Client with Swagger
https://www.baeldung.com/spring-boot-rest-client-swagger-codegen
β‘οΈ @SpringFrameworkZone
https://www.baeldung.com/spring-boot-rest-client-swagger-codegen
β‘οΈ @SpringFrameworkZone