We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ec822a commit a7cd349Copy full SHA for a7cd349
README.md
@@ -20,7 +20,7 @@ android use spring mvc, make your code better and clean.
20
<meta-data android:name="component-scan" android:value="xx.xx.xx.xx.service,xx.xx.xx.xx.controller,xx.xx.xx.xx.dao" />
21
22
23
-2.继承AndroidSpringMvcApplication
+2.继承AAndroidMvcApplication
24
25
3.使用 AndroidSpringMvc.inject(this)注入依赖
26
0 commit comments