Juergen Hoeller
|
cec7204fca
|
Polishing
|
8 years ago |
Juergen Hoeller
|
2e164787db
|
Upgrade to Groovy 2.4.14 and Undertow 1.4.23
|
8 years ago |
igor-suhorukov
|
ed936cbd89
|
Polish: Overriding methods should do more than simply call the same method in the super class
|
8 years ago |
Juergen Hoeller
|
cd4f0935c5
|
Revised deprecation markers
|
8 years ago |
Juergen Hoeller
|
cf1d162e1c
|
Upgrade to Kotlin 1.2.30
|
8 years ago |
Rossen Stoyanchev
|
9352e3d047
|
Add ClientRequest attribute for URI template
Issue: SPR-16537
|
8 years ago |
Rossen Stoyanchev
|
36cfdf68b1
|
Correct log level
Issue: SPR-16528
|
8 years ago |
Juergen Hoeller
|
fa670dd07d
|
Indexer enforces target descriptor only after non-null target check
Issue: SPR-16544
|
8 years ago |
Juergen Hoeller
|
bfddbbe731
|
Polishing
|
8 years ago |
Juergen Hoeller
|
478162741d
|
WebApplicationContextFacesELResolver.isReadOnly returns true for WAC
Issue: SPR-16543
|
8 years ago |
Juergen Hoeller
|
6f7ad0304c
|
Polishing
|
8 years ago |
igor-suhorukov
|
83300c4b27
|
Polish: follow naming convention
|
8 years ago |
igor-suhorukov
|
8080f56db8
|
Polish: "@Override" should be used on overriding and implementing methods
|
8 years ago |
Juergen Hoeller
|
a19d4deb24
|
Polishing
|
8 years ago |
Juergen Hoeller
|
33cd160861
|
Upgrade to Reactor Bismuth SR7, Hibernate ORM 5.2.14, Common Annotations 1.3.2
|
8 years ago |
Juergen Hoeller
|
9962df6527
|
Polishing
|
8 years ago |
Juergen Hoeller
|
95aad9cdc2
|
Interrupt listener invoker threads on shutdown (after initial wait step)
Issue: SPR-16536
|
8 years ago |
igor-suhorukov
|
d1ccecd021
|
Polish: to get rid unnecessary array creation
|
8 years ago |
Rossen Stoyanchev
|
bf0308b0cf
|
Merge pull request #1706 from mariusz-jasinski/SPR-16519
|
8 years ago |
Rossen Stoyanchev
|
356ef5199e
|
Polish
Issue: SPR-16519
|
8 years ago |
Mariusz Jasinski
|
184ed6da57
|
Overloaded acknowledge method with StompHeaders
Issue: SPR-16519
|
8 years ago |
igor-suhorukov
|
7bce04c06c
|
Polish: combine catches block with same body
|
8 years ago |
Rossen Stoyanchev
|
f835f7b500
|
Switch to Bismuth snapshots
|
8 years ago |
Rossen Stoyanchev
|
e12fcca1e3
|
Fix failing test
|
8 years ago |
Rossen Stoyanchev
|
e0e90ed006
|
SSE writer respects charset in MediaType
Issue: SPR-16516
|
8 years ago |
Juergen Hoeller
|
6663d0ff07
|
Support for ResolvableType.getType().getTypeName() on Java 8
Issue: SPR-16535
|
8 years ago |
Juergen Hoeller
|
c2d5ca9811
|
Proper nullable return declaration for AbstractValueAdaptingCache.lookup
Issue: SPR-15540
|
8 years ago |
Juergen Hoeller
|
7d89de06e3
|
Enforce GMT timezone for testBindInstantFromJavaUtilDate
Issue: SPR-16534
|
8 years ago |
Juergen Hoeller
|
15c97b753e
|
Revised URI building in http.server (consistently use raw attributes)
Issue: SPR-16434
|
8 years ago |
sdeleuze
|
c6f5acf15d
|
Upgrade Dokka to 0.9.16
|
8 years ago |
Juergen Hoeller
|
2a379e099c
|
Polishing
|
8 years ago |
Juergen Hoeller
|
8a56cd0e8b
|
Revised URI building in http.server (avoid package cycle with web.util)
Issue: SPR-16434
|
8 years ago |
igor-suhorukov
|
b202205d77
|
Polish: String.valueOf() should not be appended to a String
|
8 years ago |
igor-suhorukov
|
49fd724d8f
|
Polish: String function use should be optimized for single characters
|
8 years ago |
Rossen Stoyanchev
|
9c55dd5961
|
Additional shortcut with charset in WebSocketMessage
|
8 years ago |
Alexander Sparkowsky
|
d3eff49c59
|
Fix typos in webmvc documentation
|
8 years ago |
Juergen Hoeller
|
3732032ee4
|
Customizable PreparedStatementCreator in NamedParameterJdbcTemplate
Issue: SPR-16050
|
8 years ago |
Juergen Hoeller
|
0ef9568c06
|
Upgrade to OkHttp 3.10 (as well as RxJava 2.1.10 and Caffeine 2.6.2)
|
8 years ago |
Juergen Hoeller
|
9e55422334
|
Polishing
|
8 years ago |
Juergen Hoeller
|
01d9475bcc
|
Turn registered controller classes into controller instances on the fly
Issue: SPR-16520
|
8 years ago |
Juergen Hoeller
|
85984f3b72
|
Mark Castor tests as deprecated
Issue: SPR-16219
|
8 years ago |
igor-suhorukov
|
c782075a13
|
Polish: Array designators "[]" should be on the type, not the variable
|
8 years ago |
Juergen Hoeller
|
7f58d9ede0
|
Efficiently merge bean name result with parent result (possibly empty)
|
8 years ago |
Juergen Hoeller
|
3531c104b0
|
Prefer Collections.addAll call with array over Set.addAll(Arrays.asList)
|
8 years ago |
igor-suhorukov
|
67a91cf6f9
|
Polish: redundant pairs of parentheses should be removed
|
8 years ago |
Juergen Hoeller
|
eeecbaef2c
|
Gson/JsonbHttpMessageConverter keeps output stream open (for SseEmitter)
Issue: SPR-16529
|
8 years ago |
Juergen Hoeller
|
578c078082
|
Polishing
|
8 years ago |
Juergen Hoeller
|
0f740527c1
|
Deprecated StringUtils.mergeStringArrays
|
8 years ago |
Juergen Hoeller
|
1278459ad5
|
ReactorHttpHandlerAdapter logs bad request at warn level only
Issue: SPR-16524
|
8 years ago |
Juergen Hoeller
|
3d6483873f
|
Upgrade to Netty 4.1.22
|
8 years ago |