🆕 Spring Boot 2.2.10 available now
https://spring.io/blog/2020/09/17/spring-boot-2-2-10-available-now
https://spring.io/blog/2020/09/17/spring-boot-2-2-10-available-now
spring.io
Spring Boot 2.2.10 available now
<p>On behalf of the team and everyone who has contributed, I’m happy to announce that Spring Boot 2.2.10 has been released and is now available from <a href="https://repo.spring.io/release">repo.spring.io</a> and Maven Central.</p>
<p>This release includes…
<p>This release includes…
🆕 Spring Boot 2.1.17 available now
https://spring.io/blog/2020/09/17/spring-boot-2-1-17-available-now
https://spring.io/blog/2020/09/17/spring-boot-2-1-17-available-now
spring.io
Spring Boot 2.1.17 available now
<p>On behalf of the team and everyone who has contributed, I’m happy to announce that Spring Boot 2.1.17 has been released and is now available from <a href="https://repo.spring.io/release">repo.spring.io</a> and Maven Central.</p>
<p>This release includes…
<p>This release includes…
🆕 Social Login with Spring Security in a Jersey Application
https://www.baeldung.com/spring-security-social-login-jersey
https://www.baeldung.com/spring-security-social-login-jersey
Baeldung
Social Login with Spring Security in a Jersey Application | Baeldung
Learn how to protect a Spring Boot Jersey application with Spring Social login and OAuth2.
🆕 A Bootiful Podcast: Lightbend CTO Jonas Bonér on his epic, aspect-oriented, distributed, reactive work
https://spring.io/blog/2020/09/17/a-bootiful-podcast-lightbend-cto-jonas-bon-r-on-his-epic-aspect-oriented-distributed-reactive-work
https://spring.io/blog/2020/09/17/a-bootiful-podcast-lightbend-cto-jonas-bon-r-on-his-epic-aspect-oriented-distributed-reactive-work
spring.io
A Bootiful Podcast: Lightbend CTO Jonas Bonér on his epic, aspect-oriented, distributed, reactive work
<p>Hi, Spring fans! In this episode, <a href="http://twitter.com/starbuxman">Josh Long (@starbuxman)</a> talks to his friend and Lightbend CTO <a href="http://twitter.com/jboner">Jonas Bonér (@jboner)</a> about his epic, aspect-oriented, distributed, and…
🆕 Spring Boot 2.4.0.M3 available now
https://spring.io/blog/2020/09/17/spring-boot-2-4-0-m3-available-now
https://spring.io/blog/2020/09/17/spring-boot-2-4-0-m3-available-now
spring.io
Spring Boot 2.4.0.M3 available now
<p>On behalf of the team and everyone that contributed, I am pleased to announce that the third milestone of Spring Boot 2.4 has been released and is available from <a href="https://repo.spring.io/milestone/">our milestone repository</a>.</p>
<p>This release…
<p>This release…
📁 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>…