首页>代码>springboot+jsp+bootstrap3+接口编程开发网站demo实例>/fmoney/fmoney-html/src/main/java/com/sxy/controller/WelcomController.java
                
                package com.sxy.controller;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.ResponseBody;
@Controller
public class WelcomController {
	
	@RequestMapping("/")
	public String Welcome(){
		return "index";
	}
	
	
}
 最近下载更多
最近下载更多
                
                zjjhzjb     LV15
                2023年9月19日
            
            
        
                1529860026     LV24
                2022年10月8日
            
            
        
                快乐男孩     LV6
                2021年6月1日
            
            
        
                panda猫儿     LV2
                2021年5月14日
            
            
        
                zoujialuo     LV9
                2020年8月12日
            
            
        
                newstu1981     LV1
                2020年6月12日
            
            
        
                2187693636     LV12
                2020年4月10日
            
            
        
                风萧萧兮易水寒雨     LV2
                2019年9月18日
            
            
        
                chj198795     LV7
                2019年8月7日
            
            
        
                black-shuai     LV6
                2019年6月22日
            
            
        
 
                 
                 
                 最近浏览
最近浏览