Currently my application is running in spring 3.1.0. I have planned to implement swagger in it. Please advise me which springfox runs in spring 3.1.0
Asked
Active
Viewed 260 times
0
-
1I believe the minimum version ever supported was 3.2+. That was the minimum version that was supported up until v2.5 of springfox. – Dilip Krishnan May 30 '17 at 03:00
-
Thanks alot Dilip. I think I need to upgrade the spring first. Can I know which spring is compatible with latest SpringFox? – Vishwa Dany May 30 '17 at 03:29
-
4.3.8 is the tested version – Dilip Krishnan May 30 '17 at 03:30
-
Thank you Dilip. Then I will upgrade with 4.3.8 – Vishwa Dany May 30 '17 at 04:05