├── agiletest ├── .idea │ ├── artifacts │ │ └── agiletest.xml │ ├── compiler.xml │ ├── encodings.xml │ ├── libraries │ │ ├── Maven__ch_qos_logback_logback_classic_1_2_3.xml │ │ ├── Maven__ch_qos_logback_logback_core_1_2_3.xml │ │ ├── Maven__com_alibaba_druid_1_1_10.xml │ │ ├── Maven__com_alibaba_druid_spring_boot_starter_1_1_10.xml │ │ ├── Maven__com_alibaba_fastjson_1_2_49.xml │ │ ├── Maven__com_fasterxml_classmate_1_3_4.xml │ │ ├── Maven__com_fasterxml_jackson_core_jackson_annotations_2_9_0.xml │ │ ├── Maven__com_fasterxml_jackson_core_jackson_core_2_9_7.xml │ │ ├── Maven__com_fasterxml_jackson_core_jackson_databind_2_9_7.xml │ │ ├── Maven__com_fasterxml_jackson_datatype_jackson_datatype_jdk8_2_9_7.xml │ │ ├── Maven__com_fasterxml_jackson_datatype_jackson_datatype_jsr310_2_9_7.xml │ │ ├── Maven__com_fasterxml_jackson_module_jackson_module_parameter_names_2_9_7.xml │ │ ├── Maven__com_jayway_jsonpath_json_path_2_4_0.xml │ │ ├── Maven__com_vaadin_external_google_android_json_0_0_20131108_vaadin1.xml │ │ ├── Maven__com_zaxxer_HikariCP_2_7_9.xml │ │ ├── Maven__javax_annotation_javax_annotation_api_1_3_2.xml │ │ ├── Maven__javax_validation_validation_api_2_0_1_Final.xml │ │ ├── Maven__junit_junit_4_12.xml │ │ ├── Maven__mysql_mysql_connector_java_5_1_47.xml │ │ ├── Maven__net_bytebuddy_byte_buddy_1_7_11.xml │ │ ├── Maven__net_bytebuddy_byte_buddy_agent_1_7_11.xml │ │ ├── Maven__net_minidev_accessors_smart_1_2.xml │ │ ├── Maven__net_minidev_json_smart_2_3.xml │ │ ├── Maven__org_apache_logging_log4j_log4j_api_2_10_0.xml │ │ ├── Maven__org_apache_logging_log4j_log4j_to_slf4j_2_10_0.xml │ │ ├── Maven__org_apache_tomcat_embed_tomcat_embed_core_8_5_35.xml │ │ ├── Maven__org_apache_tomcat_embed_tomcat_embed_el_8_5_35.xml │ │ ├── Maven__org_apache_tomcat_embed_tomcat_embed_websocket_8_5_35.xml │ │ ├── Maven__org_aspectj_aspectjweaver_1_8_13.xml │ │ ├── Maven__org_assertj_assertj_core_3_9_1.xml │ │ ├── Maven__org_hamcrest_hamcrest_core_1_3.xml │ │ ├── Maven__org_hamcrest_hamcrest_library_1_3.xml │ │ ├── Maven__org_hibernate_validator_hibernate_validator_6_0_13_Final.xml │ │ ├── Maven__org_jboss_logging_jboss_logging_3_3_2_Final.xml │ │ ├── Maven__org_mockito_mockito_core_2_15_0.xml │ │ ├── Maven__org_mybatis_mybatis_3_4_6.xml │ │ ├── Maven__org_mybatis_mybatis_spring_1_3_2.xml │ │ ├── Maven__org_mybatis_spring_boot_mybatis_spring_boot_autoconfigure_1_3_2.xml │ │ ├── Maven__org_mybatis_spring_boot_mybatis_spring_boot_starter_1_3_2.xml │ │ ├── Maven__org_objenesis_objenesis_2_6.xml │ │ ├── Maven__org_ow2_asm_asm_5_0_4.xml │ │ ├── Maven__org_skyscreamer_jsonassert_1_5_0.xml │ │ ├── Maven__org_slf4j_jul_to_slf4j_1_7_25.xml │ │ ├── Maven__org_slf4j_slf4j_api_1_7_25.xml │ │ ├── Maven__org_springframework_boot_spring_boot_2_0_7_RELEASE.xml │ │ ├── Maven__org_springframework_boot_spring_boot_autoconfigure_2_0_7_RELEASE.xml │ │ ├── Maven__org_springframework_boot_spring_boot_devtools_2_0_7_RELEASE.xml │ │ ├── Maven__org_springframework_boot_spring_boot_starter_2_0_7_RELEASE.xml │ │ ├── Maven__org_springframework_boot_spring_boot_starter_aop_2_0_7_RELEASE.xml │ │ ├── Maven__org_springframework_boot_spring_boot_starter_jdbc_2_0_7_RELEASE.xml │ │ ├── Maven__org_springframework_boot_spring_boot_starter_json_2_0_7_RELEASE.xml │ │ ├── Maven__org_springframework_boot_spring_boot_starter_logging_2_0_7_RELEASE.xml │ │ ├── Maven__org_springframework_boot_spring_boot_starter_test_2_0_7_RELEASE.xml │ │ ├── Maven__org_springframework_boot_spring_boot_starter_tomcat_2_0_7_RELEASE.xml │ │ ├── Maven__org_springframework_boot_spring_boot_starter_web_2_0_7_RELEASE.xml │ │ ├── Maven__org_springframework_boot_spring_boot_test_2_0_7_RELEASE.xml │ │ ├── Maven__org_springframework_boot_spring_boot_test_autoconfigure_2_0_7_RELEASE.xml │ │ ├── Maven__org_springframework_spring_aop_5_0_11_RELEASE.xml │ │ ├── Maven__org_springframework_spring_beans_5_0_11_RELEASE.xml │ │ ├── Maven__org_springframework_spring_context_5_0_11_RELEASE.xml │ │ ├── Maven__org_springframework_spring_core_5_0_11_RELEASE.xml │ │ ├── Maven__org_springframework_spring_expression_5_0_11_RELEASE.xml │ │ ├── Maven__org_springframework_spring_jcl_5_0_11_RELEASE.xml │ │ ├── Maven__org_springframework_spring_jdbc_5_0_11_RELEASE.xml │ │ ├── Maven__org_springframework_spring_test_5_0_11_RELEASE.xml │ │ ├── Maven__org_springframework_spring_tx_5_0_11_RELEASE.xml │ │ ├── Maven__org_springframework_spring_web_5_0_11_RELEASE.xml │ │ ├── Maven__org_springframework_spring_webmvc_5_0_11_RELEASE.xml │ │ ├── Maven__org_xmlunit_xmlunit_core_2_5_1.xml │ │ └── Maven__org_yaml_snakeyaml_1_19.xml │ ├── misc.xml │ ├── modules.xml │ ├── vcs.xml │ └── workspace.xml ├── agiletest.iml ├── pom.xml ├── src │ ├── main │ │ ├── java │ │ │ └── com │ │ │ │ └── agile │ │ │ │ └── agiletest │ │ │ │ ├── AgiletestApplication.java │ │ │ │ ├── Result │ │ │ │ └── Result.java │ │ │ │ ├── controller │ │ │ │ ├── LoginController.java │ │ │ │ ├── OrderController.java │ │ │ │ ├── TicketController.java │ │ │ │ ├── TripsController.java │ │ │ │ └── UserController.java │ │ │ │ ├── dao │ │ │ │ ├── OrderDao.java │ │ │ │ ├── PersonDao.java │ │ │ │ ├── TripsDao.java │ │ │ │ └── UserDao.java │ │ │ │ ├── pojo │ │ │ │ ├── Order.java │ │ │ │ ├── OrderReturn.java │ │ │ │ ├── Person.java │ │ │ │ ├── Trips.java │ │ │ │ └── User.java │ │ │ │ └── service │ │ │ │ ├── LoginService.java │ │ │ │ ├── OrderService.java │ │ │ │ ├── TripsService.java │ │ │ │ ├── UserService.java │ │ │ │ └── impl │ │ │ │ ├── LoginServiceImpl.java │ │ │ │ ├── OrderServiceImpl.java │ │ │ │ ├── TripsServiceImpl.java │ │ │ │ └── UserServiceImpl.java │ │ └── resources │ │ │ ├── application.yml │ │ │ ├── mapper │ │ │ ├── PersonDao.xml │ │ │ └── UserDao.xml │ │ │ └── static │ │ │ └── static │ │ │ ├── META-INF │ │ │ └── MANIFEST.MF │ │ │ ├── css │ │ │ ├── custom.css │ │ │ ├── fonts │ │ │ │ ├── glyphicons-halflings-regular.eot │ │ │ │ ├── glyphicons-halflings-regular.svg │ │ │ │ ├── glyphicons-halflings-regular.ttf │ │ │ │ └── glyphicons-halflings-regular.woff │ │ │ ├── plugins │ │ │ │ ├── animate.min.css │ │ │ │ ├── bootstrap-submenu.css │ │ │ │ ├── bootstrap.min.css │ │ │ │ ├── magnific-popup.css │ │ │ │ ├── nivo-slider.css │ │ │ │ └── slick.css │ │ │ └── styleLogin.css │ │ │ ├── fontpage │ │ │ ├── contact.html │ │ │ ├── index.html │ │ │ ├── login.html │ │ │ ├── orderForm.html │ │ │ ├── perInfo.html │ │ │ └── prices.html │ │ │ ├── iconfont │ │ │ ├── fonts │ │ │ │ ├── Electrician.eot │ │ │ │ ├── Electrician.ttf │ │ │ │ └── Electrician.woff │ │ │ └── style.css │ │ │ ├── images │ │ │ ├── about-img-1.jpg │ │ │ ├── about-img-2.jpg │ │ │ ├── about-img-3.jpg │ │ │ ├── ajax-loader.gif │ │ │ ├── block-bg.jpg │ │ │ ├── blog │ │ │ │ ├── blog-post-img-1.jpg │ │ │ │ ├── blog-post-img-2-1.jpg │ │ │ │ ├── blog-post-img-2-2.jpg │ │ │ │ ├── blog-post-img-2.jpg │ │ │ │ ├── blog-post-img-3.jpg │ │ │ │ ├── blog-post-img-4.jpg │ │ │ │ ├── blog-post-small-1.jpg │ │ │ │ └── blog-post-small-2.jpg │ │ │ ├── bolt.gif │ │ │ ├── brand-01.png │ │ │ ├── brand-02.png │ │ │ ├── brand-03.png │ │ │ ├── brand-04.png │ │ │ ├── brand-05.png │ │ │ ├── brand-06.png │ │ │ ├── brand-07.png │ │ │ ├── bulb-img-1.jpg │ │ │ ├── bulb-img-2.jpg │ │ │ ├── bulb-img-3.jpg │ │ │ ├── bulbmask-sm.png │ │ │ ├── bulbmask.png │ │ │ ├── category-img-01.jpg │ │ │ ├── category-img-02.jpg │ │ │ ├── category-img-03.jpg │ │ │ ├── category-img-04.jpg │ │ │ ├── category-img-05.jpg │ │ │ ├── category-img-06.jpg │ │ │ ├── category-img-07.jpg │ │ │ ├── category-img-08.jpg │ │ │ ├── category-img-09.jpg │ │ │ ├── category-img-1.jpg │ │ │ ├── category-img-2.jpg │ │ │ ├── category-img-3.jpg │ │ │ ├── flash.png │ │ │ ├── gallery │ │ │ │ ├── gallery-img-01.jpg │ │ │ │ ├── gallery-img-03.jpg │ │ │ │ ├── gallery-img-04.jpg │ │ │ │ ├── gallery-img-05.jpg │ │ │ │ ├── gallery-img-06.jpg │ │ │ │ ├── gallery-img-07.jpg │ │ │ │ ├── gallery-img-08.jpg │ │ │ │ ├── gallery-img-09.jpg │ │ │ │ ├── gallery-img-10.jpg │ │ │ │ ├── gallery-img-11.jpg │ │ │ │ ├── gallery-img-12.jpg │ │ │ │ ├── gallery-img-13.jpg │ │ │ │ ├── gallery-img-14.jpg │ │ │ │ ├── gallery-img-15.jpg │ │ │ │ ├── gallery-img-16.jpg │ │ │ │ ├── gallery-img-thumb-01.jpg │ │ │ │ ├── gallery-img-thumb-02.jpg │ │ │ │ ├── gallery-img-thumb-03.jpg │ │ │ │ ├── gallery-img-thumb-04.jpg │ │ │ │ ├── gallery-img-thumb-05.jpg │ │ │ │ ├── gallery-img-thumb-06.jpg │ │ │ │ ├── gallery-img-thumb-07.jpg │ │ │ │ ├── gallery-img-thumb-08.jpg │ │ │ │ ├── gallery-img-thumb-09.jpg │ │ │ │ ├── gallery-img-thumb-10.jpg │ │ │ │ ├── gallery-img-thumb-11.jpg │ │ │ │ ├── gallery-img-thumb-12.jpg │ │ │ │ ├── gallery-img-thumb-13.jpg │ │ │ │ ├── gallery-img-thumb-14.jpg │ │ │ │ ├── gallery-img-thumb-15.jpg │ │ │ │ └── gallery-img-thumb-16.jpg │ │ │ ├── logo-invert.png │ │ │ ├── logo.png │ │ │ ├── person-01.jpg │ │ │ ├── person-02.jpg │ │ │ ├── person-03.jpg │ │ │ ├── person-04.jpg │ │ │ └── slider │ │ │ │ ├── slide1.jpg │ │ │ │ ├── slide2.jpg │ │ │ │ └── slide3.jpg │ │ │ └── js │ │ │ ├── custom.js │ │ │ ├── jquery.js │ │ │ ├── loginJS.js │ │ │ └── plugins │ │ │ ├── bootstrap.min.js │ │ │ ├── imagesloaded.pkgd.min.js │ │ │ ├── isotope.pkgd.min.js │ │ │ ├── jquery.form.js │ │ │ ├── jquery.magnific-popup.min.js │ │ │ ├── jquery.nivo.slider.js │ │ │ ├── jquery.validate.min.js │ │ │ └── slick.min.js │ └── test │ │ └── java │ │ └── com │ │ └── agile │ │ └── agiletest │ │ └── AgiletestApplicationTests.java └── target │ ├── classes │ ├── application.yml │ ├── com │ │ └── agile │ │ │ └── agiletest │ │ │ ├── AgiletestApplication.class │ │ │ ├── Result │ │ │ └── Result.class │ │ │ ├── controller │ │ │ ├── LoginController.class │ │ │ ├── OrderController.class │ │ │ ├── TicketController.class │ │ │ ├── TripsController.class │ │ │ └── UserController.class │ │ │ ├── dao │ │ │ ├── OrderDao.class │ │ │ ├── PersonDao.class │ │ │ ├── TripsDao.class │ │ │ └── UserDao.class │ │ │ ├── pojo │ │ │ ├── Order.class │ │ │ ├── OrderReturn.class │ │ │ ├── Person.class │ │ │ ├── Trips.class │ │ │ └── User.class │ │ │ └── service │ │ │ ├── LoginService.class │ │ │ ├── OrderService.class │ │ │ ├── TripsService.class │ │ │ ├── UserService.class │ │ │ └── impl │ │ │ ├── LoginServiceImpl.class │ │ │ ├── OrderServiceImpl.class │ │ │ ├── TripsServiceImpl.class │ │ │ └── UserServiceImpl.class │ ├── mapper │ │ ├── PersonDao.xml │ │ └── UserDao.xml │ └── static │ │ └── static │ │ ├── META-INF │ │ └── MANIFEST.MF │ │ ├── css │ │ ├── custom.css │ │ ├── fonts │ │ │ ├── glyphicons-halflings-regular.eot │ │ │ ├── glyphicons-halflings-regular.svg │ │ │ ├── glyphicons-halflings-regular.ttf │ │ │ └── glyphicons-halflings-regular.woff │ │ ├── plugins │ │ │ ├── animate.min.css │ │ │ ├── bootstrap-submenu.css │ │ │ ├── bootstrap.min.css │ │ │ ├── magnific-popup.css │ │ │ ├── nivo-slider.css │ │ │ └── slick.css │ │ └── styleLogin.css │ │ ├── fontpage │ │ ├── contact.html │ │ ├── index.html │ │ ├── login.html │ │ ├── orderForm.html │ │ ├── perInfo.html │ │ └── prices.html │ │ ├── iconfont │ │ ├── fonts │ │ │ ├── Electrician.eot │ │ │ ├── Electrician.ttf │ │ │ └── Electrician.woff │ │ └── style.css │ │ ├── images │ │ ├── about-img-1.jpg │ │ ├── about-img-2.jpg │ │ ├── about-img-3.jpg │ │ ├── ajax-loader.gif │ │ ├── block-bg.jpg │ │ ├── blog │ │ │ ├── blog-post-img-1.jpg │ │ │ ├── blog-post-img-2-1.jpg │ │ │ ├── blog-post-img-2-2.jpg │ │ │ ├── blog-post-img-2.jpg │ │ │ ├── blog-post-img-3.jpg │ │ │ ├── blog-post-img-4.jpg │ │ │ ├── blog-post-small-1.jpg │ │ │ └── blog-post-small-2.jpg │ │ ├── bolt.gif │ │ ├── brand-01.png │ │ ├── brand-02.png │ │ ├── brand-03.png │ │ ├── brand-04.png │ │ ├── brand-05.png │ │ ├── brand-06.png │ │ ├── brand-07.png │ │ ├── bulb-img-1.jpg │ │ ├── bulb-img-2.jpg │ │ ├── bulb-img-3.jpg │ │ ├── bulbmask-sm.png │ │ ├── bulbmask.png │ │ ├── category-img-01.jpg │ │ ├── category-img-02.jpg │ │ ├── category-img-03.jpg │ │ ├── category-img-04.jpg │ │ ├── category-img-05.jpg │ │ ├── category-img-06.jpg │ │ ├── category-img-07.jpg │ │ ├── category-img-08.jpg │ │ ├── category-img-09.jpg │ │ ├── category-img-1.jpg │ │ ├── category-img-2.jpg │ │ ├── category-img-3.jpg │ │ ├── flash.png │ │ ├── gallery │ │ │ ├── gallery-img-01.jpg │ │ │ ├── gallery-img-03.jpg │ │ │ ├── gallery-img-04.jpg │ │ │ ├── gallery-img-05.jpg │ │ │ ├── gallery-img-06.jpg │ │ │ ├── gallery-img-07.jpg │ │ │ ├── gallery-img-08.jpg │ │ │ ├── gallery-img-09.jpg │ │ │ ├── gallery-img-10.jpg │ │ │ ├── gallery-img-11.jpg │ │ │ ├── gallery-img-12.jpg │ │ │ ├── gallery-img-13.jpg │ │ │ ├── gallery-img-14.jpg │ │ │ ├── gallery-img-15.jpg │ │ │ ├── gallery-img-16.jpg │ │ │ ├── gallery-img-thumb-01.jpg │ │ │ ├── gallery-img-thumb-02.jpg │ │ │ ├── gallery-img-thumb-03.jpg │ │ │ ├── gallery-img-thumb-04.jpg │ │ │ ├── gallery-img-thumb-05.jpg │ │ │ ├── gallery-img-thumb-06.jpg │ │ │ ├── gallery-img-thumb-07.jpg │ │ │ ├── gallery-img-thumb-08.jpg │ │ │ ├── gallery-img-thumb-09.jpg │ │ │ ├── gallery-img-thumb-10.jpg │ │ │ ├── gallery-img-thumb-11.jpg │ │ │ ├── gallery-img-thumb-12.jpg │ │ │ ├── gallery-img-thumb-13.jpg │ │ │ ├── gallery-img-thumb-14.jpg │ │ │ ├── gallery-img-thumb-15.jpg │ │ │ └── gallery-img-thumb-16.jpg │ │ ├── logo-invert.png │ │ ├── logo.png │ │ ├── person-01.jpg │ │ ├── person-02.jpg │ │ ├── person-03.jpg │ │ ├── person-04.jpg │ │ └── slider │ │ │ ├── slide1.jpg │ │ │ ├── slide2.jpg │ │ │ └── slide3.jpg │ │ └── js │ │ ├── custom.js │ │ ├── custom.js.bak │ │ ├── jquery.js │ │ ├── loginJS.js │ │ └── plugins │ │ ├── bootstrap.min.js │ │ ├── imagesloaded.pkgd.min.js │ │ ├── isotope.pkgd.min.js │ │ ├── jquery.form.js │ │ ├── jquery.magnific-popup.min.js │ │ ├── jquery.nivo.slider.js │ │ ├── jquery.validate.min.js │ │ └── slick.min.js │ └── test-classes │ └── com │ └── agile │ └── agiletest │ └── AgiletestApplicationTests.class ├── readme.txt └── ticket.sql /agiletest/.idea/artifacts/agiletest.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | $PROJECT_DIR$/classes/artifacts/agiletest 4 | 5 | 6 | -------------------------------------------------------------------------------- /agiletest/.idea/compiler.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /agiletest/.idea/encodings.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__ch_qos_logback_logback_classic_1_2_3.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__ch_qos_logback_logback_core_1_2_3.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__com_alibaba_druid_1_1_10.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__com_alibaba_druid_spring_boot_starter_1_1_10.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__com_alibaba_fastjson_1_2_49.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__com_fasterxml_classmate_1_3_4.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_annotations_2_9_0.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_core_2_9_7.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_databind_2_9_7.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__com_fasterxml_jackson_datatype_jackson_datatype_jdk8_2_9_7.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__com_fasterxml_jackson_datatype_jackson_datatype_jsr310_2_9_7.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__com_fasterxml_jackson_module_jackson_module_parameter_names_2_9_7.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__com_jayway_jsonpath_json_path_2_4_0.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__com_vaadin_external_google_android_json_0_0_20131108_vaadin1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__com_zaxxer_HikariCP_2_7_9.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__javax_annotation_javax_annotation_api_1_3_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__javax_validation_validation_api_2_0_1_Final.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__junit_junit_4_12.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__mysql_mysql_connector_java_5_1_47.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__net_bytebuddy_byte_buddy_1_7_11.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__net_bytebuddy_byte_buddy_agent_1_7_11.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__net_minidev_accessors_smart_1_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__net_minidev_json_smart_2_3.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__org_apache_logging_log4j_log4j_api_2_10_0.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__org_apache_logging_log4j_log4j_to_slf4j_2_10_0.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__org_apache_tomcat_embed_tomcat_embed_core_8_5_35.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__org_apache_tomcat_embed_tomcat_embed_el_8_5_35.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__org_apache_tomcat_embed_tomcat_embed_websocket_8_5_35.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__org_aspectj_aspectjweaver_1_8_13.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__org_assertj_assertj_core_3_9_1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__org_hamcrest_hamcrest_core_1_3.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__org_hamcrest_hamcrest_library_1_3.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__org_hibernate_validator_hibernate_validator_6_0_13_Final.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__org_jboss_logging_jboss_logging_3_3_2_Final.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__org_mockito_mockito_core_2_15_0.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__org_mybatis_mybatis_3_4_6.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__org_mybatis_mybatis_spring_1_3_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__org_mybatis_spring_boot_mybatis_spring_boot_autoconfigure_1_3_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__org_mybatis_spring_boot_mybatis_spring_boot_starter_1_3_2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__org_objenesis_objenesis_2_6.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__org_ow2_asm_asm_5_0_4.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__org_skyscreamer_jsonassert_1_5_0.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__org_slf4j_jul_to_slf4j_1_7_25.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__org_slf4j_slf4j_api_1_7_25.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__org_springframework_boot_spring_boot_2_0_7_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__org_springframework_boot_spring_boot_autoconfigure_2_0_7_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__org_springframework_boot_spring_boot_devtools_2_0_7_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_2_0_7_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_aop_2_0_7_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_jdbc_2_0_7_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_json_2_0_7_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_logging_2_0_7_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_test_2_0_7_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_tomcat_2_0_7_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_web_2_0_7_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__org_springframework_boot_spring_boot_test_2_0_7_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__org_springframework_boot_spring_boot_test_autoconfigure_2_0_7_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__org_springframework_spring_aop_5_0_11_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__org_springframework_spring_beans_5_0_11_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__org_springframework_spring_context_5_0_11_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__org_springframework_spring_core_5_0_11_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__org_springframework_spring_expression_5_0_11_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__org_springframework_spring_jcl_5_0_11_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__org_springframework_spring_jdbc_5_0_11_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__org_springframework_spring_test_5_0_11_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__org_springframework_spring_tx_5_0_11_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__org_springframework_spring_web_5_0_11_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__org_springframework_spring_webmvc_5_0_11_RELEASE.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__org_xmlunit_xmlunit_core_2_5_1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/libraries/Maven__org_yaml_snakeyaml_1_19.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/misc.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /agiletest/.idea/modules.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | -------------------------------------------------------------------------------- /agiletest/.idea/vcs.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /agiletest/pom.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 5 | 4.0.0 6 | 7 | org.springframework.boot 8 | spring-boot-starter-parent 9 | 2.0.7.RELEASE 10 | 11 | 12 | com.agile. 13 | agiletest 14 | 0.0.1-SNAPSHOT 15 | agiletest 16 | Demo project for Spring Boot 17 | 18 | 19 | 1.8 20 | 21 | 22 | 23 | 24 | org.springframework.boot 25 | spring-boot-starter-aop 26 | 27 | 28 | 29 | 30 | 31 | 32 | org.springframework.boot 33 | spring-boot-starter-web 34 | 35 | 36 | org.mybatis.spring.boot 37 | mybatis-spring-boot-starter 38 | 1.3.2 39 | 40 | 41 | 42 | org.springframework.boot 43 | spring-boot-devtools 44 | runtime 45 | 46 | 47 | 48 | com.alibaba 49 | druid-spring-boot-starter 50 | 1.1.10 51 | 52 | 53 | mysql 54 | mysql-connector-java 55 | runtime 56 | 57 | 58 | org.springframework.boot 59 | spring-boot-starter-test 60 | test 61 | 62 | 63 | 64 | com.alibaba 65 | fastjson 66 | 1.2.49 67 | 68 | 69 | 70 | 71 | 72 | 73 | 74 | 75 | 76 | 77 | 78 | org.springframework.boot 79 | spring-boot-maven-plugin 80 | 81 | 82 | 83 | 84 | 85 | -------------------------------------------------------------------------------- /agiletest/src/main/java/com/agile/agiletest/AgiletestApplication.java: -------------------------------------------------------------------------------- 1 | package com.agile.agiletest; 2 | 3 | import org.springframework.boot.SpringApplication; 4 | import org.springframework.boot.autoconfigure.SpringBootApplication; 5 | 6 | @SpringBootApplication 7 | public class AgiletestApplication { 8 | 9 | public static void main(String[] args) { 10 | SpringApplication.run(AgiletestApplication.class, args); 11 | } 12 | 13 | } 14 | 15 | -------------------------------------------------------------------------------- /agiletest/src/main/java/com/agile/agiletest/Result/Result.java: -------------------------------------------------------------------------------- 1 | package com.agile.agiletest.Result; 2 | 3 | /** 4 | * 数据传输类 5 | */ 6 | public class Result { 7 | private int stateCode; 8 | private Object data; 9 | private String msg; 10 | 11 | public Result(){ 12 | 13 | } 14 | 15 | 16 | public int getStateCode() { 17 | return stateCode; 18 | } 19 | 20 | public void setStateCode(int stateCode) { 21 | this.stateCode = stateCode; 22 | } 23 | 24 | public Object getData() { 25 | return data; 26 | } 27 | 28 | public void setData(Object data) { 29 | this.data = data; 30 | } 31 | 32 | public String getMsg() { 33 | return msg; 34 | } 35 | 36 | public void setMsg(String msg) { 37 | this.msg = msg; 38 | } 39 | } 40 | -------------------------------------------------------------------------------- /agiletest/src/main/java/com/agile/agiletest/controller/LoginController.java: -------------------------------------------------------------------------------- 1 | package com.agile.agiletest.controller; 2 | 3 | import com.agile.agiletest.Result.Result; 4 | import com.agile.agiletest.pojo.User; 5 | import com.agile.agiletest.service.LoginService; 6 | import com.alibaba.fastjson.JSONObject; 7 | import org.springframework.beans.factory.annotation.Autowired; 8 | import org.springframework.web.bind.annotation.*; 9 | 10 | /** 11 | * login function 12 | * @author wangchang 13 | * @version 0.1 14 | */ 15 | @RestController 16 | @CrossOrigin 17 | public class LoginController { 18 | @Autowired 19 | private LoginService loginService; 20 | 21 | /** 22 | * login 23 | * @param jsonObject 24 | * @return 25 | */ 26 | @PostMapping("/login") 27 | @GetMapping("/login") 28 | @ResponseBody 29 | public Result login(@RequestBody JSONObject jsonObject){ 30 | User user = new User(); 31 | String password = jsonObject.getString("password"); 32 | String username = jsonObject.getString("username"); 33 | user.setPassword(password); 34 | user.setUsername(username); 35 | Result result = loginService.loginIn(user); 36 | return result; 37 | } 38 | 39 | /** 40 | * update user's password 41 | * @param 42 | * @return 43 | */ 44 | @PostMapping("/updatePassword") 45 | public Result updateUser(@RequestBody JSONObject jsonObject){ 46 | User userData = new User(); 47 | userData.setUsername(jsonObject.getString("username")); 48 | userData.setPassword(jsonObject.getString("passwordOld")); 49 | String newPassword = jsonObject.getString("passwordNew"); 50 | Result result = loginService.updateUser(userData, newPassword); 51 | return result; 52 | } 53 | 54 | /** 55 | * user regist 56 | * @param userData 57 | * @return 58 | */ 59 | @PostMapping("/regist") 60 | public Result registUser(@RequestBody User userData){ 61 | return loginService.registUser(userData); 62 | } 63 | } 64 | -------------------------------------------------------------------------------- /agiletest/src/main/java/com/agile/agiletest/controller/OrderController.java: -------------------------------------------------------------------------------- 1 | package com.agile.agiletest.controller; 2 | 3 | 4 | import com.agile.agiletest.Result.Result; 5 | import com.agile.agiletest.service.OrderService; 6 | import com.alibaba.fastjson.JSONObject; 7 | import org.springframework.beans.factory.annotation.Autowired; 8 | import org.springframework.web.bind.annotation.*; 9 | 10 | @RestController 11 | @CrossOrigin 12 | public class OrderController { 13 | 14 | @Autowired 15 | private OrderService orderService; 16 | 17 | /** 18 | *get all order 19 | * @author 41688 20 | * @return 21 | * */ 22 | @PostMapping("/getorder") 23 | public Result getOrder(@RequestBody JSONObject jsonObject){ 24 | String username = jsonObject.getString("username"); 25 | 26 | Result result = orderService.getOrder(username); 27 | return result; 28 | } 29 | 30 | /** 31 | * change order 32 | * @author 41688 33 | * @return 34 | * */ 35 | @PostMapping("/changeorder") 36 | public Result changeOrder(@RequestBody JSONObject jsonObject){ 37 | int orderid = jsonObject.getInteger("orderId"); 38 | int tripsid = jsonObject.getInteger("tripsId"); 39 | Result result = orderService.changeOrder(orderid,tripsid); 40 | return result; 41 | } 42 | } 43 | -------------------------------------------------------------------------------- /agiletest/src/main/java/com/agile/agiletest/controller/TicketController.java: -------------------------------------------------------------------------------- 1 | package com.agile.agiletest.controller; 2 | 3 | import com.agile.agiletest.Result.Result; 4 | import com.agile.agiletest.dao.TripsDao; 5 | import com.agile.agiletest.dao.UserDao; 6 | import com.agile.agiletest.pojo.Order; 7 | import com.agile.agiletest.pojo.Trips; 8 | import com.agile.agiletest.service.TripsService; 9 | import com.alibaba.fastjson.JSONObject; 10 | import org.springframework.beans.factory.annotation.Autowired; 11 | import org.springframework.web.bind.annotation.CrossOrigin; 12 | import org.springframework.web.bind.annotation.PostMapping; 13 | import org.springframework.web.bind.annotation.RequestBody; 14 | import org.springframework.web.bind.annotation.RestController; 15 | 16 | import java.util.Map; 17 | 18 | @RestController 19 | @CrossOrigin 20 | public class TicketController { 21 | 22 | 23 | @Autowired 24 | private TripsService tripsService; 25 | 26 | @Autowired 27 | private TripsDao tripsDao; 28 | 29 | @Autowired 30 | private UserDao userDao; 31 | /** 32 | * 预定车票 33 | * @param data 34 | * @return 35 | */ 36 | @PostMapping("/buyticket") 37 | public Result buyTicket(@RequestBody JSONObject data){ 38 | //获取前端传来的数据 39 | String username = data.getString("username"); 40 | String carNum = data.getString("carNum"); 41 | String startTime = data.getString("startTime"); 42 | 43 | Trips trips = tripsDao.getTripsInfoByCarNumAndStartTime(carNum, startTime); 44 | int carInfoId = trips.getId(); 45 | // int carInfoId = data.getInteger("id"); 46 | //进入购票service 47 | Result result = tripsService.buyTicket(username, carInfoId, carNum); 48 | Order order = (Order) ((Map)result.getData()).get("order"); 49 | return tripsService.payMoney(order.getId()); 50 | } 51 | 52 | 53 | /** 54 | *退票 55 | * @param data 56 | * @return 57 | */ 58 | @PostMapping("/ticketrefund") 59 | public Result ticketRefund(@RequestBody JSONObject data){ 60 | // 获取这三个信息进行订单查询 personId carNum orginLocation destinationLocation 61 | // int personId = 0; 62 | String username = data.getString("username"); 63 | int personId = userDao.getUserByUsername(username).getPersonId(); 64 | String carNum = data.getString("carNum"); 65 | String startTime = data.getString("startTime"); 66 | String reachTime = data.getString("reachTime"); 67 | Result result = tripsService.ticketRetund(personId, carNum, startTime, reachTime); 68 | return result; 69 | } 70 | 71 | @PostMapping("/paymoney") 72 | public Result payMoney(@RequestBody JSONObject data){ 73 | int orderId = data.getInteger("orderId"); 74 | return tripsService.payMoney(orderId); 75 | } 76 | } 77 | -------------------------------------------------------------------------------- /agiletest/src/main/java/com/agile/agiletest/controller/TripsController.java: -------------------------------------------------------------------------------- 1 | package com.agile.agiletest.controller; 2 | 3 | 4 | import com.agile.agiletest.Result.Result; 5 | import com.agile.agiletest.pojo.Trips; 6 | import com.agile.agiletest.service.TripsService; 7 | import org.springframework.beans.factory.annotation.Autowired; 8 | import org.springframework.web.bind.annotation.*; 9 | 10 | /** 11 | * 查询车票 12 | * @author 41688 13 | * @version 0.1 14 | * */ 15 | @RestController 16 | @CrossOrigin 17 | public class TripsController { 18 | /** 19 | * 20 | */ 21 | @Autowired 22 | private TripsService tripsService; 23 | /** 24 | * get aim trips 25 | * @author 41688 26 | * @return 27 | * */ 28 | @PostMapping("/getAimtrips") 29 | @ResponseBody 30 | public Result getAimtrips(@RequestBody Trips trips){ 31 | Result result = tripsService.getAimtrips(trips); 32 | return result; 33 | } 34 | /** 35 | * get all trips 36 | * @author 41688 37 | * @return 38 | * */ 39 | @PostMapping("/getalltrips") 40 | @ResponseBody 41 | public Result getAlltrips(@RequestBody Trips trips){ 42 | Result result = tripsService.getAlltrips(trips); 43 | return result; 44 | } 45 | } 46 | -------------------------------------------------------------------------------- /agiletest/src/main/java/com/agile/agiletest/controller/UserController.java: -------------------------------------------------------------------------------- 1 | package com.agile.agiletest.controller; 2 | 3 | 4 | import com.agile.agiletest.Result.Result; 5 | import com.agile.agiletest.pojo.Person; 6 | import com.agile.agiletest.service.UserService; 7 | import com.alibaba.fastjson.JSONObject; 8 | import org.springframework.beans.factory.annotation.Autowired; 9 | import org.springframework.web.bind.annotation.*; 10 | 11 | /** 12 | * login function 13 | * @author wangchang 14 | * @version 0.1 15 | */ 16 | @RestController 17 | @CrossOrigin 18 | public class UserController { 19 | @Autowired 20 | private UserService userService; 21 | 22 | @PostMapping("/updateUserInfo") 23 | public Result updateUserInfo(@RequestBody JSONObject jsonObject){ 24 | Result result = null; 25 | String username = jsonObject.getString("username"); 26 | String trueName = jsonObject.getString("trueName"); 27 | String idCardNum = jsonObject.getString("idCardNum"); 28 | String phoneNum = jsonObject.getString("phoneNum"); 29 | Integer age = jsonObject.getInteger("age"); 30 | Person person = new Person(trueName, idCardNum, phoneNum, age); 31 | result = userService.updateUserInfo(username,person); 32 | return result; 33 | } 34 | 35 | @PostMapping("/getpersoninfo") 36 | public Result getPersonInfo(@RequestBody JSONObject jsonObject){ 37 | return userService.getPersonInfo(jsonObject.getString("username")); 38 | } 39 | 40 | 41 | } 42 | -------------------------------------------------------------------------------- /agiletest/src/main/java/com/agile/agiletest/dao/OrderDao.java: -------------------------------------------------------------------------------- 1 | package com.agile.agiletest.dao; 2 | 3 | import com.agile.agiletest.pojo.Order; 4 | import com.agile.agiletest.pojo.Person; 5 | import org.apache.ibatis.annotations.*; 6 | 7 | import java.util.List; 8 | 9 | 10 | @Mapper 11 | public interface OrderDao { 12 | /** 13 | *插入订单信息 14 | * @param order 15 | * @return 16 | */ 17 | @Insert("INSERT INTO `order` (car_info_id, person_id, change_times, status) VALUES (#{carInfoId}, #{personId}, #{changeTimes}, #{status})\n" + 18 | " ") 19 | @Options(useGeneratedKeys=true, keyProperty="id", keyColumn="id") 20 | public abstract void buyTicket(Order order); 21 | 22 | /** 23 | * 退票,把statu改为2 24 | * @param orderId 25 | * @return 26 | */ 27 | @Update("update `order` set status = 1 where id = #{orderId}") 28 | public abstract int updateOrder(int orderId); 29 | 30 | 31 | @Select("select * from `order`,user where user.person_id = `order`.person_id and user.username = #{userName}") 32 | public List getOrder(String userName); 33 | 34 | 35 | @Update("update `order` set status = 2 where person_id=#{personId} and car_info_id = (select id from trips where car_num = #{carNum}" + 36 | " and start_time = #{startTime} and reach_time = #{reachTime})") 37 | public abstract int updateOrder1(@Param("personId") int personId, @Param("carNum") String carNum, 38 | @Param("startTime") String startTime,@Param("reachTime") String reachTime); 39 | 40 | // @Select("select * from `order` where person_id = #{personId}") 41 | // public List getOrder(Order order); 42 | 43 | /** 44 | * 查询目标订单 45 | * @param orderId 46 | * @return 47 | * */ 48 | @Select("select * from `order` where id = #{orderId}") 49 | public Order getAimOrder(int orderId); 50 | 51 | /** 52 | * 查询订单所有人信息 53 | */ 54 | @Select("select * from `person` where `id` = #{personId}") 55 | public Person getPersoninf(int personId); 56 | 57 | /** 58 | * 改签订单信息变更 59 | * @return 60 | */ 61 | @Update("update `order` set car_info_id = #{tripsId},change_times = change_times +1,status = 1 where id = #{orderId}") 62 | public int changeOrder(@Param("orderId")int orderId,@Param("tripsId")int tripsId); 63 | 64 | 65 | } 66 | -------------------------------------------------------------------------------- /agiletest/src/main/java/com/agile/agiletest/dao/PersonDao.java: -------------------------------------------------------------------------------- 1 | package com.agile.agiletest.dao; 2 | 3 | import com.agile.agiletest.pojo.Person; 4 | import com.agile.agiletest.pojo.Trips; 5 | import org.apache.ibatis.annotations.Mapper; 6 | import org.apache.ibatis.annotations.Param; 7 | import org.apache.ibatis.annotations.Select; 8 | 9 | import java.util.List; 10 | 11 | @Mapper 12 | public interface PersonDao { 13 | 14 | 15 | /** 16 | * 查询全部车票信息 17 | * @param trips 18 | * @return 19 | * */ 20 | @Select("select * from trips where orgin_location=#{orginLocation} and destination_location=#{destinationLocation} and start_time like CONCAT('%',#{startTime},'%')") 21 | public abstract List getAlltrips(Trips trips); 22 | 23 | /** 24 | * 修改用户个人信息 25 | * @param person 26 | * @return 27 | */ 28 | public abstract int updateUserInfo(Person person); 29 | 30 | /** 31 | * 通过id和车号查询车次信息 32 | * @param trips 33 | * @return 34 | */ 35 | @Select("select * from trips where id = #{id} and car_num = #{carNum}") 36 | public abstract Trips getTripsInfoByCarInfoIdAndId (Trips trips); 37 | 38 | 39 | /** 40 | * 添加用户个人信息 41 | * @param person 42 | * @return 43 | */ 44 | public abstract int insertUserInfo(Person person); 45 | /** 46 | * 通过id获取个人信息 47 | * @return 48 | */ 49 | 50 | @Select("select * from person where id = #{Id}") 51 | public Person getPersonInfo(@Param("Id")int Id); 52 | 53 | /** 54 | * 通过username查询个人信息 55 | * @param username 56 | * @return 57 | */ 58 | // @Select("select * from person where (select person_id from user where username = #{username}") 59 | public abstract Person getPersonInfo1(String username); 60 | 61 | 62 | } 63 | -------------------------------------------------------------------------------- /agiletest/src/main/java/com/agile/agiletest/dao/TripsDao.java: -------------------------------------------------------------------------------- 1 | package com.agile.agiletest.dao; 2 | 3 | import com.agile.agiletest.pojo.Trips; 4 | import org.apache.ibatis.annotations.Mapper; 5 | import org.apache.ibatis.annotations.Param; 6 | import org.apache.ibatis.annotations.Select; 7 | import org.apache.ibatis.annotations.Update; 8 | 9 | import java.util.List; 10 | 11 | @Mapper 12 | public interface TripsDao { 13 | /** 14 | *查询目标车票信息 15 | * @param trips 16 | * @return 17 | * */ 18 | @Select("select * from trips where start_time like CONCAT('%',#{startTime},'%') and car_num = #{carNum}") 19 | public abstract Trips getAimtrips(Trips trips); 20 | 21 | /** 22 | * 查询全部车票信息 23 | * @param trips 24 | * @return 25 | * */ 26 | @Select("select * from trips where orgin_location=#{orginLocation} and destination_location=#{destinationLocation} and start_time like CONCAT('%',#{startTime},'%')") 27 | public abstract List getAlltrips(Trips trips); 28 | 29 | /*** 30 | * @param id 31 | * @return 32 | */ 33 | @Select("select * from trips where id = #{id}") 34 | public abstract Trips gettrips(int id); 35 | 36 | /** 37 | *订单改签后改变旧车票信息 38 | * @param oldId 39 | * @return 40 | * */ 41 | @Update("update trips set ticket_num = ticket_num+1 where id = #{oldId}") 42 | public int changeOldtrips(int oldId); 43 | 44 | /** 45 | *订单改签后改变新车票信息 46 | * @param newId 47 | * @return 48 | * */ 49 | @Update("update trips set ticket_num = ticket_num-1 where id = #{newId}") 50 | public int changeNewtrips(int newId); 51 | 52 | /** 53 | * 通过id和车号查询车次信息 54 | * @param trips 55 | * @return 56 | */ 57 | @Select("select * from trips where id = #{id} and car_num = #{carNum}") 58 | public abstract Trips getTripsInfoByCarInfoIdAndId (Trips trips); 59 | 60 | /** 61 | * 更新trips表 62 | * @param trips 63 | * @return 64 | */ 65 | @Update(" ") 67 | public abstract int updateTrips(Trips trips); 68 | 69 | @Update("update trips set ticket_num = ticket_num + 1" + 70 | " where car_num = #{carNum}" + 71 | "and start_time = #{startTime} and reach_time = #{reachTime}") 72 | public abstract int refundTrips(@Param("personId") int personId, @Param("carNum") String carNum, 73 | @Param("startTime") String startTime, @Param("reachTime") String reachTime); 74 | 75 | @Select("select * from trips where car_num = #{carNum} and start_time = #{startTime}") 76 | public abstract Trips getTripsInfoByCarNumAndStartTime(@Param("carNum") String carNum, @Param("startTime") String startTime); 77 | } 78 | -------------------------------------------------------------------------------- /agiletest/src/main/java/com/agile/agiletest/dao/UserDao.java: -------------------------------------------------------------------------------- 1 | package com.agile.agiletest.dao; 2 | 3 | import com.agile.agiletest.pojo.User; 4 | import org.apache.ibatis.annotations.Insert; 5 | import org.apache.ibatis.annotations.Mapper; 6 | import org.apache.ibatis.annotations.Select; 7 | import org.apache.ibatis.annotations.Update; 8 | 9 | /** 10 | * User表持久类 11 | * @author wangchang 12 | * @version 0.1 13 | */ 14 | @Mapper 15 | public interface UserDao { 16 | 17 | /** 18 | * 通过username查询User信息 19 | * @param username 20 | * @return 21 | */ 22 | @Select("select * from user where username = #{username}") 23 | public abstract User getUserByUsername(String username); 24 | 25 | /** 26 | * 注册用户信息 27 | * @param user 28 | * @return 29 | */ 30 | @Insert("insert into user (username, password, person_id) values(#{username}, #{password}, #{personId})") 31 | public abstract int insertUserRegisterInfo(User user); 32 | 33 | /** 34 | * 更新用户账户信息 35 | * @param user 36 | * @return 37 | */ 38 | public abstract int updateUserRegisterInfo(User user); 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | } 48 | -------------------------------------------------------------------------------- /agiletest/src/main/java/com/agile/agiletest/pojo/Order.java: -------------------------------------------------------------------------------- 1 | package com.agile.agiletest.pojo; 2 | 3 | 4 | /** 5 | *查询订单信息 6 | * @author 41688 7 | * @version 0.1 8 | * */ 9 | public class Order { 10 | private int id; 11 | private int carInfoId; 12 | private int personId; 13 | private int changeTimes; 14 | //0是预定未付款, 1是已经支付, 2是退票 15 | private int status; 16 | private String stautsMsg; 17 | 18 | public String getStautsMsg() { 19 | return stautsMsg; 20 | } 21 | 22 | public void setStautsMsg(String stautsMsg) { 23 | this.stautsMsg = stautsMsg; 24 | } 25 | 26 | @Override 27 | public String toString() { 28 | return "Order{" + 29 | "id=" + id + 30 | ", carInfoId=" + carInfoId + 31 | ", personId=" + personId + 32 | ", changeTimes=" + changeTimes + 33 | ", status=" + status + 34 | '}'; 35 | } 36 | 37 | public int getId() { 38 | return id; 39 | } 40 | 41 | public void setId(int id) { 42 | this.id = id; 43 | } 44 | 45 | public int getCarInfoId() { 46 | return carInfoId; 47 | } 48 | 49 | public void setCarInfoId(int carInfoId) { 50 | this.carInfoId = carInfoId; 51 | } 52 | 53 | public int getPersonId() { 54 | return personId; 55 | } 56 | 57 | public void setPersonId(int personId) { 58 | this.personId = personId; 59 | } 60 | 61 | public int getChangeTimes() { 62 | return changeTimes; 63 | } 64 | 65 | public void setChangeTimes(int changeTimes) { 66 | this.changeTimes = changeTimes; 67 | } 68 | 69 | public int getStatus() { 70 | return status; 71 | } 72 | 73 | public void setStatus(int status) { 74 | this.status = status; 75 | } 76 | 77 | public Order() { 78 | } 79 | 80 | public Order(int id, int carInfoId, int personId, int changeTimes, int status) { 81 | this.id = id; 82 | this.carInfoId = carInfoId; 83 | this.personId = personId; 84 | this.changeTimes = changeTimes; 85 | this.status = status; 86 | } 87 | public Order(int carInfoId, int personId, int changeTimes) { 88 | this.carInfoId = carInfoId; 89 | this.personId = personId; 90 | this.changeTimes = changeTimes; 91 | } 92 | } 93 | -------------------------------------------------------------------------------- /agiletest/src/main/java/com/agile/agiletest/pojo/OrderReturn.java: -------------------------------------------------------------------------------- 1 | package com.agile.agiletest.pojo; 2 | 3 | public class OrderReturn { 4 | private String orginLocation; 5 | private String destinationLocation; 6 | // @DateTimeFormat(pattern="yyyy-MM-dd hh:mm:ss") 7 | private String startTime; 8 | // @DateTimeFormat(pattern="yyyy-MM-dd hh:mm:ss") 9 | private String reachTime; 10 | private String carNum; 11 | private int ticketPrice; 12 | private int ticketNum; 13 | private String trueName; 14 | private String idCardNum; 15 | private String phoneNum; 16 | private String status; 17 | 18 | public String getStatus() { 19 | return status; 20 | } 21 | 22 | public void setStatus(String status) { 23 | this.status = status; 24 | } 25 | 26 | @Override 27 | public String toString() { 28 | return "OrderReturn{" + 29 | "orginLocation='" + orginLocation + '\'' + 30 | ", destinationLocation='" + destinationLocation + '\'' + 31 | ", startTime='" + startTime + '\'' + 32 | ", reachTime='" + reachTime + '\'' + 33 | ", carNum='" + carNum + '\'' + 34 | ", ticketPrice=" + ticketPrice + 35 | ", ticketNum=" + ticketNum + 36 | ", trueName='" + trueName + '\'' + 37 | ", idCardNum='" + idCardNum + '\'' + 38 | ", phoneNum='" + phoneNum + '\'' + 39 | '}'; 40 | } 41 | 42 | public OrderReturn() { 43 | } 44 | 45 | public OrderReturn(String orginLocation, String destinationLocation, String startTime, String reachTime, String carNum, int ticketPrice, int ticketNum, String trueName, String idCardNum, String phoneNum) { 46 | this.orginLocation = orginLocation; 47 | this.destinationLocation = destinationLocation; 48 | this.startTime = startTime; 49 | this.reachTime = reachTime; 50 | this.carNum = carNum; 51 | this.ticketPrice = ticketPrice; 52 | this.ticketNum = ticketNum; 53 | this.trueName = trueName; 54 | this.idCardNum = idCardNum; 55 | this.phoneNum = phoneNum; 56 | } 57 | 58 | public String getOrginLocation() { 59 | return orginLocation; 60 | } 61 | 62 | public void setOrginLocation(String orginLocation) { 63 | this.orginLocation = orginLocation; 64 | } 65 | 66 | public String getDestinationLocation() { 67 | return destinationLocation; 68 | } 69 | 70 | public void setDestinationLocation(String destinationLocation) { 71 | this.destinationLocation = destinationLocation; 72 | } 73 | 74 | public String getStartTime() { 75 | return startTime; 76 | } 77 | 78 | public void setStartTime(String startTime) { 79 | this.startTime = startTime; 80 | } 81 | 82 | public String getReachTime() { 83 | return reachTime; 84 | } 85 | 86 | public void setReachTime(String reachTime) { 87 | this.reachTime = reachTime; 88 | } 89 | 90 | public String getCarNum() { 91 | return carNum; 92 | } 93 | 94 | public void setCarNum(String carNum) { 95 | this.carNum = carNum; 96 | } 97 | 98 | public int getTicketPrice() { 99 | return ticketPrice; 100 | } 101 | 102 | public void setTicketPrice(int ticketPrice) { 103 | this.ticketPrice = ticketPrice; 104 | } 105 | 106 | public int getTicketNum() { 107 | return ticketNum; 108 | } 109 | 110 | public void setTicketNum(int ticketNum) { 111 | this.ticketNum = ticketNum; 112 | } 113 | 114 | public String getTrueName() { 115 | return trueName; 116 | } 117 | 118 | public void setTrueName(String trueName) { 119 | this.trueName = trueName; 120 | } 121 | 122 | public String getIdCardNum() { 123 | return idCardNum; 124 | } 125 | 126 | public void setIdCardNum(String idCardNum) { 127 | this.idCardNum = idCardNum; 128 | } 129 | 130 | public String getPhoneNum() { 131 | return phoneNum; 132 | } 133 | 134 | public void setPhoneNum(String phoneNum) { 135 | this.phoneNum = phoneNum; 136 | } 137 | } 138 | -------------------------------------------------------------------------------- /agiletest/src/main/java/com/agile/agiletest/pojo/Person.java: -------------------------------------------------------------------------------- 1 | package com.agile.agiletest.pojo; 2 | 3 | /** 4 | * person 类 5 | * 用户对person信息持久化 6 | * @author wangchang 7 | * @version 0.1 8 | */ 9 | public class Person { 10 | private int id; 11 | private String trueName; 12 | private String idCardNum; 13 | private String phoneNum; 14 | private int age; 15 | 16 | public Person(int id, String trueName, String idCardNum, String phoneNum, int age) { 17 | this.id = id; 18 | this.trueName = trueName; 19 | this.idCardNum = idCardNum; 20 | this.phoneNum = phoneNum; 21 | this.age = age; 22 | } 23 | 24 | public Person(String trueName, String idCardNum, String phoneNum, int age) { 25 | this.trueName = trueName; 26 | this.idCardNum = idCardNum; 27 | this.phoneNum = phoneNum; 28 | this.age = age; 29 | 30 | } 31 | 32 | public Person() { 33 | 34 | } 35 | 36 | @Override 37 | public String toString() { 38 | return "Person{" + 39 | "id=" + id + 40 | ", trueName='" + trueName + '\'' + 41 | ", idCardNum='" + idCardNum + '\'' + 42 | ", phoneNum='" + phoneNum + '\'' + 43 | ", age=" + age + 44 | '}'; 45 | } 46 | 47 | public int getId() { 48 | return id; 49 | } 50 | 51 | public void setId(int id) { 52 | this.id = id; 53 | } 54 | 55 | public String getTrueName() { 56 | return trueName; 57 | } 58 | 59 | public void setTrueName(String trueName) { 60 | this.trueName = trueName; 61 | } 62 | 63 | public String getIdCardNum() { 64 | return idCardNum; 65 | } 66 | 67 | public void setIdCardNum(String idCardNum) { 68 | this.idCardNum = idCardNum; 69 | } 70 | 71 | public String getPhoneNum() { 72 | return phoneNum; 73 | } 74 | 75 | public void setPhoneNum(String phoneNum) { 76 | this.phoneNum = phoneNum; 77 | } 78 | 79 | public int getAge() { 80 | return age; 81 | } 82 | 83 | public void setAge(int age) { 84 | this.age = age; 85 | } 86 | } 87 | -------------------------------------------------------------------------------- /agiletest/src/main/java/com/agile/agiletest/pojo/Trips.java: -------------------------------------------------------------------------------- 1 | package com.agile.agiletest.pojo; 2 | 3 | /** 4 | * 用于查询车票信息 5 | * @author 41688 6 | * @version 1.0 7 | * */ 8 | public class Trips { 9 | private int id; 10 | private String orginLocation; 11 | private String destinationLocation; 12 | // @DateTimeFormat(pattern="yyyy-MM-dd hh:mm:ss") 13 | private String startTime; 14 | // @DateTimeFormat(pattern="yyyy-MM-dd hh:mm:ss") 15 | private String reachTime; 16 | private String carNum; 17 | private int ticketPrice; 18 | private int ticketNum; 19 | 20 | @Override 21 | public String toString() { 22 | return "Trips{" + 23 | "id=" + id + 24 | ", orginLocation='" + orginLocation + '\'' + 25 | ", destinationLocation='" + destinationLocation + '\'' + 26 | ", startTime='" + startTime + '\'' + 27 | ", reachTime='" + reachTime + '\'' + 28 | ", carNum='" + carNum + '\'' + 29 | ", ticketPrice=" + ticketPrice + 30 | ", ticketNum=" + ticketNum + 31 | '}'; 32 | } 33 | 34 | public int getId() { 35 | return id; 36 | } 37 | 38 | public void setId(int id) { 39 | this.id = id; 40 | } 41 | 42 | public String getOrginLocation() { 43 | return orginLocation; 44 | } 45 | 46 | public void setOrginLocation(String orginLocation) { 47 | this.orginLocation = orginLocation; 48 | } 49 | 50 | public String getDestinationLocation() { 51 | return destinationLocation; 52 | } 53 | 54 | public void setDestinationLocation(String destinationLocation) { 55 | this.destinationLocation = destinationLocation; 56 | } 57 | 58 | public String getStartTime() { 59 | return startTime; 60 | } 61 | 62 | public void setStartTime(String startTime) { 63 | this.startTime = startTime; 64 | } 65 | 66 | public String getReachTime() { 67 | return reachTime; 68 | } 69 | 70 | public void setReachTime(String reachTime) { 71 | this.reachTime = reachTime; 72 | } 73 | 74 | public String getCarNum() { 75 | return carNum; 76 | } 77 | 78 | public void setCarNum(String carNum) { 79 | this.carNum = carNum; 80 | } 81 | 82 | public int getTicketPrice() { 83 | return ticketPrice; 84 | } 85 | 86 | public void setTicketPrice(int ticketPrice) { 87 | this.ticketPrice = ticketPrice; 88 | } 89 | 90 | public int getTicketNum() { 91 | return ticketNum; 92 | } 93 | 94 | public void setTicketNum(int ticketNum) { 95 | this.ticketNum = ticketNum; 96 | } 97 | } 98 | -------------------------------------------------------------------------------- /agiletest/src/main/java/com/agile/agiletest/pojo/User.java: -------------------------------------------------------------------------------- 1 | package com.agile.agiletest.pojo; 2 | 3 | 4 | /** 5 | * 用户注册信息pojo 6 | * 用于存储用户账号信息 7 | * @author wangchang 8 | * @version 0.1 9 | */ 10 | public class User { 11 | private int id; 12 | private int personId; 13 | private String username; 14 | private String password; 15 | 16 | public int getId() { 17 | return id; 18 | } 19 | 20 | public void setId(int id) { 21 | this.id = id; 22 | } 23 | 24 | public int getPersonId() { 25 | return personId; 26 | } 27 | 28 | public void setPersonId(int personId) { 29 | this.personId = personId; 30 | } 31 | 32 | public String getUsername() { 33 | return username; 34 | } 35 | 36 | public void setUsername(String username) { 37 | this.username = username; 38 | } 39 | 40 | 41 | public String getPassword() { 42 | return password; 43 | } 44 | 45 | public void setPassword(String password) { 46 | this.password = password; 47 | } 48 | 49 | // 构造方法 50 | public User(int id, int personId, String username, String password) { 51 | this.id = id; 52 | this.personId = personId; 53 | this.username = username; 54 | this.password = password; 55 | } 56 | // 构造方法 57 | public User(){} 58 | 59 | @Override 60 | public String toString() { 61 | return "User{" + 62 | "id=" + id + 63 | ", personId=" + personId + 64 | ", username='" + username + '\'' + 65 | ", password='" + password + '\'' + 66 | '}'; 67 | } 68 | } 69 | -------------------------------------------------------------------------------- /agiletest/src/main/java/com/agile/agiletest/service/LoginService.java: -------------------------------------------------------------------------------- 1 | package com.agile.agiletest.service; 2 | 3 | import com.agile.agiletest.Result.Result; 4 | import com.agile.agiletest.pojo.User; 5 | 6 | /** 7 | * login and usercheck functions 8 | * @author wangchang 9 | * @version 0.1 10 | */ 11 | public interface LoginService { 12 | /** 13 | * 登录处理 14 | * @return 15 | */ 16 | public abstract Result loginIn(User userData); 17 | 18 | 19 | /** 20 | * 更新用户信息 21 | * @param userData 22 | * @return 23 | */ 24 | public abstract Result updateUser(User userData, String passwordNew); 25 | 26 | /** 27 | * regist user info 28 | * @param userData 29 | * @return 30 | */ 31 | public abstract Result registUser(User userData); 32 | } 33 | -------------------------------------------------------------------------------- /agiletest/src/main/java/com/agile/agiletest/service/OrderService.java: -------------------------------------------------------------------------------- 1 | package com.agile.agiletest.service; 2 | 3 | 4 | import com.agile.agiletest.Result.Result; 5 | 6 | /** 7 | * 订单处理 8 | * @author 41688 9 | * @version 0.1 10 | . * */ 11 | public interface OrderService { 12 | /** 13 | * @param username 14 | * @return 15 | * */ 16 | public abstract Result getOrder(String username); 17 | 18 | /** 19 | *订单改签 20 | */ 21 | public abstract Result changeOrder(int orderId,int tripsId); 22 | } 23 | -------------------------------------------------------------------------------- /agiletest/src/main/java/com/agile/agiletest/service/TripsService.java: -------------------------------------------------------------------------------- 1 | package com.agile.agiletest.service; 2 | import com.agile.agiletest.Result.Result; 3 | import com.agile.agiletest.pojo.Trips; 4 | 5 | 6 | 7 | /** 8 | * 查询车票信息 9 | * @author 41688 10 | * @version 1.0 11 | */ 12 | public interface TripsService { 13 | /** 14 | * 查询所有车票信息 15 | * @param trips 16 | * @return 17 | * */ 18 | public abstract Result getAlltrips(Trips trips); 19 | /** 20 | *查询目标车票信息 21 | * @param trips 22 | * @return 23 | * */ 24 | public abstract Result getAimtrips(Trips trips); 25 | 26 | 27 | /** 28 | * 购买车票 29 | * @param username 30 | * @param carInfoId 31 | * @param carNum 32 | * @return 33 | */ 34 | public abstract Result buyTicket(String username, int carInfoId, String carNum); 35 | 36 | /** 37 | * 退票 38 | * @param personId 39 | * @param carNum 40 | * @param reachTime 41 | * @param startTime 42 | * @return 43 | */ 44 | public abstract Result ticketRetund(int personId ,String carNum, String startTime, String reachTime); 45 | 46 | /** 47 | * 付钱 48 | * @param orderId 49 | * @return 50 | */ 51 | public abstract Result payMoney(int orderId); 52 | 53 | } 54 | -------------------------------------------------------------------------------- /agiletest/src/main/java/com/agile/agiletest/service/UserService.java: -------------------------------------------------------------------------------- 1 | package com.agile.agiletest.service; 2 | 3 | import com.agile.agiletest.Result.Result; 4 | import com.agile.agiletest.pojo.Person; 5 | 6 | /** 7 | * @author wangchang 8 | * @version 0.1 9 | */ 10 | public interface UserService { 11 | /** 12 | * 第一次填写个人信息 13 | * @param username 14 | * @param person 15 | * @return 16 | */ 17 | // public abstract Result insertUserInfo(String username, Person person); 18 | 19 | /** 20 | * 修改个人信息 21 | * @param username 22 | * @param person 23 | * @return 24 | */ 25 | public abstract Result updateUserInfo(String username ,Person person); 26 | 27 | 28 | /** 29 | * 查询个人信息 30 | * @param username 31 | * @return 32 | */ 33 | public abstract Result getPersonInfo(String username); 34 | } 35 | -------------------------------------------------------------------------------- /agiletest/src/main/java/com/agile/agiletest/service/impl/LoginServiceImpl.java: -------------------------------------------------------------------------------- 1 | package com.agile.agiletest.service.impl; 2 | 3 | import com.agile.agiletest.Result.Result; 4 | import com.agile.agiletest.dao.PersonDao; 5 | import com.agile.agiletest.dao.UserDao; 6 | import com.agile.agiletest.pojo.User; 7 | import com.agile.agiletest.service.LoginService; 8 | import org.springframework.beans.factory.annotation.Autowired; 9 | import org.springframework.stereotype.Service; 10 | import org.springframework.transaction.annotation.Transactional; 11 | 12 | /** 13 | * @author wangchang 14 | * @version 0.1 15 | */ 16 | @Service 17 | public class LoginServiceImpl implements LoginService { 18 | 19 | @Autowired 20 | private UserDao userDao; 21 | 22 | @Autowired 23 | private PersonDao personDao; 24 | @Override 25 | public Result loginIn(User userData) { 26 | Result result = new Result(); 27 | User user = userDao.getUserByUsername(userData.getUsername()); 28 | 29 | if (user == null){ 30 | result.setData(null); 31 | result.setMsg("username is not exist"); 32 | result.setStateCode(404); 33 | return result; 34 | } 35 | if (!user.getPassword().equals(userData.getPassword())){ 36 | result.setMsg("password is wrong"); 37 | result.setStateCode(404); 38 | 39 | return result; 40 | } 41 | result.setStateCode(200); 42 | result.setMsg(" login in success"); 43 | result.setData(user); 44 | return result; 45 | } 46 | 47 | @Override 48 | @Transactional 49 | public Result updateUser(User userData, String newPassword) { 50 | Result result = new Result(); 51 | User user = userDao.getUserByUsername(userData.getUsername()); 52 | if (user != null){ 53 | String oldPassword = user.getPassword(); 54 | if (userData.getPassword().equals(oldPassword)){ 55 | userData.setPassword(newPassword); 56 | if (userDao.updateUserRegisterInfo(userData) == 1){ 57 | result.setMsg("密码修改成功"); 58 | result.setStateCode(200); 59 | result.setData(true); 60 | }else { 61 | result.setData(false); 62 | result.setStateCode(400); 63 | result.setMsg("密码修改失败,请重新操作"); 64 | } 65 | } else { 66 | result.setData(false); 67 | result.setStateCode(200); 68 | result.setMsg("修改密码失败,旧密码错误"); 69 | } 70 | 71 | } else { 72 | result.setData(false); 73 | result.setStateCode(400); 74 | result.setMsg("密码修改失败,不存在该用户"); 75 | } 76 | 77 | 78 | return result; 79 | } 80 | 81 | @Override 82 | @Transactional 83 | public Result registUser(User userData) { 84 | Result result = new Result(); 85 | if (userDao.insertUserRegisterInfo(userData) == 1){ 86 | result.setMsg("regist success"); 87 | result.setStateCode(200); 88 | result.setData(userData.getUsername()); 89 | }else { 90 | result.setData(false); 91 | result.setMsg("regist fail, username is exist"); 92 | result.setStateCode(200); 93 | } 94 | 95 | return result; 96 | } 97 | } 98 | -------------------------------------------------------------------------------- /agiletest/src/main/java/com/agile/agiletest/service/impl/OrderServiceImpl.java: -------------------------------------------------------------------------------- 1 | package com.agile.agiletest.service.impl; 2 | 3 | import com.agile.agiletest.Result.Result; 4 | import com.agile.agiletest.dao.OrderDao; 5 | import com.agile.agiletest.dao.TripsDao; 6 | import com.agile.agiletest.pojo.Order; 7 | import com.agile.agiletest.pojo.OrderReturn; 8 | import com.agile.agiletest.pojo.Person; 9 | import com.agile.agiletest.pojo.Trips; 10 | import com.agile.agiletest.service.OrderService; 11 | import org.springframework.beans.factory.annotation.Autowired; 12 | import org.springframework.stereotype.Service; 13 | 14 | import java.util.ArrayList; 15 | import java.util.List; 16 | 17 | @Service 18 | public class OrderServiceImpl implements OrderService { 19 | 20 | @Autowired 21 | private OrderDao orderDao; 22 | 23 | @Autowired 24 | private TripsDao tripsDao; 25 | 26 | @Override 27 | public Result getOrder(String username) { 28 | Result result = new Result(); 29 | Person person = new Person(); 30 | List orderReturnList = new ArrayList(); 31 | Trips trips = new Trips(); 32 | 33 | //获取订单列表 34 | List orderdata= orderDao.getOrder(username); 35 | 36 | if(orderdata!=null){ 37 | 38 | for(Order i:orderdata){ 39 | OrderReturn orderReturn = new OrderReturn(); 40 | person = orderDao.getPersoninf(i.getPersonId()); 41 | trips = tripsDao.gettrips(i.getCarInfoId()); 42 | orderReturn.setTrueName(person.getTrueName()); 43 | orderReturn.setIdCardNum(person.getIdCardNum()); 44 | orderReturn.setPhoneNum(person.getPhoneNum()); 45 | orderReturn.setCarNum(trips.getCarNum()); 46 | orderReturn.setDestinationLocation(trips.getDestinationLocation()); 47 | orderReturn.setOrginLocation(trips.getOrginLocation()); 48 | orderReturn.setTicketPrice(trips.getTicketPrice()); 49 | orderReturn.setTicketNum(trips.getTicketNum()); 50 | orderReturn.setStartTime(trips.getStartTime()); 51 | orderReturn.setReachTime(trips.getReachTime()); 52 | if (i.getStatus() == 1){ 53 | orderReturn.setStatus("已支付"); 54 | }else { 55 | orderReturn.setStatus("已退票"); 56 | } 57 | // orderReturn.setStartTime(orderReturn.getStartTime()); 58 | // orderReturn.setStartTime(trips.getStartTime()); 59 | orderReturnList.add(orderReturn); 60 | 61 | } 62 | result.setStateCode(200); 63 | result.setMsg("Query succeed"); 64 | result.setData(orderReturnList); 65 | } 66 | else{ 67 | // result.setStateCode(); 68 | result.setStateCode(404); 69 | result.setData(false); 70 | result.setMsg("Query failed,no order"); 71 | } 72 | return result; 73 | } 74 | 75 | @Override 76 | public Result changeOrder(int orderId, int tripsId) { 77 | Result result = null; 78 | Order order = orderDao.getAimOrder(orderId); 79 | Trips trips = tripsDao.gettrips(tripsId); 80 | if(trips.getTicketNum()>0){ 81 | tripsDao.changeOldtrips(order.getCarInfoId()); 82 | tripsDao.changeNewtrips(tripsId); 83 | orderDao.changeOrder(orderId,tripsId); 84 | result.setStateCode(200); 85 | result.setMsg("change order succeed"); 86 | } 87 | else{ 88 | result.setStateCode(404); 89 | result.setMsg("change order failed"); 90 | } 91 | return result; 92 | } 93 | } 94 | -------------------------------------------------------------------------------- /agiletest/src/main/java/com/agile/agiletest/service/impl/UserServiceImpl.java: -------------------------------------------------------------------------------- 1 | package com.agile.agiletest.service.impl; 2 | 3 | import com.agile.agiletest.Result.Result; 4 | import com.agile.agiletest.dao.PersonDao; 5 | import com.agile.agiletest.dao.UserDao; 6 | import com.agile.agiletest.pojo.Person; 7 | import com.agile.agiletest.pojo.User; 8 | import com.agile.agiletest.service.UserService; 9 | import org.springframework.beans.factory.annotation.Autowired; 10 | import org.springframework.stereotype.Service; 11 | import org.springframework.transaction.annotation.Transactional; 12 | 13 | @Service 14 | public class UserServiceImpl implements UserService { 15 | @Autowired 16 | private UserDao userDao; 17 | 18 | @Autowired 19 | private PersonDao personDao; 20 | 21 | // @Transactional 22 | // @Override 23 | // public Result insertUserInfo(String username, Person person) { 24 | // Result result = new Result(); 25 | // int i = personDao.insertUserInfo(person); 26 | // result.setMsg("update fail, please update again"); 27 | // result.setStateCode(404); 28 | // result.setData(false); 29 | // if (i < 1){ 30 | // 31 | // } else { 32 | // User user = new User(); 33 | // user.setUsername(username); 34 | // user.setPersonId(person.getId()); 35 | // int j = userDao.updateUserRegisterInfo(user); 36 | // if (j == 1){ 37 | // result.setMsg("update success"); 38 | // result.setStateCode(200); 39 | // result.setData(true); 40 | // } 41 | // } 42 | // return result; 43 | // } 44 | 45 | @Override 46 | @Transactional 47 | public Result updateUserInfo(String username, Person person) { 48 | User user = userDao.getUserByUsername(username); 49 | Result result = new Result(); 50 | result.setMsg("update fail, please update again"); 51 | result.setStateCode(404); 52 | result.setData(false); 53 | if (user != null ) { 54 | if( user.getPersonId() > 0) { 55 | person.setId(user.getPersonId()); 56 | int i = personDao.updateUserInfo(person); 57 | if (i == 1) { 58 | result.setMsg("update success"); 59 | result.setStateCode(200); 60 | result.setData(true); 61 | } 62 | } else { 63 | int i = personDao.insertUserInfo(person); 64 | if (i == 1){ 65 | user.setPersonId(person.getId()); 66 | int j = userDao.updateUserRegisterInfo(user); 67 | if (j == 1){ 68 | result.setMsg("update success"); 69 | result.setStateCode(200); 70 | result.setData(true); 71 | } 72 | } 73 | } 74 | } 75 | return result; 76 | } 77 | 78 | @Override 79 | public Result getPersonInfo(String username) { 80 | Result result = new Result(); 81 | Person person = personDao.getPersonInfo1(username); 82 | if (person == null) { 83 | result.setStateCode(400); 84 | result.setMsg("未填写个人信息,请完善个人信息"); 85 | result.setData(null); 86 | } else { 87 | result.setStateCode(200); 88 | // result.setStateCode(); 89 | result.setMsg("查询成功,已填写个人信息"); 90 | result.setData(person); 91 | } 92 | return result; 93 | } 94 | } 95 | -------------------------------------------------------------------------------- /agiletest/src/main/resources/application.yml: -------------------------------------------------------------------------------- 1 | server: 2 | port: 8080 3 | 4 | spring: 5 | session: 6 | store-type: none 7 | datasource: 8 | name: mysql_test 9 | type: com.alibaba.druid.pool.DruidDataSource 10 | #druid相关配置 11 | druid: 12 | #监控统计拦截的filters 13 | filters: stat 14 | driver-class-name: com.mysql.jdbc.Driver 15 | #基本属性 16 | 17 | 18 | url: jdbc:mysql://localhost:3306/ticket?useUnicode=true&characterEncoding=UTF-8&allowMultiQueries=true&serverTimezone=America/New_York 19 | 20 | username: root 21 | password: 123456 22 | 23 | #配置初始化大小/最小/最大 24 | initial-size: 1 25 | min-idle: 1 26 | max-active: 20 27 | #获取连接等待超时时间 28 | max-wait: 60000 29 | #间隔多久进行一次检测,检测需要关闭的空闲连接 30 | time-between-eviction-runs-millis: 60000 31 | #一个连接在池中最小生存的时间 32 | min-evictable-idle-time-millis: 300000 33 | validation-query: SELECT 'x' 34 | test-while-idle: true 35 | test-on-borrow: false 36 | test-on-return: false 37 | #打开PSCache,并指定每个连接上PSCache的大小。oracle设为true,mysql设为false。分库分表较多推荐设置为false 38 | pool-prepared-statements: false 39 | max-pool-prepared-statement-per-connection-size: 20 40 | ## 该配置节点为独立的节点,有很多同学容易将这个配置放在spring的节点下,导致配置无法被识别 41 | mybatis: 42 | mapper-locations: classpath:mapper/*.xml #注意:一定要对应mapper映射xml文件的所在路径 43 | type-aliases-package: com.agile.agiletest.pojo # 注意:对应实体类的路径 44 | configuration: 45 | map-underscore-to-camel-case: true #识别驼峰命名法 46 | 47 | 48 | -------------------------------------------------------------------------------- /agiletest/src/main/resources/mapper/PersonDao.xml: -------------------------------------------------------------------------------- 1 | 2 | 5 | 6 | 7 | 8 | 9 | 10 | select LAST_INSERT_ID() 11 | 12 | INSERT INTO person (true_name, id_card_num, phone_num, age) 13 | VALUES (#{trueName}, #{idCardNum}, #{phoneNum}, #{age}) 14 | 15 | 16 | 17 | 18 | UPDATE person SET 19 | 20 | true_name = #{trueName} 21 | 22 | 23 | ,id_card_num = #{idCardNum} 24 | 25 | 26 | ,phone_num = #{phoneNum} 27 | 28 | 29 | ,age = #{age} 30 | 31 | where id = #{id} 32 | 33 | 34 | 37 | -------------------------------------------------------------------------------- /agiletest/src/main/resources/mapper/UserDao.xml: -------------------------------------------------------------------------------- 1 | 2 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | UPDATE `user` set 12 | 13 | password = #{password} 14 | 15 | 16 | , person_id = #{personId} 17 | 18 | where username = #{username} 19 | 20 | 21 | 22 | 23 | -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/META-INF/MANIFEST.MF: -------------------------------------------------------------------------------- 1 | Manifest-Version: 1.0 2 | Class-Path: 3 | 4 | -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/css/fonts/glyphicons-halflings-regular.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/css/fonts/glyphicons-halflings-regular.eot -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/css/fonts/glyphicons-halflings-regular.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/css/fonts/glyphicons-halflings-regular.ttf -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/css/fonts/glyphicons-halflings-regular.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/css/fonts/glyphicons-halflings-regular.woff -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/css/plugins/nivo-slider.css: -------------------------------------------------------------------------------- 1 | /* 2 | * jQuery Nivo Slider v3.2 3 | * http://nivo.dev7studios.com 4 | * 5 | * Copyright 2012, Dev7studios 6 | * Free to use and abuse under the MIT license. 7 | * http://www.opensource.org/licenses/mit-license.php 8 | */ 9 | 10 | 11 | /* The Nivo Slider styles */ 12 | 13 | .nivoSlider { 14 | position: relative; 15 | width: 100%; 16 | height: auto; 17 | overflow: hidden; 18 | } 19 | 20 | .nivoSlider img { 21 | position: absolute; 22 | top: 0px; 23 | left: 0px; 24 | max-width: none; 25 | } 26 | 27 | .nivo-main-image { 28 | display: block !important; 29 | position: relative !important; 30 | width: 100% !important; 31 | } 32 | 33 | 34 | /* If an image is wrapped in a link */ 35 | 36 | .nivoSlider a.nivo-imageLink { 37 | position: absolute; 38 | top: 0px; 39 | left: 0px; 40 | width: 100%; 41 | height: 100%; 42 | border: 0; 43 | padding: 0; 44 | margin: 0; 45 | z-index: 6; 46 | display: none; 47 | background: white; 48 | filter: alpha(opacity=0); 49 | opacity: 0; 50 | } 51 | 52 | 53 | /* The slices and boxes in the Slider */ 54 | 55 | .nivo-slice { 56 | display: block; 57 | position: absolute; 58 | z-index: 5; 59 | height: 100%; 60 | top: 0; 61 | } 62 | 63 | .nivo-box { 64 | display: block; 65 | position: absolute; 66 | z-index: 5; 67 | overflow: hidden; 68 | } 69 | 70 | .nivo-box img { 71 | display: block; 72 | } -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/css/plugins/slick.css: -------------------------------------------------------------------------------- 1 | /* Slider */ 2 | 3 | .slick-slider { 4 | position: relative; 5 | display: block; 6 | -moz-box-sizing: border-box; 7 | box-sizing: border-box; 8 | -webkit-user-select: none; 9 | -moz-user-select: none; 10 | -ms-user-select: none; 11 | user-select: none; 12 | -webkit-touch-callout: none; 13 | -khtml-user-select: none; 14 | -ms-touch-action: pan-y; 15 | touch-action: pan-y; 16 | -webkit-tap-highlight-color: transparent; 17 | } 18 | 19 | .slick-list { 20 | position: relative; 21 | display: block; 22 | overflow: hidden; 23 | margin: 0; 24 | padding: 0; 25 | } 26 | 27 | .slick-list:focus { 28 | outline: none; 29 | } 30 | 31 | .slick-list.dragging { 32 | cursor: pointer; 33 | cursor: hand; 34 | } 35 | 36 | .slick-slider .slick-track, 37 | .slick-slider .slick-list { 38 | -webkit-transform: translate3d(0, 0, 0); 39 | -moz-transform: translate3d(0, 0, 0); 40 | -ms-transform: translate3d(0, 0, 0); 41 | -o-transform: translate3d(0, 0, 0); 42 | transform: translate3d(0, 0, 0); 43 | } 44 | 45 | .slick-track { 46 | position: relative; 47 | top: 0; 48 | left: 0; 49 | display: block; 50 | } 51 | 52 | .slick-track:before, 53 | .slick-track:after { 54 | display: table; 55 | content: ''; 56 | } 57 | 58 | .slick-track:after { 59 | clear: both; 60 | } 61 | 62 | .slick-loading .slick-track { 63 | visibility: hidden; 64 | } 65 | 66 | .slick-slide { 67 | display: none; 68 | float: left; 69 | height: 100%; 70 | min-height: 1px; 71 | } 72 | 73 | [dir='rtl'] .slick-slide { 74 | float: right; 75 | } 76 | 77 | .slick-slide img { 78 | display: block; 79 | width: 100%; 80 | } 81 | 82 | .slick-slide.slick-loading img { 83 | display: none; 84 | } 85 | 86 | .slick-slide.dragging img { 87 | pointer-events: none; 88 | } 89 | 90 | .slick-initialized .slick-slide { 91 | display: block; 92 | } 93 | 94 | .slick-loading .slick-slide { 95 | visibility: hidden; 96 | } 97 | 98 | .slick-vertical .slick-slide { 99 | display: block; 100 | height: auto; 101 | border: 1px solid transparent; 102 | } -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/fontpage/login.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 登陆注册页面 6 | 7 | > 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 |
18 | 55 |
56 |
57 | 58 | 59 | 60 | 61 | 62 | -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/iconfont/fonts/Electrician.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/iconfont/fonts/Electrician.eot -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/iconfont/fonts/Electrician.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/iconfont/fonts/Electrician.ttf -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/iconfont/fonts/Electrician.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/iconfont/fonts/Electrician.woff -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/iconfont/style.css: -------------------------------------------------------------------------------- 1 | @font-face { 2 | font-family: 'Electrician'; 3 | src: url('fonts/Electrician.eot?q5ohg5'); 4 | src: url('fonts/Electrician.eot?q5ohg5#iefix') format('embedded-opentype'), 5 | url('fonts/Electrician.ttf?q5ohg5') format('truetype'), 6 | url('fonts/Electrician.woff?q5ohg5') format('woff'), 7 | url('fonts/Electrician.svg?q5ohg5#Electrician') format('svg'); 8 | font-weight: normal; 9 | font-style: normal; 10 | } 11 | 12 | [class^="icon-"], [class*=" icon-"] { 13 | /* use !important to prevent issues with browser extensions that change fonts */ 14 | font-family: 'Electrician' !important; 15 | speak: none; 16 | font-style: normal; 17 | font-weight: normal; 18 | font-variant: normal; 19 | text-transform: none; 20 | line-height: 1; 21 | 22 | /* Better Font Rendering =========== */ 23 | -webkit-font-smoothing: antialiased; 24 | -moz-osx-font-smoothing: grayscale; 25 | } 26 | 27 | .icon-arrow_right:before { 28 | content: "\e91a"; 29 | } 30 | .icon-arrow_left:before { 31 | content: "\e91b"; 32 | } 33 | .icon-speech:before { 34 | content: "\e919"; 35 | } 36 | .icon-cancel:before { 37 | content: "\e918"; 38 | } 39 | .icon-arrow-left:before { 40 | content: "\e916"; 41 | } 42 | .icon-arrow-right:before { 43 | content: "\e917"; 44 | } 45 | .icon-light:before { 46 | content: "\e900"; 47 | } 48 | .icon-air-conditioner:before { 49 | content: "\e901"; 50 | } 51 | .icon-security-camera:before { 52 | content: "\e902"; 53 | } 54 | .icon-tool:before { 55 | content: "\e903"; 56 | } 57 | .icon-screwdriver:before { 58 | content: "\e904"; 59 | } 60 | .icon-computer:before { 61 | content: "\e905"; 62 | } 63 | .icon-check:before { 64 | content: "\e906"; 65 | } 66 | .icon-circle:before { 67 | content: "\e907"; 68 | } 69 | .icon-facebook:before { 70 | content: "\e908"; 71 | } 72 | .icon-favorite:before { 73 | content: "\e909"; 74 | } 75 | .icon-google-plus:before { 76 | content: "\e90a"; 77 | } 78 | .icon-instagram:before { 79 | content: "\e90b"; 80 | } 81 | .icon-interface:before { 82 | content: "\e90c"; 83 | } 84 | .icon-left-quote:before { 85 | content: "\e90d"; 86 | } 87 | .icon-lightning:before { 88 | content: "\e90e"; 89 | } 90 | .icon-linkedin:before { 91 | content: "\e90f"; 92 | } 93 | .icon-map-marker:before { 94 | content: "\e910"; 95 | } 96 | .icon-right-quote-sign:before { 97 | content: "\e911"; 98 | } 99 | .icon-technology:before { 100 | content: "\e912"; 101 | } 102 | .icon-telephone:before { 103 | content: "\e913"; 104 | } 105 | .icon-tumblr:before { 106 | content: "\e914"; 107 | } 108 | .icon-twitter:before { 109 | content: "\e915"; 110 | } 111 | 112 | -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/about-img-1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/about-img-1.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/about-img-2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/about-img-2.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/about-img-3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/about-img-3.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/ajax-loader.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/ajax-loader.gif -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/block-bg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/block-bg.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/blog/blog-post-img-1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/blog/blog-post-img-1.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/blog/blog-post-img-2-1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/blog/blog-post-img-2-1.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/blog/blog-post-img-2-2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/blog/blog-post-img-2-2.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/blog/blog-post-img-2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/blog/blog-post-img-2.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/blog/blog-post-img-3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/blog/blog-post-img-3.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/blog/blog-post-img-4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/blog/blog-post-img-4.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/blog/blog-post-small-1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/blog/blog-post-small-1.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/blog/blog-post-small-2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/blog/blog-post-small-2.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/bolt.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/bolt.gif -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/brand-01.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/brand-01.png -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/brand-02.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/brand-02.png -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/brand-03.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/brand-03.png -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/brand-04.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/brand-04.png -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/brand-05.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/brand-05.png -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/brand-06.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/brand-06.png -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/brand-07.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/brand-07.png -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/bulb-img-1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/bulb-img-1.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/bulb-img-2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/bulb-img-2.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/bulb-img-3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/bulb-img-3.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/bulbmask-sm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/bulbmask-sm.png -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/bulbmask.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/bulbmask.png -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/category-img-01.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/category-img-01.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/category-img-02.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/category-img-02.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/category-img-03.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/category-img-03.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/category-img-04.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/category-img-04.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/category-img-05.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/category-img-05.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/category-img-06.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/category-img-06.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/category-img-07.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/category-img-07.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/category-img-08.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/category-img-08.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/category-img-09.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/category-img-09.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/category-img-1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/category-img-1.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/category-img-2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/category-img-2.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/category-img-3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/category-img-3.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/flash.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/flash.png -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/gallery/gallery-img-01.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/gallery/gallery-img-01.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/gallery/gallery-img-03.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/gallery/gallery-img-03.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/gallery/gallery-img-04.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/gallery/gallery-img-04.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/gallery/gallery-img-05.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/gallery/gallery-img-05.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/gallery/gallery-img-06.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/gallery/gallery-img-06.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/gallery/gallery-img-07.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/gallery/gallery-img-07.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/gallery/gallery-img-08.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/gallery/gallery-img-08.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/gallery/gallery-img-09.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/gallery/gallery-img-09.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/gallery/gallery-img-10.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/gallery/gallery-img-10.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/gallery/gallery-img-11.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/gallery/gallery-img-11.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/gallery/gallery-img-12.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/gallery/gallery-img-12.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/gallery/gallery-img-13.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/gallery/gallery-img-13.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/gallery/gallery-img-14.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/gallery/gallery-img-14.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/gallery/gallery-img-15.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/gallery/gallery-img-15.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/gallery/gallery-img-16.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/gallery/gallery-img-16.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/gallery/gallery-img-thumb-01.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/gallery/gallery-img-thumb-01.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/gallery/gallery-img-thumb-02.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/gallery/gallery-img-thumb-02.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/gallery/gallery-img-thumb-03.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/gallery/gallery-img-thumb-03.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/gallery/gallery-img-thumb-04.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/gallery/gallery-img-thumb-04.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/gallery/gallery-img-thumb-05.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/gallery/gallery-img-thumb-05.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/gallery/gallery-img-thumb-06.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/gallery/gallery-img-thumb-06.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/gallery/gallery-img-thumb-07.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/gallery/gallery-img-thumb-07.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/gallery/gallery-img-thumb-08.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/gallery/gallery-img-thumb-08.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/gallery/gallery-img-thumb-09.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/gallery/gallery-img-thumb-09.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/gallery/gallery-img-thumb-10.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/gallery/gallery-img-thumb-10.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/gallery/gallery-img-thumb-11.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/gallery/gallery-img-thumb-11.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/gallery/gallery-img-thumb-12.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/gallery/gallery-img-thumb-12.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/gallery/gallery-img-thumb-13.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/gallery/gallery-img-thumb-13.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/gallery/gallery-img-thumb-14.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/gallery/gallery-img-thumb-14.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/gallery/gallery-img-thumb-15.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/gallery/gallery-img-thumb-15.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/gallery/gallery-img-thumb-16.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/gallery/gallery-img-thumb-16.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/logo-invert.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/logo-invert.png -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/logo.png -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/person-01.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/person-01.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/person-02.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/person-02.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/person-03.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/person-03.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/person-04.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/person-04.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/slider/slide1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/slider/slide1.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/slider/slide2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/slider/slide2.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/images/slider/slide3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/src/main/resources/static/static/images/slider/slide3.jpg -------------------------------------------------------------------------------- /agiletest/src/main/resources/static/static/js/loginJS.js: -------------------------------------------------------------------------------- 1 | var base_url = "http://localhost:8080"; 2 | function cambiar_login() { 3 | document.querySelector('.cont_forms').className = "cont_forms cont_forms_active_login"; 4 | document.querySelector('.cont_form_login').style.display = "block"; 5 | document.querySelector('.cont_form_sign_up').style.opacity = "0"; 6 | 7 | setTimeout(function(){ document.querySelector('.cont_form_login').style.opacity = "1"; },400); 8 | 9 | setTimeout(function(){ 10 | document.querySelector('.cont_form_sign_up').style.display = "none"; 11 | },200); 12 | } 13 | 14 | function cambiar_sign_up(at) { 15 | document.querySelector('.cont_forms').className = "cont_forms cont_forms_active_sign_up"; 16 | document.querySelector('.cont_form_sign_up').style.display = "block"; 17 | document.querySelector('.cont_form_login').style.opacity = "0"; 18 | 19 | setTimeout(function(){ document.querySelector('.cont_form_sign_up').style.opacity = "1"; 20 | },100); 21 | 22 | setTimeout(function(){ document.querySelector('.cont_form_login').style.display = "none"; 23 | },400); 24 | 25 | 26 | } 27 | 28 | 29 | 30 | function ocultar_login_sign_up() { 31 | 32 | document.querySelector('.cont_forms').className = "cont_forms"; 33 | document.querySelector('.cont_form_sign_up').style.opacity = "0"; 34 | document.querySelector('.cont_form_login').style.opacity = "0"; 35 | 36 | setTimeout(function(){ 37 | document.querySelector('.cont_form_sign_up').style.display = "none"; 38 | document.querySelector('.cont_form_login').style.display = "none"; 39 | },500); 40 | 41 | } 42 | function loginSubmit(){ 43 | var username = $("#username").val(); 44 | var password = $("#password").val(); 45 | //判断 46 | if(username.length === 0){ 47 | alert("你输入的用户名为空,请重新输入") 48 | return; 49 | } 50 | if(password.length == 0){ 51 | alert("你输入的密码为空,请重新输入") 52 | return; 53 | } 54 | var json= {"username": username ,"password": password}; 55 | //ajax提交数据 56 | $.ajax({ 57 | type:"post", 58 | url:base_url +'/login', 59 | data:JSON.stringify(json), 60 | contentType:'application/json;charset=utf-8', 61 | dataType:'json', 62 | success: function(data){ 63 | if (data.stateCode === 200){ 64 | //跳转到完善个人信息页面 65 | console.log("loginSubmit函数提交的json信息处理后返回200,将username存储到localStorage。"); 66 | localStorage.setItem("username",data.data.username);//此处存的为json String格式的username 67 | console.log("loginSubmit函数提交的json信息处理后返回200,准备跳转到完善个人信息的页面。" + data.data.username);//控制台输出信息 68 | if(data.data.personId > 0){ 69 | window.location.href = 'index.html' 70 | }else{ 71 | window.location.href = 'perInfo.html'; 72 | } 73 | 74 | 75 | } 76 | else{ 77 | //异常处理页面 78 | console.log("loginSubmit函数提交的json信息处理后异常,alert显示错误信息。");//控制台输出信息 79 | alert("错误信息:" + data.msg); 80 | } 81 | } 82 | }) 83 | } 84 | function signupSubmit(){ 85 | var username = $("#usernameSignup").val(); 86 | var password = $("#passwordSignup").val(); 87 | var passwordAgain = $("#repasswordSignup").val(); 88 | var json = {"username":username,"password":password,"passwordAgain":passwordAgain} 89 | //判断 90 | var msg = "" 91 | if(username.length === 0){ 92 | alert(msg + "你输入的用户名为空,请重新输入") 93 | return; 94 | } 95 | if(password.length === 0){ 96 | alert(msg + "你输入的密码为空,请重新输入") 97 | return; 98 | } 99 | if(passwordAgain !== password){ 100 | alert("两次输入的密码不一样,请重新输入") 101 | return; 102 | } 103 | //ajax传递数据 104 | $.ajax({ 105 | type:'POST', 106 | url: base_url +'/regist', 107 | data:JSON.stringify(json), 108 | contentType:'application/json;charset=utf-8', 109 | dataType:'json', 110 | success: function(data){ 111 | if (data.stateCode == "200"){ 112 | //注册成功 113 | alert("注册成功,请登录") 114 | console.log("signupSubmit函数提交的json信息处理后返回200,准备跳转到登陆页面。"); 115 | // window.location.href = 'login.html'; 116 | } 117 | else{ 118 | //注册失败,错误信息在data.msg里面 119 | console.log("signupSubmit函数提交的json信息处理后返回错误,alert输出data.msg中的错误信息。"); 120 | alert("错误信息:" + data.msg) 121 | } 122 | } 123 | }) 124 | } 125 | function saveStorage(){ 126 | //以后做自动登陆的时候会用到 127 | var username = document.getElementById("username").value; 128 | localStorage.setItem("username",username); 129 | var password = document.getElementById("password").value; 130 | localStorage.setItem("password",password); 131 | } -------------------------------------------------------------------------------- /agiletest/target/classes/application.yml: -------------------------------------------------------------------------------- 1 | server: 2 | port: 8080 3 | 4 | spring: 5 | session: 6 | store-type: none 7 | datasource: 8 | name: mysql_test 9 | type: com.alibaba.druid.pool.DruidDataSource 10 | #druid相关配置 11 | druid: 12 | #监控统计拦截的filters 13 | filters: stat 14 | driver-class-name: com.mysql.jdbc.Driver 15 | #基本属性 16 | 17 | 18 | url: jdbc:mysql://localhost:3306/ticket?useUnicode=true&characterEncoding=UTF-8&allowMultiQueries=true&serverTimezone=America/New_York 19 | 20 | username: root 21 | password: 123456 22 | 23 | #配置初始化大小/最小/最大 24 | initial-size: 1 25 | min-idle: 1 26 | max-active: 20 27 | #获取连接等待超时时间 28 | max-wait: 60000 29 | #间隔多久进行一次检测,检测需要关闭的空闲连接 30 | time-between-eviction-runs-millis: 60000 31 | #一个连接在池中最小生存的时间 32 | min-evictable-idle-time-millis: 300000 33 | validation-query: SELECT 'x' 34 | test-while-idle: true 35 | test-on-borrow: false 36 | test-on-return: false 37 | #打开PSCache,并指定每个连接上PSCache的大小。oracle设为true,mysql设为false。分库分表较多推荐设置为false 38 | pool-prepared-statements: false 39 | max-pool-prepared-statement-per-connection-size: 20 40 | ## 该配置节点为独立的节点,有很多同学容易将这个配置放在spring的节点下,导致配置无法被识别 41 | mybatis: 42 | mapper-locations: classpath:mapper/*.xml #注意:一定要对应mapper映射xml文件的所在路径 43 | type-aliases-package: com.agile.agiletest.pojo # 注意:对应实体类的路径 44 | configuration: 45 | map-underscore-to-camel-case: true #识别驼峰命名法 46 | 47 | 48 | -------------------------------------------------------------------------------- /agiletest/target/classes/com/agile/agiletest/AgiletestApplication.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/com/agile/agiletest/AgiletestApplication.class -------------------------------------------------------------------------------- /agiletest/target/classes/com/agile/agiletest/Result/Result.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/com/agile/agiletest/Result/Result.class -------------------------------------------------------------------------------- /agiletest/target/classes/com/agile/agiletest/controller/LoginController.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/com/agile/agiletest/controller/LoginController.class -------------------------------------------------------------------------------- /agiletest/target/classes/com/agile/agiletest/controller/OrderController.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/com/agile/agiletest/controller/OrderController.class -------------------------------------------------------------------------------- /agiletest/target/classes/com/agile/agiletest/controller/TicketController.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/com/agile/agiletest/controller/TicketController.class -------------------------------------------------------------------------------- /agiletest/target/classes/com/agile/agiletest/controller/TripsController.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/com/agile/agiletest/controller/TripsController.class -------------------------------------------------------------------------------- /agiletest/target/classes/com/agile/agiletest/controller/UserController.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/com/agile/agiletest/controller/UserController.class -------------------------------------------------------------------------------- /agiletest/target/classes/com/agile/agiletest/dao/OrderDao.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/com/agile/agiletest/dao/OrderDao.class -------------------------------------------------------------------------------- /agiletest/target/classes/com/agile/agiletest/dao/PersonDao.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/com/agile/agiletest/dao/PersonDao.class -------------------------------------------------------------------------------- /agiletest/target/classes/com/agile/agiletest/dao/TripsDao.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/com/agile/agiletest/dao/TripsDao.class -------------------------------------------------------------------------------- /agiletest/target/classes/com/agile/agiletest/dao/UserDao.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/com/agile/agiletest/dao/UserDao.class -------------------------------------------------------------------------------- /agiletest/target/classes/com/agile/agiletest/pojo/Order.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/com/agile/agiletest/pojo/Order.class -------------------------------------------------------------------------------- /agiletest/target/classes/com/agile/agiletest/pojo/OrderReturn.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/com/agile/agiletest/pojo/OrderReturn.class -------------------------------------------------------------------------------- /agiletest/target/classes/com/agile/agiletest/pojo/Person.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/com/agile/agiletest/pojo/Person.class -------------------------------------------------------------------------------- /agiletest/target/classes/com/agile/agiletest/pojo/Trips.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/com/agile/agiletest/pojo/Trips.class -------------------------------------------------------------------------------- /agiletest/target/classes/com/agile/agiletest/pojo/User.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/com/agile/agiletest/pojo/User.class -------------------------------------------------------------------------------- /agiletest/target/classes/com/agile/agiletest/service/LoginService.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/com/agile/agiletest/service/LoginService.class -------------------------------------------------------------------------------- /agiletest/target/classes/com/agile/agiletest/service/OrderService.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/com/agile/agiletest/service/OrderService.class -------------------------------------------------------------------------------- /agiletest/target/classes/com/agile/agiletest/service/TripsService.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/com/agile/agiletest/service/TripsService.class -------------------------------------------------------------------------------- /agiletest/target/classes/com/agile/agiletest/service/UserService.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/com/agile/agiletest/service/UserService.class -------------------------------------------------------------------------------- /agiletest/target/classes/com/agile/agiletest/service/impl/LoginServiceImpl.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/com/agile/agiletest/service/impl/LoginServiceImpl.class -------------------------------------------------------------------------------- /agiletest/target/classes/com/agile/agiletest/service/impl/OrderServiceImpl.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/com/agile/agiletest/service/impl/OrderServiceImpl.class -------------------------------------------------------------------------------- /agiletest/target/classes/com/agile/agiletest/service/impl/TripsServiceImpl.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/com/agile/agiletest/service/impl/TripsServiceImpl.class -------------------------------------------------------------------------------- /agiletest/target/classes/com/agile/agiletest/service/impl/UserServiceImpl.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/com/agile/agiletest/service/impl/UserServiceImpl.class -------------------------------------------------------------------------------- /agiletest/target/classes/mapper/PersonDao.xml: -------------------------------------------------------------------------------- 1 | 2 | 5 | 6 | 7 | 8 | 9 | 10 | select LAST_INSERT_ID() 11 | 12 | INSERT INTO person (true_name, id_card_num, phone_num, age) 13 | VALUES (#{trueName}, #{idCardNum}, #{phoneNum}, #{age}) 14 | 15 | 16 | 17 | 18 | UPDATE person SET 19 | 20 | true_name = #{trueName} 21 | 22 | 23 | ,id_card_num = #{idCardNum} 24 | 25 | 26 | ,phone_num = #{phoneNum} 27 | 28 | 29 | ,age = #{age} 30 | 31 | where id = #{id} 32 | 33 | 34 | 37 | -------------------------------------------------------------------------------- /agiletest/target/classes/mapper/UserDao.xml: -------------------------------------------------------------------------------- 1 | 2 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | UPDATE `user` set 12 | 13 | password = #{password} 14 | 15 | 16 | , person_id = #{personId} 17 | 18 | where username = #{username} 19 | 20 | 21 | 22 | 23 | -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/META-INF/MANIFEST.MF: -------------------------------------------------------------------------------- 1 | Manifest-Version: 1.0 2 | Class-Path: 3 | 4 | -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/css/fonts/glyphicons-halflings-regular.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/css/fonts/glyphicons-halflings-regular.eot -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/css/fonts/glyphicons-halflings-regular.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/css/fonts/glyphicons-halflings-regular.ttf -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/css/fonts/glyphicons-halflings-regular.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/css/fonts/glyphicons-halflings-regular.woff -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/css/plugins/bootstrap-submenu.css: -------------------------------------------------------------------------------- 1 | .dropdown-submenu > a:after { 2 | content: ""; 3 | } 4 | 5 | @media (min-width: 768px) { 6 | .dropdown-submenu { 7 | position: relative; 8 | } 9 | .dropdown-submenu .dropdown-menu { 10 | top: 0; 11 | left: 100%; 12 | margin-top: -6px; 13 | border-top-left-radius: 0; 14 | } 15 | .dropup .dropdown-submenu .dropdown-menu, 16 | .navbar-fixed-bottom .dropdown-submenu .dropdown-menu { 17 | top: auto; 18 | bottom: 0; 19 | margin-top: 0; 20 | margin-bottom: -6px; 21 | border-top-left-radius: 4px; 22 | border-bottom-left-radius: 0; 23 | } 24 | .dropdown-menu-right .dropdown-submenu .dropdown-menu, 25 | .navbar-right .dropdown-submenu .dropdown-menu { 26 | left: auto; 27 | right: 100%; 28 | border-top-left-radius: 4px; 29 | border-top-right-radius: 0; 30 | } 31 | .dropup .dropdown-menu-right .dropdown-submenu .dropdown-menu, 32 | .dropup .navbar-right .dropdown-submenu .dropdown-menu, 33 | .navbar-fixed-bottom .dropdown-menu-right .dropdown-submenu .dropdown-menu, 34 | .navbar-fixed-bottom .navbar-right .dropdown-submenu .dropdown-menu { 35 | border-radius: 4px 4px 0; 36 | } 37 | } 38 | 39 | @media (max-width: 767px) { 40 | .dropdown-submenu .dropdown-menu { 41 | position: static; 42 | margin-top: 0; 43 | border: 0; 44 | box-shadow: none; 45 | } 46 | .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li.dropdown-header, 47 | .dropup > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li.dropdown-header, 48 | .btn-group > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li.dropdown-header, 49 | .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > a, 50 | .dropup > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > a, 51 | .btn-group > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > a { 52 | padding-left: 30px; 53 | } 54 | .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li.dropdown-header, 55 | .dropup > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li.dropdown-header, 56 | .btn-group > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li.dropdown-header, 57 | .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > a, 58 | .dropup > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > a, 59 | .btn-group > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > a { 60 | padding-left: 40px; 61 | } 62 | .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li.dropdown-header, 63 | .dropup > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li.dropdown-header, 64 | .btn-group > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li.dropdown-header, 65 | .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > a, 66 | .dropup > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > a, 67 | .btn-group > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > a { 68 | padding-left: 50px; 69 | } 70 | .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li.dropdown-header, 71 | .dropup > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li.dropdown-header, 72 | .btn-group > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li.dropdown-header, 73 | .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > a, 74 | .dropup > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > a, 75 | .btn-group > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > a { 76 | padding-left: 60px; 77 | } 78 | .navbar-nav > .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li.dropdown-header, 79 | .navbar-nav > .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > a { 80 | padding-left: 35px; 81 | } 82 | .navbar-nav > .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li.dropdown-header, 83 | .navbar-nav > .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > a { 84 | padding-left: 45px; 85 | } 86 | .navbar-nav > .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li.dropdown-header, 87 | .navbar-nav > .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > a { 88 | padding-left: 55px; 89 | } 90 | .navbar-nav > .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li.dropdown-header, 91 | .navbar-nav > .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > a { 92 | padding-left: 65px; 93 | } 94 | } -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/css/plugins/nivo-slider.css: -------------------------------------------------------------------------------- 1 | /* 2 | * jQuery Nivo Slider v3.2 3 | * http://nivo.dev7studios.com 4 | * 5 | * Copyright 2012, Dev7studios 6 | * Free to use and abuse under the MIT license. 7 | * http://www.opensource.org/licenses/mit-license.php 8 | */ 9 | 10 | 11 | /* The Nivo Slider styles */ 12 | 13 | .nivoSlider { 14 | position: relative; 15 | width: 100%; 16 | height: auto; 17 | overflow: hidden; 18 | } 19 | 20 | .nivoSlider img { 21 | position: absolute; 22 | top: 0px; 23 | left: 0px; 24 | max-width: none; 25 | } 26 | 27 | .nivo-main-image { 28 | display: block !important; 29 | position: relative !important; 30 | width: 100% !important; 31 | } 32 | 33 | 34 | /* If an image is wrapped in a link */ 35 | 36 | .nivoSlider a.nivo-imageLink { 37 | position: absolute; 38 | top: 0px; 39 | left: 0px; 40 | width: 100%; 41 | height: 100%; 42 | border: 0; 43 | padding: 0; 44 | margin: 0; 45 | z-index: 6; 46 | display: none; 47 | background: white; 48 | filter: alpha(opacity=0); 49 | opacity: 0; 50 | } 51 | 52 | 53 | /* The slices and boxes in the Slider */ 54 | 55 | .nivo-slice { 56 | display: block; 57 | position: absolute; 58 | z-index: 5; 59 | height: 100%; 60 | top: 0; 61 | } 62 | 63 | .nivo-box { 64 | display: block; 65 | position: absolute; 66 | z-index: 5; 67 | overflow: hidden; 68 | } 69 | 70 | .nivo-box img { 71 | display: block; 72 | } -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/css/plugins/slick.css: -------------------------------------------------------------------------------- 1 | /* Slider */ 2 | 3 | .slick-slider { 4 | position: relative; 5 | display: block; 6 | -moz-box-sizing: border-box; 7 | box-sizing: border-box; 8 | -webkit-user-select: none; 9 | -moz-user-select: none; 10 | -ms-user-select: none; 11 | user-select: none; 12 | -webkit-touch-callout: none; 13 | -khtml-user-select: none; 14 | -ms-touch-action: pan-y; 15 | touch-action: pan-y; 16 | -webkit-tap-highlight-color: transparent; 17 | } 18 | 19 | .slick-list { 20 | position: relative; 21 | display: block; 22 | overflow: hidden; 23 | margin: 0; 24 | padding: 0; 25 | } 26 | 27 | .slick-list:focus { 28 | outline: none; 29 | } 30 | 31 | .slick-list.dragging { 32 | cursor: pointer; 33 | cursor: hand; 34 | } 35 | 36 | .slick-slider .slick-track, 37 | .slick-slider .slick-list { 38 | -webkit-transform: translate3d(0, 0, 0); 39 | -moz-transform: translate3d(0, 0, 0); 40 | -ms-transform: translate3d(0, 0, 0); 41 | -o-transform: translate3d(0, 0, 0); 42 | transform: translate3d(0, 0, 0); 43 | } 44 | 45 | .slick-track { 46 | position: relative; 47 | top: 0; 48 | left: 0; 49 | display: block; 50 | } 51 | 52 | .slick-track:before, 53 | .slick-track:after { 54 | display: table; 55 | content: ''; 56 | } 57 | 58 | .slick-track:after { 59 | clear: both; 60 | } 61 | 62 | .slick-loading .slick-track { 63 | visibility: hidden; 64 | } 65 | 66 | .slick-slide { 67 | display: none; 68 | float: left; 69 | height: 100%; 70 | min-height: 1px; 71 | } 72 | 73 | [dir='rtl'] .slick-slide { 74 | float: right; 75 | } 76 | 77 | .slick-slide img { 78 | display: block; 79 | width: 100%; 80 | } 81 | 82 | .slick-slide.slick-loading img { 83 | display: none; 84 | } 85 | 86 | .slick-slide.dragging img { 87 | pointer-events: none; 88 | } 89 | 90 | .slick-initialized .slick-slide { 91 | display: block; 92 | } 93 | 94 | .slick-loading .slick-slide { 95 | visibility: hidden; 96 | } 97 | 98 | .slick-vertical .slick-slide { 99 | display: block; 100 | height: auto; 101 | border: 1px solid transparent; 102 | } -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/fontpage/login.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 登陆注册页面 6 | 7 | > 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 |
18 | 55 |
56 |
57 | 58 | 59 | 60 | 61 | 62 | -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/iconfont/fonts/Electrician.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/iconfont/fonts/Electrician.eot -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/iconfont/fonts/Electrician.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/iconfont/fonts/Electrician.ttf -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/iconfont/fonts/Electrician.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/iconfont/fonts/Electrician.woff -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/iconfont/style.css: -------------------------------------------------------------------------------- 1 | @font-face { 2 | font-family: 'Electrician'; 3 | src: url('fonts/Electrician.eot?q5ohg5'); 4 | src: url('fonts/Electrician.eot?q5ohg5#iefix') format('embedded-opentype'), 5 | url('fonts/Electrician.ttf?q5ohg5') format('truetype'), 6 | url('fonts/Electrician.woff?q5ohg5') format('woff'), 7 | url('fonts/Electrician.svg?q5ohg5#Electrician') format('svg'); 8 | font-weight: normal; 9 | font-style: normal; 10 | } 11 | 12 | [class^="icon-"], [class*=" icon-"] { 13 | /* use !important to prevent issues with browser extensions that change fonts */ 14 | font-family: 'Electrician' !important; 15 | speak: none; 16 | font-style: normal; 17 | font-weight: normal; 18 | font-variant: normal; 19 | text-transform: none; 20 | line-height: 1; 21 | 22 | /* Better Font Rendering =========== */ 23 | -webkit-font-smoothing: antialiased; 24 | -moz-osx-font-smoothing: grayscale; 25 | } 26 | 27 | .icon-arrow_right:before { 28 | content: "\e91a"; 29 | } 30 | .icon-arrow_left:before { 31 | content: "\e91b"; 32 | } 33 | .icon-speech:before { 34 | content: "\e919"; 35 | } 36 | .icon-cancel:before { 37 | content: "\e918"; 38 | } 39 | .icon-arrow-left:before { 40 | content: "\e916"; 41 | } 42 | .icon-arrow-right:before { 43 | content: "\e917"; 44 | } 45 | .icon-light:before { 46 | content: "\e900"; 47 | } 48 | .icon-air-conditioner:before { 49 | content: "\e901"; 50 | } 51 | .icon-security-camera:before { 52 | content: "\e902"; 53 | } 54 | .icon-tool:before { 55 | content: "\e903"; 56 | } 57 | .icon-screwdriver:before { 58 | content: "\e904"; 59 | } 60 | .icon-computer:before { 61 | content: "\e905"; 62 | } 63 | .icon-check:before { 64 | content: "\e906"; 65 | } 66 | .icon-circle:before { 67 | content: "\e907"; 68 | } 69 | .icon-facebook:before { 70 | content: "\e908"; 71 | } 72 | .icon-favorite:before { 73 | content: "\e909"; 74 | } 75 | .icon-google-plus:before { 76 | content: "\e90a"; 77 | } 78 | .icon-instagram:before { 79 | content: "\e90b"; 80 | } 81 | .icon-interface:before { 82 | content: "\e90c"; 83 | } 84 | .icon-left-quote:before { 85 | content: "\e90d"; 86 | } 87 | .icon-lightning:before { 88 | content: "\e90e"; 89 | } 90 | .icon-linkedin:before { 91 | content: "\e90f"; 92 | } 93 | .icon-map-marker:before { 94 | content: "\e910"; 95 | } 96 | .icon-right-quote-sign:before { 97 | content: "\e911"; 98 | } 99 | .icon-technology:before { 100 | content: "\e912"; 101 | } 102 | .icon-telephone:before { 103 | content: "\e913"; 104 | } 105 | .icon-tumblr:before { 106 | content: "\e914"; 107 | } 108 | .icon-twitter:before { 109 | content: "\e915"; 110 | } 111 | 112 | -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/about-img-1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/about-img-1.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/about-img-2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/about-img-2.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/about-img-3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/about-img-3.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/ajax-loader.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/ajax-loader.gif -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/block-bg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/block-bg.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/blog/blog-post-img-1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/blog/blog-post-img-1.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/blog/blog-post-img-2-1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/blog/blog-post-img-2-1.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/blog/blog-post-img-2-2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/blog/blog-post-img-2-2.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/blog/blog-post-img-2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/blog/blog-post-img-2.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/blog/blog-post-img-3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/blog/blog-post-img-3.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/blog/blog-post-img-4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/blog/blog-post-img-4.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/blog/blog-post-small-1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/blog/blog-post-small-1.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/blog/blog-post-small-2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/blog/blog-post-small-2.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/bolt.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/bolt.gif -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/brand-01.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/brand-01.png -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/brand-02.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/brand-02.png -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/brand-03.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/brand-03.png -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/brand-04.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/brand-04.png -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/brand-05.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/brand-05.png -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/brand-06.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/brand-06.png -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/brand-07.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/brand-07.png -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/bulb-img-1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/bulb-img-1.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/bulb-img-2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/bulb-img-2.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/bulb-img-3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/bulb-img-3.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/bulbmask-sm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/bulbmask-sm.png -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/bulbmask.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/bulbmask.png -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/category-img-01.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/category-img-01.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/category-img-02.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/category-img-02.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/category-img-03.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/category-img-03.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/category-img-04.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/category-img-04.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/category-img-05.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/category-img-05.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/category-img-06.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/category-img-06.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/category-img-07.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/category-img-07.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/category-img-08.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/category-img-08.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/category-img-09.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/category-img-09.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/category-img-1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/category-img-1.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/category-img-2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/category-img-2.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/category-img-3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/category-img-3.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/flash.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/flash.png -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/gallery/gallery-img-01.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/gallery/gallery-img-01.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/gallery/gallery-img-03.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/gallery/gallery-img-03.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/gallery/gallery-img-04.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/gallery/gallery-img-04.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/gallery/gallery-img-05.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/gallery/gallery-img-05.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/gallery/gallery-img-06.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/gallery/gallery-img-06.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/gallery/gallery-img-07.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/gallery/gallery-img-07.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/gallery/gallery-img-08.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/gallery/gallery-img-08.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/gallery/gallery-img-09.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/gallery/gallery-img-09.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/gallery/gallery-img-10.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/gallery/gallery-img-10.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/gallery/gallery-img-11.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/gallery/gallery-img-11.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/gallery/gallery-img-12.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/gallery/gallery-img-12.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/gallery/gallery-img-13.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/gallery/gallery-img-13.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/gallery/gallery-img-14.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/gallery/gallery-img-14.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/gallery/gallery-img-15.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/gallery/gallery-img-15.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/gallery/gallery-img-16.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/gallery/gallery-img-16.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/gallery/gallery-img-thumb-01.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/gallery/gallery-img-thumb-01.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/gallery/gallery-img-thumb-02.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/gallery/gallery-img-thumb-02.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/gallery/gallery-img-thumb-03.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/gallery/gallery-img-thumb-03.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/gallery/gallery-img-thumb-04.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/gallery/gallery-img-thumb-04.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/gallery/gallery-img-thumb-05.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/gallery/gallery-img-thumb-05.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/gallery/gallery-img-thumb-06.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/gallery/gallery-img-thumb-06.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/gallery/gallery-img-thumb-07.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/gallery/gallery-img-thumb-07.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/gallery/gallery-img-thumb-08.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/gallery/gallery-img-thumb-08.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/gallery/gallery-img-thumb-09.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/gallery/gallery-img-thumb-09.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/gallery/gallery-img-thumb-10.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/gallery/gallery-img-thumb-10.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/gallery/gallery-img-thumb-11.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/gallery/gallery-img-thumb-11.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/gallery/gallery-img-thumb-12.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/gallery/gallery-img-thumb-12.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/gallery/gallery-img-thumb-13.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/gallery/gallery-img-thumb-13.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/gallery/gallery-img-thumb-14.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/gallery/gallery-img-thumb-14.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/gallery/gallery-img-thumb-15.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/gallery/gallery-img-thumb-15.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/gallery/gallery-img-thumb-16.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/gallery/gallery-img-thumb-16.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/logo-invert.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/logo-invert.png -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/logo.png -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/person-01.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/person-01.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/person-02.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/person-02.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/person-03.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/person-03.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/person-04.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/person-04.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/slider/slide1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/slider/slide1.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/slider/slide2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/slider/slide2.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/images/slider/slide3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/classes/static/static/images/slider/slide3.jpg -------------------------------------------------------------------------------- /agiletest/target/classes/static/static/js/loginJS.js: -------------------------------------------------------------------------------- 1 | var base_url = "http://192.168.1.104:8080"; 2 | function cambiar_login() { 3 | document.querySelector('.cont_forms').className = "cont_forms cont_forms_active_login"; 4 | document.querySelector('.cont_form_login').style.display = "block"; 5 | document.querySelector('.cont_form_sign_up').style.opacity = "0"; 6 | 7 | setTimeout(function(){ document.querySelector('.cont_form_login').style.opacity = "1"; },400); 8 | 9 | setTimeout(function(){ 10 | document.querySelector('.cont_form_sign_up').style.display = "none"; 11 | },200); 12 | } 13 | 14 | function cambiar_sign_up(at) { 15 | document.querySelector('.cont_forms').className = "cont_forms cont_forms_active_sign_up"; 16 | document.querySelector('.cont_form_sign_up').style.display = "block"; 17 | document.querySelector('.cont_form_login').style.opacity = "0"; 18 | 19 | setTimeout(function(){ document.querySelector('.cont_form_sign_up').style.opacity = "1"; 20 | },100); 21 | 22 | setTimeout(function(){ document.querySelector('.cont_form_login').style.display = "none"; 23 | },400); 24 | 25 | 26 | } 27 | 28 | 29 | 30 | function ocultar_login_sign_up() { 31 | 32 | document.querySelector('.cont_forms').className = "cont_forms"; 33 | document.querySelector('.cont_form_sign_up').style.opacity = "0"; 34 | document.querySelector('.cont_form_login').style.opacity = "0"; 35 | 36 | setTimeout(function(){ 37 | document.querySelector('.cont_form_sign_up').style.display = "none"; 38 | document.querySelector('.cont_form_login').style.display = "none"; 39 | },500); 40 | 41 | } 42 | function loginSubmit(){ 43 | var username = $("#username").val(); 44 | var password = $("#password").val(); 45 | //判断 46 | if(username.length === 0){ 47 | alert("你输入的用户名为空,请重新输入") 48 | return; 49 | } 50 | if(password.length == 0){ 51 | alert("你输入的密码为空,请重新输入") 52 | return; 53 | } 54 | var json= {"username": username ,"password": password}; 55 | //ajax提交数据 56 | $.ajax({ 57 | type:"post", 58 | url:base_url +'/login', 59 | data:JSON.stringify(json), 60 | contentType:'application/json;charset=utf-8', 61 | dataType:'json', 62 | success: function(data){ 63 | if (data.stateCode === 200){ 64 | //跳转到完善个人信息页面 65 | console.log("loginSubmit函数提交的json信息处理后返回200,将username存储到localStorage。"); 66 | localStorage.setItem("username",data.data.username);//此处存的为json String格式的username 67 | console.log("loginSubmit函数提交的json信息处理后返回200,准备跳转到完善个人信息的页面。" + data.data.username);//控制台输出信息 68 | if(data.data.personId > 0){ 69 | window.location.href = 'index.html' 70 | }else{ 71 | window.location.href = 'perInfo.html'; 72 | } 73 | 74 | 75 | } 76 | else{ 77 | //异常处理页面 78 | console.log("loginSubmit函数提交的json信息处理后异常,alert显示错误信息。");//控制台输出信息 79 | alert("错误信息:" + data.msg); 80 | } 81 | } 82 | }) 83 | } 84 | function signupSubmit(){ 85 | var username = $("#usernameSignup").val(); 86 | var password = $("#passwordSignup").val(); 87 | var passwordAgain = $("#repasswordSignup").val(); 88 | var json = {"username":username,"password":password,"passwordAgain":passwordAgain} 89 | //判断 90 | var msg = "" 91 | if(username.length === 0){ 92 | alert(msg + "你输入的用户名为空,请重新输入") 93 | return; 94 | } 95 | if(password.length === 0){ 96 | alert(msg + "你输入的密码为空,请重新输入") 97 | return; 98 | } 99 | if(passwordAgain !== password){ 100 | alert("两次输入的密码不一样,请重新输入") 101 | return; 102 | } 103 | //ajax传递数据 104 | $.ajax({ 105 | type:'POST', 106 | url: base_url +'/regist', 107 | data:JSON.stringify(json), 108 | contentType:'application/json;charset=utf-8', 109 | dataType:'json', 110 | success: function(data){ 111 | if (data.stateCode == "200"){ 112 | //注册成功 113 | alert("注册成功,请登录") 114 | console.log("signupSubmit函数提交的json信息处理后返回200,准备跳转到登陆页面。"); 115 | // window.location.href = 'login.html'; 116 | } 117 | else{ 118 | //注册失败,错误信息在data.msg里面 119 | console.log("signupSubmit函数提交的json信息处理后返回错误,alert输出data.msg中的错误信息。"); 120 | alert("错误信息:" + data.msg) 121 | } 122 | } 123 | }) 124 | } 125 | function saveStorage(){ 126 | //以后做自动登陆的时候会用到 127 | var username = document.getElementById("username").value; 128 | localStorage.setItem("username",username); 129 | var password = document.getElementById("password").value; 130 | localStorage.setItem("password",password); 131 | } -------------------------------------------------------------------------------- /agiletest/target/test-classes/com/agile/agiletest/AgiletestApplicationTests.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/agiletest/target/test-classes/com/agile/agiletest/AgiletestApplicationTests.class -------------------------------------------------------------------------------- /readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aa792978017/SpringbootTest/574b078adc1fe48b2b3022076f1dd8cc20f03957/readme.txt --------------------------------------------------------------------------------