언어는 postgresql이고 Tool은 Intellij입니다..이번에 배치를 Azure로 DB 및 자바를 업그레이드했는데요 로컬에서는 에러가 안 나는데 서버에 올리니 아래와 같은 에러가 발생됩니다.물론 로컬은 Jboss가 아니긴 합니다.JtaTransactionManager does not support custom isolation levels by default-switch allowCustomIsolationLevels to true 혹시 해결책을 아시는 분들만답변 주세요
여기서 말하는대로 트랜젝션 매니저 빈을 재정의 하면 될거 같네요