Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Software Architecture with Spring
  • Table Of Contents Toc
  • Feedback & Rating feedback
Software Architecture with Spring

Software Architecture with Spring

By : Wanderson Xesquevixos
close
close
Software Architecture with Spring

Software Architecture with Spring

By: Wanderson Xesquevixos

Overview of this book

Keep up with the fast-paced tech landscape with Software Architecture with Spring, your practical guide to making strategic architectural decisions that align seamlessly with your business objectives. Drawing from Wanderson's decades of experience, you'll journey through the complete software development lifecycle—from initial requirements gathering, through development and testing, to production deployment. You'll get hands-on with the evolution of an auction system, exploring its transformation through multiple architectural styles. You’ll discover how you can effectively transform a monolithic system into microservices using proven patterns and practices. As you progress, you’ll master advanced architectural paradigms such as Event-Driven Architecture, Filter-and-Pipeline Architecture, and Serverless Architecture.
Table of Contents (21 chapters)
close
close
Lock Free Chapter
1
Part 1:Foundations of Software Architecture
5
Part 2: Exploring Architectural Styles
12
Part 3: Advanced Topics in Modern Software Development

Exploring Test-Driven Development

TDD is an approach where tests are intentionally written before the code itself, but it’s more than just writing tests first—TDD is a disciplined methodology that guides the entire development process. In TDD, development follows a structured cycle: the process begins with creating a test for the desired functionality. Then, code is written to ensure the test succeeds. Once the test passes, the code is refined to enhance its organization and clarity. Figure 12.8 illustrates this TDD workflow.

Figure 12.8: TDD process

Figure 12.8: TDD process

The process when working with TDD is as follows:

  1. Red: Start by writing a test defining a small functionality piece. Since the feature doesn’t exist yet, the test will initially fail, signaling that code is needed to make it pass.
  2. Green: Write the minimal amount of code required to pass the test. The goal is to keep the code simple and focus on meeting the test requirements...
Visually different images
CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
Software Architecture with Spring
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist download Download options font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon