Move package annotation.support.reactive to annotation.reactive

Aligned with invocation.reactive and transaction.reactive packages.

Closes gh-22887
This commit is contained in:
Juergen Hoeller
2019-05-04 17:34:32 +02:00
parent 9eb095d921
commit 57984c5705
14 changed files with 14 additions and 14 deletions

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
package org.springframework.messaging.handler.annotation.support.reactive;
package org.springframework.messaging.handler.annotation.reactive;
import java.time.Duration;
import java.util.HashMap;

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
package org.springframework.messaging.handler.annotation.support.reactive;
package org.springframework.messaging.handler.annotation.reactive;
import java.time.Duration;
import java.util.List;

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
package org.springframework.messaging.handler.annotation.support.reactive;
package org.springframework.messaging.handler.annotation.reactive;
import java.time.Duration;
import java.util.Collections;

View File

@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package org.springframework.messaging.handler.annotation.support.reactive;
package org.springframework.messaging.handler.annotation.reactive;
import java.time.Duration;
import java.util.Arrays;

View File

@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package org.springframework.messaging.handler.annotation.support.reactive;
package org.springframework.messaging.handler.annotation.reactive;
import java.nio.charset.StandardCharsets;
import java.time.Duration;