一:SSM框架整合之登陆
1.先准备数据库 创建数据库 – db_gm, 创建表 – tb_user 2.新建项目 - maven archetypeCatalog = internal, 作用: 加快构建maven骨架 架包存放路径:C:\当前用户.m2\repository 3.导包 pom.xml < ? xml version = "1.0" encoding = "UTF-8" ? > < ! -- Licensed to the Apache Software Foundation ( ASF ) under one or more contributor license agreements . See the NOTICE file distributed with this work for additional information regarding copyright ownership . The ASF licenses this file to you under the Apache License , Version 2.0 ( the "License" ) ; you may not use this file except in compliance with the License . You may obtain a copy of the License at