- 
                Notifications
    You must be signed in to change notification settings 
- Fork 38.8k
Closed
Description
Bob Tiernay opened SPR-12345 and commented
There used to be documentation in the JavaConfig project that discussed the effect of method visibility on bean scope:
http://docs.spring.io/spring-javaconfig/docs/1.0-m2/reference/html/bean-visibility.html
This documentation does not appear to exist in:
However, there is an example in that section regarding a privateInstance but the semantics are still undefined. I am still unclear what effect marking an @Bean method private has. I was hoping it would make it private to the @Configuration as that could be very useful in certain circumstances.
Nevertheless, it would be extremely useful to document these semantics.
Affects: 4.1.1
Referenced from: commits f58e1db
Metadata
Metadata
Assignees
Labels
type: documentationA documentation taskA documentation task