Search:

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

Search: Search took 0.02 seconds.

  1. To answer my own question, it works to inject the...

    To answer my own question, it works to inject the standard repository object with an Autowired field in the custom repository class.
  2. Call findAll from custom repository class

    Is there any way to call a method on the standard repository interface such as findAll from a custom repository class. It seems like composing methods from the standard repository with ones from...
  3. Replies
    0
    Views
    2,067

    Spring support for Open Types?

    The MBeanExporter generates ModelMBeans which don't take advantage of the Open Types used by Open MBeans and MXBeans. I want to expose properties on my management interface which would use the...
  4. Recognizing bean properties added by an AspectJ inter-type member declaration?

    I'm using AspectJ to provide a default interface implementation with inter-type member declarations. SpringIDE thinks there is an error in a spring xml config file where bean properties that have...
Results 1 to 4 of 4