Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2012-2025 the original author or authors.
* Copyright 2012-2026 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -59,7 +59,7 @@
* }
* </pre>
*
* By default,this annotation configures a resouceless batch infrastructure (ie based on a
* By default, this annotation configures a resourceless batch infrastructure (i.e. based on a
* {@link org.springframework.batch.core.repository.support.ResourcelessJobRepository} and
* a {@link ResourcelessTransactionManager}).
*
Expand Down