File tree
1,626 files changed
+44692
-45826
lines changed- spring-batch-core/src
- main/java/org/springframework/batch/core
- annotation
- configuration
- annotation
- support
- xml
- converter
- explore
- support
- job
- builder
- flow
- support
- state
- launch
- support
- listener
- observability
- partition
- support
- repository
- dao
- support
- resource
- scope
- context
- step
- builder
- factory
- item
- job
- skip
- tasklet
- test/java
- org/springframework/batch/core
- configuration
- annotation
- support
- xml
- converter
- explore/support
- job
- builder
- flow
- support
- state
- launch
- support
- listener
- observability
- partition
- support
- repository
- dao
- support
- resource
- scope
- context
- step
- builder
- item
- job
- skip
- tasklet
- test
- concurrent
- football
- domain
- internal
- ldif
- builder
- namespace/config
- repository
- step
- timeout
- test/jdbc/datasource
- spring-batch-infrastructure/src
- main/java/org/springframework/batch
- item
- adapter
- amqp
- builder
- avro
- builder
- data
- builder
- database
- builder
- orm
- support
- file
- builder
- mapping
- separator
- transform
- function
- jms
- builder
- json
- builder
- kafka
- builder
- ldif
- builder
- mail
- builder
- javamail
- support
- builder
- util
- validator
- xml
- builder
- stax
- poller
- repeat
- callback
- context
- exception
- interceptor
- listener
- policy
- support
- support
- annotation
- transaction
- test/java
- org/springframework/batch
- config
- container/jms
- item
- adapter
- amqp
- builder
- avro
- builder
- example
- support
- data
- builder
- database
- builder
- orm
- support
- file
- builder
- mapping
- separator
- transform
- function
- jms
- builder
- json
- builder
- kafka
- builder
- mail
- javamail
- sample
- books
- data
- support
- builder
- util
- validator
- xml
- builder
- domain
- stax
- jms
- poller
- repeat
- callback
- context
- exception
- interceptor
- jms
- listener
- policy
- support
- retry/jms
- support
- transaction
- test/jdbc
- datasource
- proc/derby
- spring-batch-integration/src
- main/java/org/springframework/batch/integration
- async
- chunk
- config
- annotation
- xml
- launch
- partition
- step
- test/java/org/springframework/batch/integration
- async
- chunk
- config/xml
- file
- item
- launch
- partition
- retry
- step
- spring-batch-samples/src
- main/java/org/springframework/batch/sample
- common
- config
- data
- domain
- football
- internal
- mail
- internal
- multiline
- order
- internal
- extractor
- mapper
- validator
- xml
- person
- internal
- trade
- internal
- validator
- jmx
- launch
- loop
- metrics
- mongodb
- quartz
- rabbitmq
- amqp
- processor
- remotechunking
- remotepartitioning
- aggregating
- polling
- skip
- support
- validation
- domain
- test/java/org/springframework/batch/sample
- common
- domain
- football/internal
- multiline
- order
- internal/validator
- trade
- internal
- iosample
- internal
- jmx
- launch
- quartz
- support
- validation
- spring-batch-test/src
- main/java/org/springframework/batch/test
- context
- test/java/org/springframework/batch/test
- common
- context
- jmx
- observability
- sample
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,626 files changed
+44692
-45826
lines changedLines changed: 19 additions & 23 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
| |||
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
75 |
| - | |
76 |
| - | |
| 75 | + | |
| 76 | + | |
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
| |||
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
87 |
| - | |
88 | 87 |
| |
89 | 88 |
| |
90 | 89 |
| |
91 | 90 |
| |
92 | 91 |
| |
93 | 92 |
| |
94 | 93 |
| |
95 |
| - | |
96 |
| - | |
97 |
| - | |
| 94 | + | |
98 | 95 |
| |
99 | 96 |
| |
100 | 97 |
| |
101 | 98 |
| |
102 | 99 |
| |
103 | 100 |
| |
104 | 101 |
| |
105 |
| - | |
106 |
| - | |
107 |
| - | |
108 |
| - | |
109 |
| - | |
110 |
| - | |
111 |
| - | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
112 | 108 |
| |
113 | 109 |
| |
114 | 110 |
| |
| |||
151 | 147 |
| |
152 | 148 |
| |
153 | 149 |
| |
154 |
| - | |
155 | 150 |
| |
156 | 151 |
| |
157 | 152 |
| |
| |||
164 | 159 |
| |
165 | 160 |
| |
166 | 161 |
| |
| 162 | + | |
167 | 163 |
|
Lines changed: 12 additions & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
22 |
| - | |
23 |
| - | |
| 21 | + | |
| 22 | + | |
24 | 23 |
| |
25 | 24 |
| |
26 | 25 |
| |
| |||
36 | 35 |
| |
37 | 36 |
| |
38 | 37 |
| |
39 |
| - | |
40 | 38 |
| |
41 | 39 |
| |
42 | 40 |
| |
43 | 41 |
| |
44 | 42 |
| |
45 | 43 |
| |
46 | 44 |
| |
47 |
| - | |
48 | 45 |
| |
49 | 46 |
| |
50 | 47 |
| |
51 | 48 |
| |
52 | 49 |
| |
53 | 50 |
| |
54 |
| - | |
55 |
| - | |
56 |
| - | |
57 |
| - | |
58 |
| - | |
59 |
| - | |
60 |
| - | |
61 |
| - | |
62 |
| - | |
63 |
| - | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
64 | 60 |
| |
65 | 61 |
| |
66 | 62 |
| |
| 63 | + | |
67 | 64 |
|
Lines changed: 10 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
| |||
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 |
| - | |
54 |
| - | |
| 53 | + | |
| 54 | + | |
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
60 |
| - | |
61 |
| - | |
62 |
| - | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
63 | 63 |
| |
64 | 64 |
| |
| 65 | + | |
65 | 66 |
|
Lines changed: 21 additions & 23 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 |
| - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
28 | 27 |
| |
29 | 28 |
| |
30 | 29 |
| |
| |||
48 | 47 |
| |
49 | 48 |
| |
50 | 49 |
| |
51 |
| - | |
52 | 50 |
| |
53 | 51 |
| |
54 | 52 |
| |
55 | 53 |
| |
56 | 54 |
| |
57 |
| - | |
58 |
| - | |
59 |
| - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
60 | 58 |
| |
61 | 59 |
| |
62 | 60 |
| |
| |||
95 | 93 |
| |
96 | 94 |
| |
97 | 95 |
| |
98 |
| - | |
| 96 | + | |
| 97 | + | |
99 | 98 |
| |
100 | 99 |
| |
101 | 100 |
| |
102 | 101 |
| |
103 |
| - | |
104 |
| - | |
105 |
| - | |
106 |
| - | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
107 | 106 |
| |
108 | 107 |
| |
109 | 108 |
| |
110 | 109 |
| |
111 | 110 |
| |
112 | 111 |
| |
113 |
| - | |
114 |
| - | |
| 112 | + | |
| 113 | + | |
115 | 114 |
| |
116 | 115 |
| |
117 | 116 |
| |
| |||
135 | 134 |
| |
136 | 135 |
| |
137 | 136 |
| |
138 |
| - | |
139 |
| - | |
140 |
| - | |
141 |
| - | |
142 |
| - | |
143 |
| - | |
144 |
| - | |
145 |
| - | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
146 | 144 |
| |
147 | 145 |
| |
148 | 146 |
| |
|
0 commit comments