Introduction: Instead of maintaining base url for all rest apis in each controller using @RequestMapping(/api/v1). we can set base url at global level of the springboot project using WebMvcConfigurer interface we can override configurePathMatch metho...
learnjavawithvijayalaxmi.hashnode.dev1 min readNo responses yet.