Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    5
    Views
    298

    Whoa, that is clean. Thanks for your time and...

    Whoa, that is clean. Thanks for your time and help!
  2. Replies
    5
    Views
    298

    SpEL for MessageHeaders Constants

    I'm trying to replace a message header correlation id object with its string representation (so I can send it across JMS to another SI-backed service, get it back, and then aggregate). The following...
  3. Ya, sorry for not taking it all the way to make...

    Ya, sorry for not taking it all the way to make sure my suggestion works. It looks like a bug in how the Spring Data repositories are registered in the DomainClassConverter, though I don't rule out...
  4. JIRA ticket...

    JIRA ticket created.
  5. Yes, it appears the documented way of doing this...

    Yes, it appears the documented way of doing this is not possible because of the circular reference. This abomination is a workaround:


    <bean id="conversionService"...
  6. Replies
    2
    Views
    997

    Spring MVC, REST, and HATEOAS

    This is cross posted from StackOverflow as I am not getting much of a response over there...

    I'm struggling with the correct way to implement Spring MVC 3.x RESTful services with HATEOAS. Consider...
  7. Forgot about this thread :-) I am new to JPA...

    Forgot about this thread :-)

    I am new to JPA (I have always used "raw" Hibernate) - I didn't realize it supported mapping files. I am now using Spring Data JPA with mapping files. Thanks!
  8. Thanks, but sorry, I should have been more clear....

    Thanks, but sorry, I should have been more clear. I already use Spring's hibernate support with Hibernate mapping files using my own custom repository framework. However, I would like to replace my...
  9. Spring Data Support for Hibernate without Annotations?

    I prefer using hibernate mapping files rather than annotating classes with JPA or Hibernate annotations. Does Spring data have support for this, and if not, is it in the road map?
  10. Replies
    2
    Views
    1,666

    That's perfect. Thanks!

    That's perfect. Thanks!
  11. Replies
    2
    Views
    1,666

    Mailing Address?

    My organization requires us to submit information about every piece of 3rd-party software we wish to use in order to have it considered for approval (ugh!). They give great value to seeing an actual...
Results 1 to 11 of 11