Spring Resources ↩
This document gathers Spring related resources that caught our attention. |
- What is Spring Framework? An Unorthodox Guide by Marco Behler, June 2022.
- Key Differences Between Spring vs Spring Boot vs Spring MVC by Simplilean, February 2022.
- Marco Behler's blog posts :
- Spring Security & OAuth 2.0 - In-Depth, March 2021.
- Spring Security: Authentication and Authorization In-Depth, August 2020.
- Complete Guide to Exception Handling in Spring Boot by Murtuza Ranapurwala, December 2020.
- Modernize and optimize Spring Boot applications by Vijav Sundaresan et al., January 2020.
- Top 10 Spring Boot Interview Questions and Answers by Manoj Kumar Bardhan, June 2019.
- How Spring MVC Really Works by Eugen Paraschiv, November 2017.
- Customizing Spring Security with Multiple Authentications by B. Antony and K. Chandrasekar, September 2016.
- Building Microservices with Spring Boot by Dan Woods, February 2015.
- Exploring Micro-Frameworks: Spring Boot by Dan Woods, March 2014.
Blogs ▴
- Geeksforgeeks :
- Java Runtimes: Insights From the Spring Boot Point of View by Aleksey Stukalov and Cathering Edelveis, May 2024.
- Spring Boot 3.3.0-M2’s Support for Bitnami Container Images by Augustin Ventura, March 2024.
- What is Spring Boot in Java? An Overview in 2024 by Flatirons, February 2024.
- Medium Blog :
- Introduction To Spring AI with Example (Part-1) by Jangnya Datta Panigrahi, August 2024.
- Advanced Configuration with Spring Boot: Profiles, Properties, and YAML by Igor Venturelli, August 2024.
- Native Image with Spring Boot by Philippe Agra, January 2024.
- Master Spring Boot 3 with GraalVM Native Image by Dimitry Chuyko, February 2023.
- Enable HTTPS in Spring Boot with Azure Key Vault certificates, February 2023.
- Bellsoft Blog :
- Master Spring Boot 3 with GraalVM Native... by Dmitry Chuyko, February 2023.
- Spring Boot with GraalVM Native Image by Dmitry Chuyko, January 2023.
- Spring Boot — Power of Value Objects by Semyon Kirekov, December 2022.
- JavaTechOnline :
- Spring Security LDAP Authentication Example, November 2022.
- Spring Security Annotations With Examples, August 2022.
- Spring Boot Batch Example CSV to MySQL Using JPA, June 2022.
- Spring Blog :
- Preparing for Spring Boot 3.0 by Phil Webb, May 2022.
- Spring Framework Guru Blog :
- JWT Token Authentication in Spring Boot Microservices by SFG, September 2022.
- Hikari Configuration for MySQL in Spring Boot 2 by SFG, July 2022.
- Using Filters in Spring Web Applications by SFB, September 2021.
- Bootstrapping Data in Spring Boot by SFG, September 2021.
- Scheduling in Spring Boot by SFG, September 2021.
- Spring Boot CLI by SFG, July 2021.
- Internationalization with Spring Boot by SFG, July 2021.
- Adservio Blog :
- Spring Cloud - Everything you need to know, November 2022.
- What is Spring Boot?, October 2022.
- Advantages of Spring Boot, April 2022.
- Spring Performance Best Practices, February 2022.
- Critical Vulnerability in Spring Core: Spring4Shell by Stefano Chierici, March 2022.
- Introduction to Spring Framework for Java by Ross Grogan-Kaylor, January 2022.
- Part II: How Elasticsearch Works Internally by Rahul Mishra, Novembre 2021.
- Part I: How Elasticsearch Works Internally by Rhul Mishra, November 2021.
- What is the Difference between Spring Boot and Spring? by Alibaba Clouder, August 2021.
- Demystifying Spring Boot by Jordan Williams, December 2020.
- Why Spring Boot Embedded Server is so important? by Suresh, October 2020.
- How to Make Parallel Calls in Java Spring Boot Application and How to Test Them? by Marc Janvier, September 2019.
- Spring Boot 2.0 — Project Structure and Best Practices (Part 2) by Arpit Khandelwal, March 2019.
- Spring Boot 2.0 — Project Structure and Best Practices (Part 1) by Arpit Khandelwal, March 2019.
- Spring Boot Actuator – Application Monitoring Made Easy by Susheel Kumar, July 2016.
- Spring Data JPA Tutorial: Sorting by Petri Kainulainen, April 2012.
Books ▴
- Spring Security in Action (2nd Edition) by Laurentiu Spilca, April 2024.
(Manning, ISBN 978-1-6334-3797-5, 440 pages) - Spring Boot 3 and Spring Framework 6 by Christian Ulleboom, 2024.
(Rheinwerk Publishing, ISBN 978-1-4932-2476-0, 934 pages) - Pro Spring 6 by Iuliana Cosmina et al., 2023.
(Apress, ISBN 978-1-4842-8639-5, 949 pages) - Pro Spring Security by Massimo Nardone & Carlo Scarioni, December 2023.
(Apress, ISBN 979-8-8688-0034-4, 289 pages) - Testing Spring Boot Applications Demystified by Philip Riecks, July 2023.
(LeanPub, 101 pages) - Learning Spring Boot 3.0 (3rd Edition) by Greg Turnquist, December 2022.
(Packt, ISBN 978-1-8032-3330-7, 270 pages). - Spring Boot in Practice by Somnath Musib, June 2022.
(Manning, ISBN 978-1-6172-9881-3, 584 pages). - Beginning Spring Data by Andress Sacco, December 2022.
(Apress, ISBN 978-1-4842-8763-7, 417 pages) - Spring in Action (6th edition) by Craig Walls, January 2022.
(Manning, ISBN 978-1-6172-9757-1, 520 pages) - Spring REST (2nd edition) by Balaji Varanasi and Maxim Bartkov, Novembre 2021.
(Apress, ISBN 978-1-4842-7476-7, 251 pages)
GitHub:Apress/spring-rest-2e
- Spring Start Here by Laurentiu Spilca, September 2021.
(Manning, ISBN 978-1-6172-9869-1, 416 pages) - Spring Boot Up & Running by Mark Heckler, 2021.
(O'Reilly, ISBN 978-1-4920-7698-8, 330 pages) - Beginning Spring 5 by Joseph B. Ottinger and Andrew Lombardi, 2019.
(Apress, ISBN 978-1-4842-4485-2, 365 pages) - Spring Boot Persistance Best Practices by Anghel Leonard, 2018.
(Apress, ISBN 978-1-4842-5625-1, 1041 pages)
GitHub:Apress/spring-boot-persistence-best-practices
- Pro Spring 5 by Iuliana Cosmina et al., 2017.
(Apress, ISBN 978-1-4842-2807-4, 866 pages)
GitHub:Apress/pro-spring-5
Guides ▴
- What is Spring Framework? An Unorthodox Guide, by Marco Behler, June 2022.
- Quarkus Guides:
- Quarkus extension for Spring Cache API, version 2.7.
- Quarkus extension for Spring Security API, version 2.7.
News ▴
- endoflife.date – Spring Boot lifecycle
- Twittter – SpringCentral.
- VMware Tanzu Blog – This Month in Spring, by Josh Long :
Projects ▴
- mkyong/spring-boot (GitHub) - a list of Spring Boot tutorials.
- Java Spring Tutorial (VS Code) by Alex Therrien, March 2024.
- Data Flair – Spring Tutorials
- Spring Framework / Spring Boot by David Gayerie.
- GraalVM Native and Spring Boot 3.0 by Brian Clozel, March 2023.