Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fintank/spring-device-detect
A simple application to detect whether the user's browser is on a mobile, tablet or desktop device.
https://github.com/fintank/spring-device-detect
Last synced: 2 days ago
JSON representation
A simple application to detect whether the user's browser is on a mobile, tablet or desktop device.
- Host: GitHub
- URL: https://github.com/fintank/spring-device-detect
- Owner: FintanK
- Created: 2015-01-02T14:10:39.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-02T14:13:57.000Z (almost 10 years ago)
- Last Synced: 2023-02-26T21:12:14.666Z (over 1 year ago)
- Language: Java
- Size: 97.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Spring Device Detect
--------------------A simple application to detect mobile, tablet and desktop browsers.
Execution
--------Make sure you have Maven installed.
mvn spring-boot:run