jar

com.foreach.across.modules : spring-mobile-module

Maven & Gradle

Dec 02, 2020
2 usages

Spring Mobile Module · Integrates Spring mobile with device specific view resolving in an Across web stack.

Table Of Contents

Latest Version

Download com.foreach.across.modules : spring-mobile-module JAR file - Latest Versions:

All Versions

Download com.foreach.across.modules : spring-mobile-module JAR file - All Versions:

Version Vulnerabilities Size Updated
3.1.x
3.0.x
2.0.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window spring-mobile-module-3.1.0.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.foreach.across.modules.spring.mobile.thymeleaf

├─ com.foreach.across.modules.spring.mobile.thymeleaf.DeviceDialect.class - [JAR]

├─ com.foreach.across.modules.spring.mobile.thymeleaf.DeviceFragmentAttributeProcessor.class - [JAR]

com.foreach.across.modules.spring.mobile.extensions

├─ com.foreach.across.modules.spring.mobile.extensions.JstlMobileSupportConfiguration.class - [JAR]

├─ com.foreach.across.modules.spring.mobile.extensions.ThymeleafMobileSupportConfiguration.class - [JAR]

com.foreach.across.modules.spring.mobile.services

├─ com.foreach.across.modules.spring.mobile.services.DeviceBasedViewNameResolver.class - [JAR]

├─ com.foreach.across.modules.spring.mobile.services.DeviceBasedViewNameResolverImpl.class - [JAR]

com.foreach.across.modules.spring.mobile

├─ com.foreach.across.modules.spring.mobile.SpringMobileModule.class - [JAR]

├─ com.foreach.across.modules.spring.mobile.SpringMobileModuleSettings.class - [JAR]

com.foreach.across.modules.spring.mobile.config

├─ com.foreach.across.modules.spring.mobile.config.DeviceResolverConfiguration.class - [JAR]

├─ com.foreach.across.modules.spring.mobile.config.DeviceResolverRegistration.class - [JAR]

├─ com.foreach.across.modules.spring.mobile.config.SpringMobileConfiguration.class - [JAR]

Advertisement