File tree Expand file tree Collapse file tree 3 files changed +2
-4
lines changed
spring-cloud-task-samples
batch-job/src/test/resources
timestamp/src/test/resources Expand file tree Collapse file tree 3 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 251251 <groupId >org.apache.maven.plugins</groupId >
252252 <artifactId >maven-checkstyle-plugin</artifactId >
253253 </plugin >
254- <plugin >
255- <groupId >io.spring.javaformat</groupId >
256- <artifactId >spring-javaformat-maven-plugin</artifactId >
257- </plugin >
258254 </plugins >
259255 </build >
260256
Original file line number Diff line number Diff line change 1313# See the License for the specific language governing permissions and
1414# limitations under the License.
1515#
16+
1617logging.level.root =DEBUG
1718spring.application.name =Demo Batch Job Task
Original file line number Diff line number Diff line change 1313# See the License for the specific language governing permissions and
1414# limitations under the License.
1515#
16+
1617logging.level.org.springframework.cloud.task =DEBUG
1718spring.application.name =Demo Timestamp Task
You can’t perform that action at this time.
0 commit comments