I want to extend Admin Panel to see order received. i tried folowing Tutorial ,But could not find applicationContext-servlet-admin.xml. Is the tutorials still relevent with spring boot ? Can you please help ?
Asked
Active
Viewed 30 times
1 Answers
2
That tutorial is slightly out of date. Step 2 in that tutorial looks to be the only issue. Instead of updating an XML file, you would now load servlet beans in AdminServletConfig.java

mouse_8b
- 514
- 5
- 8