© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
F. Gutierrez, J. B. OttingerIntroducing Spring Framework 6https://doi.org/10.1007/978-1-4842-8637-1_5

5. Using Resource Files

Felipe Gutierrez1   and Joseph B. Ottinger2
(1)
Cary, NC, USA
(2)
YOUNGSVILLE, NC, USA
 

So far, we’ve put all of our data in configurations – whether as annotated source files or in XML configurations. In this chapter, we’re going to look at some Spring features to help us use data from external files.

These external resources not only help us load the data we’re using,1 but they’re also useful in separating out configuration, such as when you want to store secure data in external locations that shouldn’t be part of your source code or in ...

Get Introducing Spring Framework 6: Learning and Building Java-based Applications With Spring 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.