π Spring Batch 4.3.0-RC1 available now!
https://spring.io/blog/2020/09/17/spring-batch-4-3-0-rc1-available-now
https://spring.io/blog/2020/09/17/spring-batch-4-3-0-rc1-available-now
Spring Batch 4.3.0-RC1 available now!
Level up your Java code and explore what Spring can do for you.
π Hibernate Tip: What is the fastest option to delete 100 database records
https://thorben-janssen.com/hibernate-tip-fastest-option-delete-100-records/
https://thorben-janssen.com/hibernate-tip-fastest-option-delete-100-records/
Thorben Janssen
Hibernate Tip: What is the fastest option to delete 100 database records
Removing a List of entities via the EntityManager.remove method is easy but slow. Luckily, that is not the only way to delete entities with Hibernate.
π Returning Custom Status Codes from Spring Controllers
https://www.baeldung.com/spring-mvc-controller-custom-http-status-code
https://www.baeldung.com/spring-mvc-controller-custom-http-status-code
Baeldung on Kotlin
Custom Status Codes from Spring Controllers | Baeldung
This article demonstrates two ways to return custom HTTP status codes from Spring MVC controllers: using ResponseEntity and using exceptions.
π Programmatically Restarting a Spring Boot Application
https://www.baeldung.com/java-restart-spring-boot-app
https://www.baeldung.com/java-restart-spring-boot-app
Baeldung on Kotlin
Programmatically Restarting a Spring Boot Application | Baeldung
Learn a few ways to restart a Spring Boot application with Java
Spring Boot Framework pinned Β«π Java Weekly, Issue 351 https://www.baeldung.com/java-weekly-351Β»
π Spring Boot multipart file upload example Postman
https://technicalsand.com/spring-boot-multipart-file-upload-example-postman/
https://technicalsand.com/spring-boot-multipart-file-upload-example-postman/
TechnicalSand | A platform to discuss Software development processes, practices & tips. Lets learn and share to developer community.
Spring Boot multipart file upload example Postman
Spring boot rest api can be easily configured to upload a single file, multiple files or an object containing both files and other properties. There are a number of ways to create a rest api which can accept a file. We will try to dive in multiple examplesβ¦
π Projections with JPA and Hibernate
https://thorben-janssen.com/projections-with-jpa-and-hibernate/
https://thorben-janssen.com/projections-with-jpa-and-hibernate/
Thorben Janssen
Projections with JPA and Hibernate
JPA and Hibernate support 3 kinds of projections. Picking the right one and is often main difference between a slow and an efficient use case implementation.
π Spring Boot for Apache Geode 1.1.10.RELEASE, 1.2.10.RELEASE, 1.3.4.RELEASE and 1.4.0-M3 available!
https://spring.io/blog/2020/09/21/spring-boot-for-apache-geode-1-1-10-release-1-2-10-release-1-3-4-release-and-1-4-0-m3-available
https://spring.io/blog/2020/09/21/spring-boot-for-apache-geode-1-1-10-release-1-2-10-release-1-3-4-release-and-1-4-0-m3-available
spring.io
Spring Boot for Apache Geode 1.1.10.RELEASE, 1.2.10.RELEASE, 1.3.4.RELEASE and 1.4.0-M3 available!
<div class="paragraph">
<p>On behalf of the Spring and Apache Geode communities, it is my pleasure to announce the release of <em>Spring Boot for Apache Geode</em> (SBDG) <code>1.1.10.RELEASE</code>, <code>1.2.10.RELEASE</code>, <code>1.3.4.RELEASE</code>β¦
<p>On behalf of the Spring and Apache Geode communities, it is my pleasure to announce the release of <em>Spring Boot for Apache Geode</em> (SBDG) <code>1.1.10.RELEASE</code>, <code>1.2.10.RELEASE</code>, <code>1.3.4.RELEASE</code>β¦
π Spring Session for Apache Geode 2.1.11.RELEASE, 2.2.5.RELEASE, 2.3.1.RELEASE & 2.4.0-RC1 available!
https://spring.io/blog/2020/09/21/spring-session-for-apache-geode-2-1-11-release-2-2-5-release-2-3-1-release-2-4-0-rc1-available
https://spring.io/blog/2020/09/21/spring-session-for-apache-geode-2-1-11-release-2-2-5-release-2-3-1-release-2-4-0-rc1-available
spring.io
Spring Session for Apache Geode 2.1.11.RELEASE, 2.2.5.RELEASE, 2.3.1.RELEASE & 2.4.0-RC1 available!
<div class="paragraph">
<p>On behalf of the Spring and Apache Geode communities, it is my pleasure to announce the release of <em>Spring Session for Apache Geode</em> (SSDG) <code>2.1.11.RELEASE</code>, <code>2.2.5.RELEASE</code>, <code>2.3.1.RELEASE</code>β¦
<p>On behalf of the Spring and Apache Geode communities, it is my pleasure to announce the release of <em>Spring Session for Apache Geode</em> (SSDG) <code>2.1.11.RELEASE</code>, <code>2.2.5.RELEASE</code>, <code>2.3.1.RELEASE</code>β¦
π The best way to fix the Hibernate βHHH000104: firstResult/maxResults specified with collection fetch; applying in memory!β warning message
https://vladmihalcea.com/fix-hibernate-hhh000104-entity-fetch-pagination-warning-message/
https://vladmihalcea.com/fix-hibernate-hhh000104-entity-fetch-pagination-warning-message/
Vlad Mihalcea
The best way to fix the Hibernate "firstResult/maxResults specified with collection fetch; applying in memory!" warning messageβ¦
Learn how to fix the Hibernate "HHH000104: firstResult/maxResults specified with collection fetch; applying in memory!" warning message.
π Spring Boot performance monitoring
https://vladmihalcea.com/spring-boot-performance-monitoring/
https://vladmihalcea.com/spring-boot-performance-monitoring/
Vlad Mihalcea
Spring Boot performance monitoring - Vlad Mihalcea
Learn how to speed up the data access layer in a Spring Boot application using the Hypersistence Optimizer performance monitoring utility.
π Spring Security SAML Extensions 1.x EOL on October 6, 2021
https://spring.io/blog/2020/09/22/spring-security-saml-extensions-1-x-eol-on-october-6-2021
https://spring.io/blog/2020/09/22/spring-security-saml-extensions-1-x-eol-on-october-6-2021
spring.io
Spring Security SAML Extensions 1.x EOL on October 6, 2021
<div class="paragraph">
<p>With the recent release of Spring Security 5.4, weβd like to announce that maintenance for <a href="https://github.com/spring-projects/spring-security-saml">Spring Security SAML Extensions 1.x</a> will end on 6 October 2021.</p>β¦
<p>With the recent release of Spring Security 5.4, weβd like to announce that maintenance for <a href="https://github.com/spring-projects/spring-security-saml">Spring Security SAML Extensions 1.x</a> will end on 6 October 2021.</p>β¦