Running SpringBoot in Android, turn Android device into a web server. Tested on Android 9
demo project placed in web module, which copied from https://github.com/Ryan-Miao/springboot-demo-gradle
- CGLIB
- Template engines
- Database
- Auto parameter name resolving not working, RequestParam and PathVariable annotations MUST provided parameter name in order to work.
PS:not spring's SpringBoot for android