Sebastian Dietrich

Results 3 issues of Sebastian Dietrich

I've found no documentation as how to store monetary amounts (e.g. FastMoney) using JPA. Since the classes are reasonably not annotated as @Embeddable and have more than one attribute one...

Will it be possible to write ClassFinders with different classpathes? The problem is that under Windows the classpath is restrited to something like 2048 characters, so if you want to...

I've generated a spring boot project using https://start.spring.io/ with java, maven, spring boot 2.7.7. I did not add/change anything. When adding PostgreSQL and spring-data-jpa (or spring-data-jdbc) I get the following...

type: bug