-
Notifications
You must be signed in to change notification settings - Fork 11
opensource contribution
Sanghyuk Jung edited this page Aug 2, 2024
·
21 revisions
- https://github.com/spring-io/dataflow.spring.io/pull/520
- https://github.com/spring-io/dataflow.spring.io/pull/518
- https://github.com/spring-projects/spring-data-relational/pull/1840
- https://github.com/spring-projects/spring-security/pull/15469
- https://github.com/spring-projects/spring-framework/pull/33308
https://github.com/search?q=repo%3Aspring-projects%2Fspring-integration%20%22the%20the%22&type=code
https://github.com/search?q=repo%3Aspring-projects%2Fspring-ai%20%22the%20the%22&type=code
- https://github.com/spring-projects/spring-boot/pull/34596
- https://github.com/spring-projects/spring-boot/pull/34844
- https://github.com/spring-projects/spring-boot/pull/38631 (중복으로 기각)
- https://github.com/spring-projects/spring-batch/pull/3831
- https://github.com/spring-projects/spring-batch/pull/3965
- https://github.com/spring-projects/spring-framework/pull/27291
- http://forum.springsource.org/showthread.php?96453-The-cron-expression-quot-0-0-8-10-1-2-3-9-quot-makes-unexpected-schedules-in-Spring-3-0
- http://forum.springsource.org/showthread.php?55853-SimpleIbatisItemWriter-in-my-project
- http://forum.springsource.org/archive/index.php/t-87164.html
- http://forum.springsource.org/archive/index.php/t-54129.html
Spring batch
- https://jira.spring.io/browse/BATCH-2175 : Support DBMS not declared in DatabaseType enum.
- https://jira.spring.io/browse/BATCH-2096 : 'chunk-completion-policy' or 'commit-interval' with '#{jobParameters[...]}' is ignored when 'retry-limit' exists. https://github.com/spring-projects/spring-batch/commit/bfd6d8d3554736bf356c3e84469992c54cfa1cad
- https://jira.spring.io/browse/BATCH-2259 : Step-scoped POJO bean can not be referenced by '' if it has no interface.