App信息管理平台


使用SSM框架搭建APP管理平台-developer项目,外加maven
资源截图
代码片段和文件信息
package cn.appsys.controller.backend;

import cn.appsys.pojo.BackendUser;
import org.apache.log4j.Logger;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
@Controller
public class BackendUserController {
    private static Logger logger=Logger.getLogger(BackendUserController.class);
    @RequestMapping(value = “/backend/login.html“)
    public String login(){
        System.out.println(“11111!!@@@@“);
        return “backend/login“;
    }

}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2018-11-06 16:59  ApplicationSystem
     目录           0  2018-11-06 17:00  ApplicationSystem.git
     文件          10  2018-11-06 17:00  ApplicationSystem.gitCOMMIT_EDITMSG
     文件         313  2018-10-13 08:32  ApplicationSystem.gitconfig
     文件          73  2018-10-13 08:30  ApplicationSystem.gitdescription
     文件         108  2018-10-13 10:05  ApplicationSystem.gitFETCH_HEAD
     文件          23  2018-10-13 08:30  ApplicationSystem.gitHEAD
     目录           0  2018-10-13 08:30  ApplicationSystem.githooks
     文件         478  2018-10-13 08:30  ApplicationSystem.githooksapplypatch-msg.sample
     文件         896  2018-10-13 08:30  ApplicationSystem.githookscommit-msg.sample
     文件        3327  2018-10-13 08:30  ApplicationSystem.githooksfsmonitor-watchman.sample
     文件         189  2018-10-13 08:30  ApplicationSystem.githookspost-update.sample
     文件         424  2018-10-13 08:30  ApplicationSystem.githookspre-applypatch.sample
     文件        1638  2018-10-13 08:30  ApplicationSystem.githookspre-commit.sample
     文件        1348  2018-10-13 08:30  ApplicationSystem.githookspre-push.sample
     文件        4898  2018-10-13 08:30  ApplicationSystem.githookspre-rebase.sample
     文件         544  2018-10-13 08:30  ApplicationSystem.githookspre-receive.sample
     文件        1492  2018-10-13 08:30  ApplicationSystem.githooksprepare-commit-msg.sample
     文件        3610  2018-10-13 08:30  ApplicationSystem.githooksupdate.sample
     文件       73240  2018-11-06 17:00  ApplicationSystem.gitindex
     目录           0  2018-10-13 08:30  ApplicationSystem.gitinfo
     文件         240  2018-10-13 08:30  ApplicationSystem.gitinfoexclude
     目录           0  2018-10-13 08:31  ApplicationSystem.gitlogs
     文件         784  2018-11-06 17:00  ApplicationSystem.gitlogsHEAD
     目录           0  2018-10-13 08:32  ApplicationSystem.gitlogs
efs
     目录           0  2018-10-13 08:31  ApplicationSystem.gitlogs
efsheads
     文件         784  2018-11-06 17:00  ApplicationSystem.gitlogs
efsheadsmaster
     目录           0  2018-10-13 08:32  ApplicationSystem.gitlogs
efs
emotes
     目录           0  2018-10-13 08:32  ApplicationSystem.gitlogs
efs
emotesorigin
     文件         438  2018-11-06 17:02  ApplicationSystem.gitlogs
efs
emotesoriginmaster
     目录           0  2018-10-13 08:31  ApplicationSystem.gitobjects
............此处省略2277个文件信息

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容, 请发送邮件举报,一经查实,本站将立刻删除。

发表评论

评论列表(条)