Pinned Repositories
communication-talk
Talk about communication (not only) for software developers
gitkata
It-Depends
A project to run tests against various databases in order to understand their differences.
parameterizedTestsWithRules
Demos how parameterized test can be implemented using JUnit Rules without a custom TestRunner
spring-data-jdbc-boot-starter
spring-data-reactive-talk
talk-beyond
Demo project for the talk "Spring Data JDBC beyond the obvious.
talk-ddd-jdbc
Domain Driven Design mit Relationalen Datenbanken und Spring Data JDBC.
talk-migrate-jpa-to-spring-data-jdbc
A talk about what to watch out for when migrating from JPA to Spring Data JDBC
talk-spring-data-jdbc
Slides for a talk introducing Spring Data JDBC
schauder's Repositories
schauder/gitkata
schauder/talk-migrate-jpa-to-spring-data-jdbc
A talk about what to watch out for when migrating from JPA to Spring Data JDBC
schauder/It-Depends
A project to run tests against various databases in order to understand their differences.
schauder/stackoverflow
Sample code for Stackoverflow questions.
schauder/issue-jdbc-787-generic-enum-converter
A little demonstrator to experiment what does and what does not work with custom converters for jdbc repositories
schauder/zwiegespraech-timer
A timer for "Zwiegespräche" and a playground to fool around with web technology.
schauder/issue-2742-lastmodified
schauder/issue-hsqldb-1725
Reproducer for HSQLDB bug 1725
schauder/issue-JDBC-1506-null-embedded
Tries to reproduce https://github.com/spring-projects/spring-data-relational/issues/1506
schauder/issue-jdbc-1778-pgobject-not-simple
schauder/issue-jdbc-1827-insert-null-array
schauder/issue-jdbc-1871
Minimal recreation of issue concerning timezone persisting into MySQL DATETIME field using Spring Data JDBC.
schauder/issue-jpa-2702-entitygraph-and-pageable
Reproduces an issue filed as https://github.com/spring-projects/spring-data-jpa/issues/2702
schauder/issue-jpa-2720-find-by-uuid
schauder/issue-jpa-2733-spring-boot-isolation
schauder/issue-jpa-2742-lastmodifiedproblem
schauder/issue-JPA-2743-enums
Attempt at reproducing https://github.com/spring-projects/spring-data-jpa/issues/2743
schauder/issue-jpa-2757-sqlresultmapping
schauder/issue-jpa-2767-id-class-issues
schauder/issue-JPA-2788-SpringEagerLoadingIssue
schauder/issue-jpa-2844-created-date
Trying to reproduce the issue described in https://github.com/spring-projects/spring-data-jpa/issues/2844
schauder/issue-RELATIONAL-1505-Parameter-does-not-get-converted
Reproducer for https://github.com/spring-projects/spring-data-relational/issues/1505
schauder/issue-relational-1774
schauder/schauder.github.io
http://blog.schauderhaft.de
schauder/Silent-AI
schauder/sprain
Semantic Web meet Mindmaps. A project to learn about all kinds of webstuff.
schauder/spring-boot
Spring Boot
schauder/talk-end-of-n-1
Talk about how Spring Data JDBC will solve the N+1 problem
schauder/talk-jpa-complexity
A talk about the complexity of JPA and why Spring Data JDBC is the better choice.
schauder/the-game
Implementatio of "The Game" for Python practice