CHAPTER 8

image

Give Advice to Your Spring Application

In this chapter, you will review part of your logic and refactor some of the classes to make the application more functional. In the previous chapters, I introduced some Spring concepts for your application, like dependency injection, how to use collections, how to load external resources, and how to use Profiles and testing. You did a little testing with them, but you need to actually see something real, right? So in this chapter you are going to give advice to your My Documents app.

Advice to My Documents

So what is this “advice” thingy anyway? Remember your SearchEngineService.java class from ...

Get Introducing Spring Framework: A Primer now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.