Spring Start Here
eBook - ePub

Spring Start Here

Learn what you need and learn it well

  1. 416 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Spring Start Here

Learn what you need and learn it well

About this book

Quickly master the massive Spring ecosystem with this focused, hands-on guide that teaches you exactly what you need to know. In Spring Start Here, you will learn how to: Build web applications with Spring
Manage application objects with Spring context
Implement data persistence using data sources and transactions
Implement data exchange between applications using REST services
Utilize Spring Boot's convention-over-configuration approach
Write unit and integration tests for apps implemented with Spring
Minimize work when building any kind of app
Persisting data in a Spring application using the latest approach Spring Start Here introduces you to Java development with Spring by concentrating on the core concepts you'll use in every application you build. You'll learn how to refactor an existing application to Spring, how to use Spring tools to make SQL database requests and REST calls, and how to secure your projects with Spring Security. There's always more to learn, and this book will make your next steps much easier. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the technology
For Java developers, Spring is the must-learn framework. This incredible development tool powers everything from small business ecommerce applications to enterprise-scale microservices. Mastering Spring is a long journey. Taking your first step is easy! Start here. About the book
Spring Start Here teaches Java developers how to build applications using Spring framework. Informative graphics, relevant examples, and author Laurentiu Spilca's clear and lively writing make it easy to pick up the skills you need. You'll discover how to plan, write, and test applications. And by concentrating on the most important features, this no-nonsense book gives you a firm foundation for exploring Spring's rich ecosystem. What's inside Build web applications with Spring
Minimize repetition and manual work
Persisting data in a Spring application
HTTP and REST-based web services
Testing your Spring implementationsAbout the reader
For readers with beginning to intermediate Java skills. About the author
Lauren?iu Spilca is a skilled Java and Spring developer and an experienced technology instructor.Table of Contents
PART 1 FUNDAMENTALS
1 Spring in the real world
2 The Spring context: Defining beans
3 The Spring context: Wiring beans
4 The Spring context: Using abstractions
5 The Spring context: Bean scopes and life cycle
6 Using aspects with Spring AOP
PART 2 IMPLEMENTATION
7 Understanding Spring Boot and Spring MVC
8 Implementing web apps with Spring Boot and Spring MVC
9 Using the Spring web scopes
10 Implementing REST services
11 Consuming REST endpoints
12 Using data sources in Spring apps
13 Using transactions in Spring apps
14 Implementing data persistence with Spring Data
15 Testing your Spring app

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
No, books cannot be downloaded as external files, such as PDFs, for use outside of Perlego. However, you can download books within the Perlego app for offline reading on mobile or tablet. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Spring Start Here by Laurentiu Spilca in PDF and/or ePUB format, as well as other popular books in Computer Science & Cloud Computing. We have over one million books available in our catalogue for you to explore.

Information

Table of contents

  1. Spring Start Here
  2. Copyright
  3. contents
  4. front matter
  5. Part 1 Fundamentals
  6. 1 Spring in the real world
  7. 2 The Spring context: Defining beans
  8. 3 The Spring context: Wiring beans
  9. 4 The Spring context: Using abstractions
  10. 5 The Spring context: Bean scopes and life cycle
  11. 6 Using aspects with Spring AOP
  12. Part 2 Implementation
  13. 7 Understanding Spring Boot and Spring MVC
  14. 8 Implementing web apps with Spring Boot and Spring MVC
  15. 9 Using the Spring web scopes
  16. 10 Implementing REST services
  17. 11 Consuming REST endpoints
  18. 12 Using data sources in Spring apps
  19. 13 Using transactions in Spring apps
  20. 14 Implementing data persistence with Spring Data
  21. 15 Testing your Spring app
  22. Appendix A. Architectural approaches
  23. Appendix B. Using XML for the context configuration
  24. Appendix C. A quick introduction to HTTP
  25. Appendix D. Using JSON formatting
  26. Appendix E. Installing MySQL and creating a database
  27. Appendix F. Recommended tools
  28. Appendix G. Recommended learning materials for further study
  29. index