Commit Graph

8 Commits (9f4d55766b8d8891964c2e687e9e66cd15003a1f)

Author SHA1 Message Date
Phillip Webb d76bba5e6f Migrate from ExpectedException rule to AssertJ
Replace ExpectedException JUnit rules with AssertJ exception
assertions.

Closes gh-14336
6 years ago
Phillip Webb d8f827d224 Cleanup and format code 8 years ago
Phillip Webb a2315378d4 Formatting 8 years ago
Phillip Webb df8dfb093b Fix package tangle in jOOQ sample
Use a custom GeneratorStrategy to fix the package tangles that jOOQ
creates by default.

Fixes gh-6372
8 years ago
Phillip Webb 634bb770b2 Organize imports with new settings
See gh-4234
9 years ago
Phillip Webb c9fb9916b8 Reformat code using Eclipse Mars 9 years ago
Phillip Webb 67402405db Reformat code 9 years ago
Phillip Webb ab1cc829c1 Add jOOQ sample application
See gh-2804
10 years ago