Issue Details (XML | Word | Printable)

Key: SJC-86
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Chris Beams
Reporter: Chris Beams
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Spring JavaConfig

Cannot specify BeanNamingStrategy when using JavaConfigApplicationContext

Created: 25/Mar/08 02:08 AM   Updated: 31/Oct/08 12:21 PM   Resolved: 26/May/08 06:11 PM
Component/s: Public API
Affects Version/s: None
Fix Version/s: 1.0.0.M4

Time Tracking:
Not Specified

Issue Links:
Related
 


 Description  « Hide
It is currently only possible to specify / override the default BeanNamingStrategy when using XML to bootstrap JavaConfig. ConfigurationPostProcessor exposes a setNamingStrategy() setter. This should also be possible via JavaConfigApplicationContext / JavaConfigWebApplicationContext.

No work has yet been logged on this issue.