Search:

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

Search: Search took 0.01 seconds.

  1. IllegalStateException during Context initialization using Spring AOP, CXF, Jackson

    Summary:
    I'm getting the following error after enabling Spring AOP. I'm not sure why it's choking at startup trying to wire Jackson's ObjectMapper.


    Caused by: java.lang.IllegalStateException:...
  2. How to define custom AuditingEntityListener in Spring Data JPA?

    The Spring Data JPA docs nicely describe how to enable auditing. I have used this default config successfully without issue.

    Now I have a need to use a custom AuditingEntityListener class instead...
Results 1 to 2 of 2