Skip to content

Commit 2ae4678

Browse files
committed
Drop support for Spring Mobile
Closes gh-10884
1 parent e43d0ad commit 2ae4678

File tree

23 files changed

+0
-1307
lines changed

23 files changed

+0
-1307
lines changed

spring-boot-project/spring-boot-autoconfigure/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -573,11 +573,6 @@
573573
<artifactId>spring-cloud-spring-service-connector</artifactId>
574574
<optional>true</optional>
575575
</dependency>
576-
<dependency>
577-
<groupId>org.springframework.mobile</groupId>
578-
<artifactId>spring-mobile-device</artifactId>
579-
<optional>true</optional>
580-
</dependency>
581576
<dependency>
582577
<groupId>org.springframework.social</groupId>
583578
<artifactId>spring-social-config</artifactId>

spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/mobile/DeviceDelegatingViewResolverAutoConfiguration.java

Lines changed: 0 additions & 143 deletions
This file was deleted.

spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/mobile/DeviceDelegatingViewResolverFactory.java

Lines changed: 0 additions & 87 deletions
This file was deleted.

spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/mobile/DeviceDelegatingViewResolverProperties.java

Lines changed: 0 additions & 121 deletions
This file was deleted.

0 commit comments

Comments
 (0)