Skip to content

Commit

Permalink
fix code
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbumenJ committed Jun 26, 2024
1 parent 757677f commit 9f81ec2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ public class ReferenceBean<T>
private MutablePropertyValues propertyValues;

// actual reference config
private ReferenceConfig referenceConfig;
private volatile ReferenceConfig referenceConfig;

// ReferenceBeanManager
private ReferenceBeanManager referenceBeanManager;
Expand Down

0 comments on commit 9f81ec2

Please sign in to comment.