-
Jan 3rd, 2007, 07:39 AM
#1
VAlidating Class names/Id string
Is it possible to have Spring check at compile time that your references to the beans in the config file are correct, and that your config file does not have any typos in class names. ?
ie that you don't ask the factory for a bean called getBean("MyBean") when you should be using getBean("MyOwnBean")
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules