📘CodeBook

Graph View

Home

❯

Spring

❯

Spring Boot

Spring Boot

Jul 01, 20251 min read

read value from properties

     @Component
     class MyClass {
       @Value("${my.property.name}")
       private String myValue;
     }

Spring Framework Spring Boot - Fundamentals Dependency Injection Spring IOC Spring MVC Spring Web Spring Security Spring AOP Spring JDBC Spring ORM REST Controller Spring Data JPA


Backlinks

  • @ModelAttribute
  • Abstract Routing Datasource
  • Discovery Service
  • ID Generation type
  • Multitenancy
  • REST Controller
  • Spring Boot Key Components
  • Spring Flux and Mono
  • Spring Framework
  • Spring IOC
  • Spring RestTemplate
  • Spring Table and Entity
  • Spring WebClient

Graph View

Created with Quartz v4.5.0 © 2025

  • GitHub