Skip to main content

Spring Configuration in Detail and Spring Boot

  • Chapter
  • First Online:
Pro Spring 5
  • 2278 Accesses

Abstract

In the previous chapter, we presented a detailed look at the concept of inversion of control (IoC) and how it fits into the Spring Framework. However, we have really only scratched the surface of what Spring Core can do. Spring provides a wide array of services that supplement and extend its basic IoC capabilities.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 39.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Notes

  1. 1.

    Check out this snippet from JEE official Javadoc: http://docs.oracle.com/javaee/7/api/javax/annotation/PostConstruct.html .

  2. 2.

    The classes are not created again in the com.apress.prospring5.ch4 package, but projects where they are defined are used as dependencies for the java-config project.

  3. 3.

    You can find dependency characteristics, like group IDs and latest versions, on the Maven public repository. For example, this is the dedicated page for java.inject: https://mvnrepository.com/artifact/javax.inject/javax.inject .

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2017 Iuliana Cosmina, Rob Harrop, Chris Schaefer, and Clarence Ho

About this chapter

Cite this chapter

Cosmina, I., Harrop, R., Schaefer, C., Ho, C. (2017). Spring Configuration in Detail and Spring Boot. In: Pro Spring 5. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-2808-1_4

Download citation

Publish with us

Policies and ethics