Search:

Type: Posts; User: node159; Keyword(s):

Search: Search took 0.05 seconds.

  1. Looks like we found the issue, one of our beans...

    Looks like we found the issue, one of our beans had a property placeholder that was not being resolved, and was being cast to an integer, this was being swallowed, by...
  2. Annotation based startup never completing?

    We are in the middle of migrating from xml defined beans to having as much autowired with the JSR-250 annotations (@Resource, @Service, @Repository, @Component, @Controller).

    However we are...
  3. Replies
    3
    Views
    878

    Thank you for your feedback. For the last...

    Thank you for your feedback.

    For the last point, I'm refering to the setting a cutpoint for all com.example.spring.aop.*, that directs to method 'businessMethods' which is empty and has an around...
  4. Replies
    3
    Views
    878

    @Annotation based questions (JSR-250)

    We're loving the annotation based configuration but have a few queries relating to behavior and best practices.

    * Is it a good idea to use a explicit ‘name’ on all annotations, or is this just...
Results 1 to 4 of 4