Andy Wilkinson
|
134edf9f2a
|
Upgrade to Jooq 3.11.2
Closes gh-13675
|
2018-07-03 17:30:48 +01:00 |
|
Phillip Webb
|
21d80d87a3
|
Merge branch '1.5.x' into 2.0.x
|
2018-05-25 18:45:37 -07:00 |
|
Phillip Webb
|
4853477081
|
Reformat code
|
2018-05-25 18:17:37 -07:00 |
|
Phillip Webb
|
4b9c3c137e
|
Polish Collection.toArray
Consistently use `StringUtils.toStringArray`, `ClassUtils.toClassArray`
or zero length when converting collections to arrays.
Fixes gh-12160
|
2018-02-22 21:11:30 -08:00 |
|
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
|
2016-07-11 12:50:42 -07:00 |
|
Andy Wilkinson
|
355860fd09
|
Remove @Autowired from constructors where class has single constructor
Closes gh-5226
|
2016-03-01 16:03:07 +00:00 |
|
Phillip Webb
|
634bb770b2
|
Organize imports with new settings
See gh-4234
|
2015-10-19 12:58:34 -07:00 |
|
Phillip Webb
|
ab1cc829c1
|
Add jOOQ sample application
See gh-2804
|
2015-06-22 21:20:12 -07:00 |
|