From 3eedd9153dbb3cfcce23b133270d97730e63a38c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=BA=AF=E6=B4=81=E7=9A=84=E5=BE=AE=E7=AC=91?= Date: Wed, 16 May 2018 11:59:59 +0800 Subject: [PATCH 01/44] m --- .../spring-boot-web/pom.xml" | 0 .../spring-boot-web/src/main/java/com/neo/WebApplication.java" | 0 .../src/main/java/com/neo/comm/NeoProperties.java" | 0 .../spring-boot-web/src/main/java/com/neo/domain/User.java" | 0 .../spring-boot-web/src/main/java/com/neo/filter/MyFilter.java" | 0 .../src/main/java/com/neo/filter/WebConfiguration.java" | 0 .../spring-boot-web/src/main/java/com/neo/web/WebController.java" | 0 .../spring-boot-web/src/main/resources/application.properties" | 0 .../spring-boot-web/src/test/java/com/neo/PropertiesTest.java" | 0 .../src/test/java/com/neo/WebApplicationTests.java" | 0 .../src/test/java/com/neo/web/WebControllerTest.java" | 0 .../spring-boot-Jpa/pom.xml" | 0 .../spring-boot-Jpa/src/main/java/com/neo/JpaApplication.java" | 0 .../spring-boot-Jpa/src/main/java/com/neo/domain/User.java" | 0 .../spring-boot-Jpa/src/main/java/com/neo/domain/UserDetail.java" | 0 .../spring-boot-Jpa/src/main/java/com/neo/domain/UserInfo.java" | 0 .../src/main/java/com/neo/repository/UserDetailRepository.java" | 0 .../src/main/java/com/neo/repository/UserRepository.java" | 0 .../spring-boot-Jpa/src/main/resources/application.properties" | 0 .../src/test/java/com/neo/JpaApplicationTests.java" | 0 .../test/java/com/neo/repository/UserInfoRepositoryTests.java" | 0 .../src/test/java/com/neo/repository/UserRepositoryTests.java" | 0 .../spring-boot-multi-Jpa/pom.xml" | 0 .../src/main/java/com/neo/MultiJpaApplication.java" | 0 .../src/main/java/com/neo/config/DataSourceConfig.java" | 0 .../src/main/java/com/neo/config/PrimaryConfig.java" | 0 .../src/main/java/com/neo/config/SecondaryConfig.java" | 0 .../spring-boot-multi-Jpa/src/main/java/com/neo/domain/User.java" | 0 .../main/java/com/neo/repository/test1/UserTest1Repository.java" | 0 .../main/java/com/neo/repository/test2/UserTest2Repository.java" | 0 .../src/main/resources/application.properties" | 0 .../src/test/java/com/neo/MultiJpaApplicationTests.java" | 0 .../src/test/java/com/neo/repository/UserRepositoryTests.java" | 0 33 files changed, 0 insertions(+), 0 deletions(-) rename "\347\254\25404\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/pom.xml" => "\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/pom.xml" (100%) rename "\347\254\25404\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/WebApplication.java" => "\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/WebApplication.java" (100%) rename "\347\254\25404\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/comm/NeoProperties.java" => "\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/comm/NeoProperties.java" (100%) rename "\347\254\25404\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/domain/User.java" => "\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/domain/User.java" (100%) rename "\347\254\25404\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/filter/MyFilter.java" => "\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/filter/MyFilter.java" (100%) rename "\347\254\25404\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/filter/WebConfiguration.java" => "\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/filter/WebConfiguration.java" (100%) rename "\347\254\25404\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/web/WebController.java" => "\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/web/WebController.java" (100%) rename "\347\254\25404\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/resources/application.properties" => "\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/resources/application.properties" (100%) rename "\347\254\25404\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/test/java/com/neo/PropertiesTest.java" => "\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/test/java/com/neo/PropertiesTest.java" (100%) rename "\347\254\25404\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/test/java/com/neo/WebApplicationTests.java" => "\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/test/java/com/neo/WebApplicationTests.java" (100%) rename "\347\254\25404\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/test/java/com/neo/web/WebControllerTest.java" => "\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/test/java/com/neo/web/WebControllerTest.java" (100%) rename "\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/pom.xml" => "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/pom.xml" (100%) rename "\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/JpaApplication.java" => "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/JpaApplication.java" (100%) rename "\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/domain/User.java" => "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/domain/User.java" (100%) rename "\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/domain/UserDetail.java" => "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/domain/UserDetail.java" (100%) rename "\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/domain/UserInfo.java" => "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/domain/UserInfo.java" (100%) rename "\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/repository/UserDetailRepository.java" => "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/repository/UserDetailRepository.java" (100%) rename "\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/repository/UserRepository.java" => "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/repository/UserRepository.java" (100%) rename "\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/resources/application.properties" => "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/resources/application.properties" (100%) rename "\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/test/java/com/neo/JpaApplicationTests.java" => "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/test/java/com/neo/JpaApplicationTests.java" (100%) rename "\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/test/java/com/neo/repository/UserInfoRepositoryTests.java" => "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/test/java/com/neo/repository/UserInfoRepositoryTests.java" (100%) rename "\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/test/java/com/neo/repository/UserRepositoryTests.java" => "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/test/java/com/neo/repository/UserRepositoryTests.java" (100%) rename "\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/pom.xml" => "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/pom.xml" (100%) rename "\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/MultiJpaApplication.java" => "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/MultiJpaApplication.java" (100%) rename "\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/config/DataSourceConfig.java" => "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/config/DataSourceConfig.java" (100%) rename "\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/config/PrimaryConfig.java" => "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/config/PrimaryConfig.java" (100%) rename "\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/config/SecondaryConfig.java" => "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/config/SecondaryConfig.java" (100%) rename "\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/domain/User.java" => "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/domain/User.java" (100%) rename "\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/repository/test1/UserTest1Repository.java" => "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/repository/test1/UserTest1Repository.java" (100%) rename "\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/repository/test2/UserTest2Repository.java" => "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/repository/test2/UserTest2Repository.java" (100%) rename "\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/resources/application.properties" => "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/resources/application.properties" (100%) rename "\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/test/java/com/neo/MultiJpaApplicationTests.java" => "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/test/java/com/neo/MultiJpaApplicationTests.java" (100%) rename "\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/test/java/com/neo/repository/UserRepositoryTests.java" => "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/test/java/com/neo/repository/UserRepositoryTests.java" (100%) diff --git "a/\347\254\25404\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/pom.xml" "b/\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/pom.xml" similarity index 100% rename from "\347\254\25404\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/pom.xml" rename to "\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/pom.xml" diff --git "a/\347\254\25404\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/WebApplication.java" "b/\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/WebApplication.java" similarity index 100% rename from "\347\254\25404\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/WebApplication.java" rename to "\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/WebApplication.java" diff --git "a/\347\254\25404\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/comm/NeoProperties.java" "b/\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/comm/NeoProperties.java" similarity index 100% rename from "\347\254\25404\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/comm/NeoProperties.java" rename to "\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/comm/NeoProperties.java" diff --git "a/\347\254\25404\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/domain/User.java" "b/\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/domain/User.java" similarity index 100% rename from "\347\254\25404\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/domain/User.java" rename to "\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/domain/User.java" diff --git "a/\347\254\25404\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/filter/MyFilter.java" "b/\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/filter/MyFilter.java" similarity index 100% rename from "\347\254\25404\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/filter/MyFilter.java" rename to "\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/filter/MyFilter.java" diff --git "a/\347\254\25404\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/filter/WebConfiguration.java" "b/\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/filter/WebConfiguration.java" similarity index 100% rename from "\347\254\25404\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/filter/WebConfiguration.java" rename to "\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/filter/WebConfiguration.java" diff --git "a/\347\254\25404\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/web/WebController.java" "b/\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/web/WebController.java" similarity index 100% rename from "\347\254\25404\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/web/WebController.java" rename to "\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/web/WebController.java" diff --git "a/\347\254\25404\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/resources/application.properties" "b/\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/resources/application.properties" similarity index 100% rename from "\347\254\25404\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/resources/application.properties" rename to "\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/resources/application.properties" diff --git "a/\347\254\25404\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/test/java/com/neo/PropertiesTest.java" "b/\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/test/java/com/neo/PropertiesTest.java" similarity index 100% rename from "\347\254\25404\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/test/java/com/neo/PropertiesTest.java" rename to "\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/test/java/com/neo/PropertiesTest.java" diff --git "a/\347\254\25404\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/test/java/com/neo/WebApplicationTests.java" "b/\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/test/java/com/neo/WebApplicationTests.java" similarity index 100% rename from "\347\254\25404\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/test/java/com/neo/WebApplicationTests.java" rename to "\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/test/java/com/neo/WebApplicationTests.java" diff --git "a/\347\254\25404\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/test/java/com/neo/web/WebControllerTest.java" "b/\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/test/java/com/neo/web/WebControllerTest.java" similarity index 100% rename from "\347\254\25404\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/test/java/com/neo/web/WebControllerTest.java" rename to "\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/test/java/com/neo/web/WebControllerTest.java" diff --git "a/\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/pom.xml" "b/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/pom.xml" similarity index 100% rename from "\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/pom.xml" rename to "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/pom.xml" diff --git "a/\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/JpaApplication.java" "b/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/JpaApplication.java" similarity index 100% rename from "\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/JpaApplication.java" rename to "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/JpaApplication.java" diff --git "a/\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/domain/User.java" "b/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/domain/User.java" similarity index 100% rename from "\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/domain/User.java" rename to "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/domain/User.java" diff --git "a/\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/domain/UserDetail.java" "b/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/domain/UserDetail.java" similarity index 100% rename from "\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/domain/UserDetail.java" rename to "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/domain/UserDetail.java" diff --git "a/\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/domain/UserInfo.java" "b/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/domain/UserInfo.java" similarity index 100% rename from "\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/domain/UserInfo.java" rename to "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/domain/UserInfo.java" diff --git "a/\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/repository/UserDetailRepository.java" "b/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/repository/UserDetailRepository.java" similarity index 100% rename from "\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/repository/UserDetailRepository.java" rename to "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/repository/UserDetailRepository.java" diff --git "a/\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/repository/UserRepository.java" "b/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/repository/UserRepository.java" similarity index 100% rename from "\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/repository/UserRepository.java" rename to "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/repository/UserRepository.java" diff --git "a/\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/resources/application.properties" "b/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/resources/application.properties" similarity index 100% rename from "\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/resources/application.properties" rename to "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/resources/application.properties" diff --git "a/\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/test/java/com/neo/JpaApplicationTests.java" "b/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/test/java/com/neo/JpaApplicationTests.java" similarity index 100% rename from "\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/test/java/com/neo/JpaApplicationTests.java" rename to "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/test/java/com/neo/JpaApplicationTests.java" diff --git "a/\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/test/java/com/neo/repository/UserInfoRepositoryTests.java" "b/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/test/java/com/neo/repository/UserInfoRepositoryTests.java" similarity index 100% rename from "\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/test/java/com/neo/repository/UserInfoRepositoryTests.java" rename to "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/test/java/com/neo/repository/UserInfoRepositoryTests.java" diff --git "a/\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/test/java/com/neo/repository/UserRepositoryTests.java" "b/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/test/java/com/neo/repository/UserRepositoryTests.java" similarity index 100% rename from "\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/test/java/com/neo/repository/UserRepositoryTests.java" rename to "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/test/java/com/neo/repository/UserRepositoryTests.java" diff --git "a/\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/pom.xml" "b/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/pom.xml" similarity index 100% rename from "\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/pom.xml" rename to "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/pom.xml" diff --git "a/\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/MultiJpaApplication.java" "b/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/MultiJpaApplication.java" similarity index 100% rename from "\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/MultiJpaApplication.java" rename to "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/MultiJpaApplication.java" diff --git "a/\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/config/DataSourceConfig.java" "b/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/config/DataSourceConfig.java" similarity index 100% rename from "\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/config/DataSourceConfig.java" rename to "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/config/DataSourceConfig.java" diff --git "a/\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/config/PrimaryConfig.java" "b/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/config/PrimaryConfig.java" similarity index 100% rename from "\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/config/PrimaryConfig.java" rename to "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/config/PrimaryConfig.java" diff --git "a/\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/config/SecondaryConfig.java" "b/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/config/SecondaryConfig.java" similarity index 100% rename from "\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/config/SecondaryConfig.java" rename to "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/config/SecondaryConfig.java" diff --git "a/\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/domain/User.java" "b/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/domain/User.java" similarity index 100% rename from "\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/domain/User.java" rename to "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/domain/User.java" diff --git "a/\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/repository/test1/UserTest1Repository.java" "b/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/repository/test1/UserTest1Repository.java" similarity index 100% rename from "\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/repository/test1/UserTest1Repository.java" rename to "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/repository/test1/UserTest1Repository.java" diff --git "a/\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/repository/test2/UserTest2Repository.java" "b/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/repository/test2/UserTest2Repository.java" similarity index 100% rename from "\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/repository/test2/UserTest2Repository.java" rename to "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/repository/test2/UserTest2Repository.java" diff --git "a/\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/resources/application.properties" "b/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/resources/application.properties" similarity index 100% rename from "\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/resources/application.properties" rename to "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/resources/application.properties" diff --git "a/\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/test/java/com/neo/MultiJpaApplicationTests.java" "b/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/test/java/com/neo/MultiJpaApplicationTests.java" similarity index 100% rename from "\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/test/java/com/neo/MultiJpaApplicationTests.java" rename to "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/test/java/com/neo/MultiJpaApplicationTests.java" diff --git "a/\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/test/java/com/neo/repository/UserRepositoryTests.java" "b/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/test/java/com/neo/repository/UserRepositoryTests.java" similarity index 100% rename from "\347\254\25403\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/test/java/com/neo/repository/UserRepositoryTests.java" rename to "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/test/java/com/neo/repository/UserRepositoryTests.java" From 8f57908c3820423fd49b430c8660ebc74f09c1cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=BA=AF=E6=B4=81=E7=9A=84=E5=BE=AE=E7=AC=91?= Date: Mon, 21 May 2018 12:02:09 +0800 Subject: [PATCH 02/44] m --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 95fb0db..d5beb62 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,7 @@ [课程地址](http://gitbook.cn/gitchat/column/59f5daa149cd4330613605ba) -[码云地址](https://gitee.com/ityouknow/spring-boot-leaning) - +[代码地址](https://github.com/ityouknow/spring-boot-leaning/tree/gitbook_column1.0) 达人课内容: From bade0f97d281b1d24b051b33b49ab21389948cfa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=BA=AF=E6=B4=81=E7=9A=84=E5=BE=AE=E7=AC=91?= Date: Mon, 21 May 2018 12:05:17 +0800 Subject: [PATCH 03/44] m --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index d5beb62..c6d102e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,4 @@ -# Spring Boot精选课程 - -[Spring Boot 中文索引](https://github.com/ityouknow/awesome-spring-boot) +# Spring Boot 精选课程 [课程地址](http://gitbook.cn/gitchat/column/59f5daa149cd4330613605ba) @@ -29,7 +27,6 @@ > 有问题可以在读者圈或者达人课文末给我留言。 - 关注公众号:纯洁的微笑,回复"springboot"进群交流 ![](http://www.ityouknow.com/assets/images/keeppuresmile.jpg) From 08cf9ff2e29983b0ea9537617cf5efe823ea0070 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=BA=AF=E6=B4=81=E7=9A=84=E5=BE=AE=E7=AC=91?= Date: Mon, 4 Jun 2018 08:39:46 +0800 Subject: [PATCH 04/44] add 2-4 --- .../spring-boot-mongodb-page/pom.xml" | 56 +++++ .../java/com/neo/MongoDBApplication.java" | 12 + .../src/main/java/com/neo/model/Account.java" | 58 +++++ .../java/com/neo/param/AccountPageParam.java" | 71 ++++++ .../main/java/com/neo/param/PageParam.java" | 56 +++++ .../neo/repository/AccountRepository.java" | 10 + .../java/com/neo/result/AccountData.java" | 52 +++++ .../main/java/com/neo/util/DBObjectUtil.java" | 215 ++++++++++++++++++ .../main/resources/application.properties" | 7 + .../com/neo/MongoDBApplicationTests.java" | 17 ++ .../com/neo/repository/AccountPageTest.java" | 61 +++++ .../repository/AccountRepositoryTest.java" | 52 +++++ 12 files changed, 667 insertions(+) create mode 100644 "2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/pom.xml" create mode 100644 "2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/MongoDBApplication.java" create mode 100644 "2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/model/Account.java" create mode 100644 "2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/param/AccountPageParam.java" create mode 100644 "2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/param/PageParam.java" create mode 100644 "2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/repository/AccountRepository.java" create mode 100644 "2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/result/AccountData.java" create mode 100644 "2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/util/DBObjectUtil.java" create mode 100644 "2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/resources/application.properties" create mode 100644 "2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/test/java/com/neo/MongoDBApplicationTests.java" create mode 100644 "2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/test/java/com/neo/repository/AccountPageTest.java" create mode 100644 "2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/test/java/com/neo/repository/AccountRepositoryTest.java" diff --git "a/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/pom.xml" "b/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/pom.xml" new file mode 100644 index 0000000..530769c --- /dev/null +++ "b/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/pom.xml" @@ -0,0 +1,56 @@ + + + 4.0.0 + + com.neo + spring-boot-mongodb-page + 1.0.0 + jar + + spring-boot-mongodb-page + Demo project for Spring Boot and mongodb + + + org.springframework.boot + spring-boot-starter-parent + 2.0.0.RELEASE + + + + UTF-8 + 1.8 + + + + + org.springframework.boot + spring-boot-starter-data-mongodb + + + org.apache.commons + commons-lang3 + 3.6 + + + org.springframework.boot + spring-boot-starter-test + + + com.fasterxml.jackson.core + jackson-annotations + 2.8.7 + + + + + + + org.springframework.boot + spring-boot-maven-plugin + + + + + + diff --git "a/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/MongoDBApplication.java" "b/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/MongoDBApplication.java" new file mode 100644 index 0000000..b8c63d5 --- /dev/null +++ "b/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/MongoDBApplication.java" @@ -0,0 +1,12 @@ +package com.neo; + +import org.springframework.boot.SpringApplication; +import org.springframework.boot.autoconfigure.SpringBootApplication; + +@SpringBootApplication +public class MongoDBApplication { + + public static void main(String[] args) { + SpringApplication.run(MongoDBApplication.class, args); + } +} diff --git "a/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/model/Account.java" "b/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/model/Account.java" new file mode 100644 index 0000000..7f841c5 --- /dev/null +++ "b/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/model/Account.java" @@ -0,0 +1,58 @@ +package com.neo.model; + +import com.fasterxml.jackson.annotation.JsonFormat; +import org.apache.commons.lang3.builder.ToStringBuilder; + +import java.util.Date; + +public class Account { + private String accountNo; + /** 账户结算冻结状态 Y 冻结 N 正常*/ + private String accountStatus; + private Long balance; + private Date createDate; + + public Account(String accountNo, String accountStatus, Long balance, Date createDate) { + this.accountNo = accountNo; + this.accountStatus = accountStatus; + this.balance = balance; + this.createDate = createDate; + } + + public String getAccountNo() { + return accountNo; + } + + public void setAccountNo(String accountNo) { + this.accountNo = accountNo; + } + + public String getAccountStatus() { + return accountStatus; + } + + public void setAccountStatus(String accountStatus) { + this.accountStatus = accountStatus; + } + + public Long getBalance() { + return balance; + } + + public void setBalance(Long balance) { + this.balance = balance; + } + + public Date getCreateDate() { + return createDate; + } + + public void setCreateDate(Date createDate) { + this.createDate = createDate; + } + + @Override + public String toString() { + return ToStringBuilder.reflectionToString(this); + } +} diff --git "a/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/param/AccountPageParam.java" "b/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/param/AccountPageParam.java" new file mode 100644 index 0000000..d391e49 --- /dev/null +++ "b/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/param/AccountPageParam.java" @@ -0,0 +1,71 @@ +package com.neo.param; + +import org.apache.commons.lang3.builder.ToStringBuilder; +import org.springframework.data.mongodb.core.mapping.Field; + +public class AccountPageParam extends PageParam{ + private String accountNo; + /** 账户结算冻结状态 Y 冻结 N 正常*/ + private String accountStatus; + @Field("balance") + private Long balanceBegin; + @Field("balance") + private Long balanceEnd; + @Field("createDate") + private String createDateBegin; + @Field("createDate") + private String createDateEnd; + + public String getAccountNo() { + return accountNo; + } + + public void setAccountNo(String accountNo) { + this.accountNo = accountNo; + } + + public String getAccountStatus() { + return accountStatus; + } + + public void setAccountStatus(String accountStatus) { + this.accountStatus = accountStatus; + } + + public Long getBalanceBegin() { + return balanceBegin; + } + + public void setBalanceBegin(Long balanceBegin) { + this.balanceBegin = balanceBegin; + } + + public Long getBalanceEnd() { + return balanceEnd; + } + + public void setBalanceEnd(Long balanceEnd) { + this.balanceEnd = balanceEnd; + } + + public String getCreateDateBegin() { + return createDateBegin; + } + + public void setCreateDateBegin(String createDateBegin) { + this.createDateBegin = createDateBegin; + } + + public String getCreateDateEnd() { + return createDateEnd; + } + + public void setCreateDateEnd(String createDateEnd) { + this.createDateEnd = createDateEnd; + } + + @Override + public String toString() { + return ToStringBuilder.reflectionToString(this); + } +} diff --git "a/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/param/PageParam.java" "b/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/param/PageParam.java" new file mode 100644 index 0000000..e4d14af --- /dev/null +++ "b/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/param/PageParam.java" @@ -0,0 +1,56 @@ +package com.neo.param; + +import org.apache.commons.lang3.builder.ToStringBuilder; +import org.springframework.data.mongodb.core.mapping.Field; + +/** + * 分页参数封装 + * + */ +public class PageParam { + @Field("-") + private Integer beginLine = 0; + @Field("-") + private Integer pageSize = 3; + @Field("-") + private Integer currentPage=1; // 当前页 + @Field("-") + private Integer endLine; // 结束行 + + public Integer getBeginLine() { + return beginLine; + } + + public void setBeginLine(Integer beginLine) { + this.beginLine = beginLine; + } + + public Integer getPageSize() { + return pageSize; + } + + public void setPageSize(Integer pageSize) { + this.pageSize = pageSize; + } + + public Integer getCurrentPage() { + return currentPage; + } + + public void setCurrentPage(Integer currentPage) { + this.currentPage = currentPage; + } + + public Integer getEndLine() { + return endLine; + } + + public void setEndLine(Integer endLine) { + this.endLine = endLine; + } + + @Override + public String toString() { + return ToStringBuilder.reflectionToString(this); + } +} diff --git "a/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/repository/AccountRepository.java" "b/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/repository/AccountRepository.java" new file mode 100644 index 0000000..1e9ed2f --- /dev/null +++ "b/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/repository/AccountRepository.java" @@ -0,0 +1,10 @@ +package com.neo.repository; + +import com.neo.model.Account; +import org.springframework.data.domain.Page; +import org.springframework.data.domain.Pageable; +import org.springframework.data.mongodb.repository.MongoRepository; + +public interface AccountRepository extends MongoRepository { + Page findByAccountStatus(String accountStatus, Pageable pageable); +} \ No newline at end of file diff --git "a/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/result/AccountData.java" "b/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/result/AccountData.java" new file mode 100644 index 0000000..895ef5e --- /dev/null +++ "b/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/result/AccountData.java" @@ -0,0 +1,52 @@ +package com.neo.result; + +import com.fasterxml.jackson.annotation.JsonFormat; +import org.apache.commons.lang3.builder.ToStringBuilder; +import org.springframework.data.mongodb.core.mapping.Document; + +import java.util.Date; +@Document(collection = "account") +public class AccountData { + private String accountNo; + private String accountStatus; + private Long balance; + @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "GMT+8") + private Date createDate; + + public String getAccountNo() { + return accountNo; + } + + public void setAccountNo(String accountNo) { + this.accountNo = accountNo; + } + + public String getAccountStatus() { + return accountStatus; + } + + public void setAccountStatus(String accountStatus) { + this.accountStatus = accountStatus; + } + + public Long getBalance() { + return balance; + } + + public void setBalance(Long balance) { + this.balance = balance; + } + + public Date getCreateDate() { + return createDate; + } + + public void setCreateDate(Date createDate) { + this.createDate = createDate; + } + + @Override + public String toString() { + return ToStringBuilder.reflectionToString(this); + } +} diff --git "a/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/util/DBObjectUtil.java" "b/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/util/DBObjectUtil.java" new file mode 100644 index 0000000..1fcd70d --- /dev/null +++ "b/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/util/DBObjectUtil.java" @@ -0,0 +1,215 @@ +package com.neo.util; + +import com.mongodb.BasicDBObject; +import com.mongodb.DBObject; +import org.bson.Document; + +import java.lang.reflect.Field; +import java.lang.reflect.InvocationTargetException; +import java.lang.reflect.Method; +import java.text.DateFormat; +import java.text.ParseException; +import java.text.SimpleDateFormat; +import java.util.Calendar; +import java.util.Date; + + +public class DBObjectUtil { + + private static final DateFormat secondFormat = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss"); + private static final DateFormat minuteFormat = new SimpleDateFormat("yyyy-MM-dd HH:mm"); + private static final DateFormat hourFormat = new SimpleDateFormat("yyyy-MM-dd HH"); + private static final DateFormat dayFormat = new SimpleDateFormat("yyyy-MM-dd"); + private static final DateFormat monthFormat = new SimpleDateFormat("yyyy-MM"); + + /** + * 支持@Field注解,对应mongodb真实属性名 + * 支持区间查询,属性名以Begin/End 结尾 + * 支持模糊查詢,屬性名字以Like結尾 + * 支持时间格式字符串,属性名包含Date/Time + * 支持数组查询,mongodb数组属性需以Array结尾 + * 支持批量查询,查询参数需要以"," 分割 + * + * @param model 请求参数实体 + * @return + */ + public static Document generateDBObject(Object model) { + Document dbObject = new Document(); + try { + Field[] field = model.getClass().getDeclaredFields(); // 获取实体类的所有属性,返回Field数组 + for (int j = 0; j < field.length; j++) { // 遍历所有属性 + String name = field[j].getName(); // 获取属性的名字 + //分页参数跳过 + org.springframework.data.mongodb.core.mapping.Field f = field[j].getAnnotation(org.springframework.data.mongodb.core.mapping.Field.class); + String realField = f == null ? null : f.value(); + if (realField != null && realField.equals("-")) { + continue; + } + String getMethodName = "get" + name.substring(0, 1).toUpperCase() + name.substring(1); // 将属性的首字符大写,方便构造get,set方法 + String type = field[j].getGenericType().toString(); // 获取属性的类型 + Method m = model.getClass().getMethod(getMethodName); + Object valueInit = m.invoke(model); // 调用getter方法获取属性值 + //空值跳过 + if (valueInit == null) { + continue; + } + if (type.equals("class java.lang.String")) { // 如果type是类类型,则前面包含"class + // ",后面跟类名 + String value = (String) valueInit; // 调用getter方法获取属性值 + //空值參數處理 + if (value.equals("")) { + continue; + } + //区间判断 + if (name.contains("Date") || name.contains("Time")) { + generateDateOption(dbObject, realField, name, value); + } else { + generateOption(dbObject, realField, name, value); + } + } else { + generateOption(dbObject, realField, name, valueInit); + } + } + return dbObject; + } catch (NoSuchMethodException e) { + e.printStackTrace(); + } catch (InvocationTargetException e) { + e.printStackTrace(); + } catch (IllegalAccessException e) { + e.printStackTrace(); + } catch (ParseException e) { + e.printStackTrace(); + } + return null; + } + + //字符串加区间默认格式化成时间 + private static void generateDateOption(Document dbObject, String realField, String key, String value) throws ParseException { + //时间区间开始 + if (key.endsWith("Begin") || key.endsWith("Start")) { + Date d; + if (value.length() == 19) { + d = secondFormat.parse(value); + } else if (value.length() == 16) { + d = minuteFormat.parse(value); + } else if (value.length() == 13) { + d = hourFormat.parse(value); + } else if (value.length() == 10) { + d = dayFormat.parse(value); + } else if (value.length() == 7) { + d = monthFormat.parse(value); + } else { + return; + } + String field = realField == null ? key.substring(0, key.length() - 5) : realField; + if (dbObject.containsKey(field)) { + DBObject obj = (DBObject) dbObject.get(field); + obj.put("$gte", d); + dbObject.put(field, obj); + } else { + DBObject obj = new BasicDBObject(); + obj.put("$gte", d); + dbObject.put(field, obj); + } + return; + } else if (key.endsWith("End")) { + Date d; + if (value.length() == 19) { + //时间+1s + d = secondFormat.parse(value); + Calendar c = Calendar.getInstance(); + c.setTime(d); + c.add(Calendar.SECOND, 1); + d = c.getTime(); + } else if (value.length() == 16) { + //时间+1m + d = minuteFormat.parse(value); + Calendar c = Calendar.getInstance(); + c.setTime(d); + c.add(Calendar.MINUTE, 1); + d = c.getTime(); + } else if (value.length() == 13) { + d = hourFormat.parse(value); + Calendar c = Calendar.getInstance(); + c.setTime(d); + c.add(Calendar.HOUR, 1); + d = c.getTime(); + } else if (value.length() == 10) { + d = dayFormat.parse(value); + Calendar c = Calendar.getInstance(); + c.setTime(d); + c.add(Calendar.DAY_OF_MONTH, 1); + d = c.getTime(); + } else if (value.length() == 7) { + d = monthFormat.parse(value); + Calendar c = Calendar.getInstance(); + c.setTime(d); + c.add(Calendar.MONTH, 1); + d = c.getTime(); + } else { + return; + } + String field = realField == null ? key.substring(0, key.length() - 3) : realField; + if (dbObject.containsKey(field)) { + DBObject obj = (DBObject) dbObject.get(field); + obj.put("$lt", d); + dbObject.put(field, obj); + } else { + DBObject gtObject = new BasicDBObject(); + gtObject.put("$lt", d); + dbObject.put(field, gtObject); + } + } + } + + //非时间格式操作 + private static void generateOption(Document dbObject, String realField, String key, Object value) throws ParseException { + if (key.endsWith("Begin") || key.endsWith("Start")) { + String field = realField == null ? key.substring(0, key.length() - 5) : realField; + if (dbObject.containsKey(field)) { + DBObject obj = (DBObject) dbObject.get(field); + obj.put("$gte", value); + dbObject.put(field, obj); + } else { + DBObject gtObject = new BasicDBObject(); + gtObject.put("$gte", value); + dbObject.put(field, gtObject); + } + } else if (key.endsWith("End")) { + String field = realField == null ? key.substring(0, key.length() - 3) : realField; + if (dbObject.containsKey(field)) { + DBObject obj = (DBObject) dbObject.get(field); + obj.put("$lte", value); + dbObject.put(field, obj); + } else { + DBObject gtObject = new BasicDBObject(); + gtObject.put("$lte", value); + dbObject.put(field, gtObject); + } + } else if (key.endsWith("Like")) { + String field = realField == null ? key.substring(0, key.length() - 4) : realField; + DBObject gtObject = new BasicDBObject(); + gtObject.put("$regex", value); + dbObject.put(field, gtObject); + } else { + String field = realField == null ? key : realField; + //包含field注解且注解值为List结尾认为是查询数据内包含的数据 + if (realField != null && realField.endsWith("Array")) { + //查询数据 + DBObject aObject = new BasicDBObject(); + aObject.put("$all", new String[]{value.toString()}); + dbObject.put(field, aObject); + } else if (value.toString().contains(",")) { + //批量查询 + String[] arr = value.toString().split(","); + DBObject aObject = new BasicDBObject(); + aObject.put("$in", arr); + dbObject.put(field, aObject); + } else { + dbObject.put(field, value); + } + } + return; + + } +} diff --git "a/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/resources/application.properties" "b/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/resources/application.properties" new file mode 100644 index 0000000..95954fc --- /dev/null +++ "b/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/resources/application.properties" @@ -0,0 +1,7 @@ +spring.application.name=spring-boot-mongodb-page + +spring.data.mongodb.uri=mongodb://localhost:27017/test + +logging.level.org.springframework.data.mongodb.core.MongoTemplate=DEBUG + + diff --git "a/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/test/java/com/neo/MongoDBApplicationTests.java" "b/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/test/java/com/neo/MongoDBApplicationTests.java" new file mode 100644 index 0000000..cd30276 --- /dev/null +++ "b/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/test/java/com/neo/MongoDBApplicationTests.java" @@ -0,0 +1,17 @@ +package com.neo; + +import org.junit.Test; +import org.junit.runner.RunWith; +import org.springframework.boot.test.context.SpringBootTest; +import org.springframework.test.context.junit4.SpringRunner; + +@RunWith(SpringRunner.class) +@SpringBootTest +public class MongoDBApplicationTests { + + @Test + public void contextLoads() { + System.out.println("hello world"); + } + +} diff --git "a/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/test/java/com/neo/repository/AccountPageTest.java" "b/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/test/java/com/neo/repository/AccountPageTest.java" new file mode 100644 index 0000000..e0c3433 --- /dev/null +++ "b/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/test/java/com/neo/repository/AccountPageTest.java" @@ -0,0 +1,61 @@ +package com.neo.repository; + + +import com.neo.model.Account; +import com.neo.param.AccountPageParam; +import com.neo.result.AccountData; +import com.neo.util.DBObjectUtil; +import org.bson.Document; +import org.junit.Test; +import org.junit.runner.RunWith; +import org.springframework.beans.factory.annotation.Autowired; +import org.springframework.boot.test.context.SpringBootTest; +import org.springframework.data.domain.Page; +import org.springframework.data.domain.PageRequest; +import org.springframework.data.domain.Sort; +import org.springframework.data.mongodb.core.MongoTemplate; +import org.springframework.data.mongodb.core.query.BasicQuery; +import org.springframework.data.mongodb.core.query.Query; +import org.springframework.test.context.junit4.SpringRunner; + +import java.util.List; + + +@RunWith(SpringRunner.class) +@SpringBootTest +public class AccountPageTest { + + @Autowired + private MongoTemplate mongoTemplate; + @Autowired + private AccountRepository accountRepository; + + @Test + public void testFindAccounts() throws Exception { + Page pages=accountRepository.findAll(PageRequest.of(1, 3, Sort.by(Sort.Direction.DESC,"accountNo"))); + Page pagesx=accountRepository.findByAccountStatus("N", PageRequest.of(1, 3)); + for (Account account:pagesx){ + System.out.println("Account =="+ account.toString()); + } + } + + + @Test + public void testDynamicPage() { + System.out.println("**********begin*************"); + AccountPageParam param=new AccountPageParam(); + param.setAccountStatus("N"); + Document obj = DBObjectUtil.generateDBObject(param); + Query query = new BasicQuery(obj).skip(param.getBeginLine()).limit(param.getPageSize()); + List list = mongoTemplate.find(query, AccountData.class); + if (list == null || list.size() == 0) { + System.out.println("list size ==0 !"); + return; + } + for (AccountData account:list){ + System.out.println("Account =="+ account.toString()); + } + System.out.println("**********end*************"); + } + +} diff --git "a/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/test/java/com/neo/repository/AccountRepositoryTest.java" "b/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/test/java/com/neo/repository/AccountRepositoryTest.java" new file mode 100644 index 0000000..613b88a --- /dev/null +++ "b/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/test/java/com/neo/repository/AccountRepositoryTest.java" @@ -0,0 +1,52 @@ +package com.neo.repository; + +import com.neo.model.Account; +import com.neo.result.AccountData; +import org.junit.Test; +import org.junit.runner.RunWith; +import org.springframework.beans.factory.annotation.Autowired; +import org.springframework.boot.test.context.SpringBootTest; +import org.springframework.data.domain.Page; +import org.springframework.data.domain.PageRequest; +import org.springframework.data.domain.Pageable; +import org.springframework.data.domain.Sort; +import org.springframework.data.mongodb.core.MongoTemplate; +import org.springframework.test.context.junit4.SpringRunner; + +import java.util.Date; + + +@RunWith(SpringRunner.class) +@SpringBootTest +public class AccountRepositoryTest { + + @Autowired + private AccountRepository accountRepository; + + @Test + public void testSaveAccount() throws Exception { + Account account1=new Account("Aerg123","Y",14l,new Date()); + Account account2=new Account("A1r23","N",1090l,new Date()); + Account account3=new Account("B2r12","Y",500l,new Date()); + Account account4=new Account("A1d23","N",140l,new Date()); + Account account5=new Account("A1gd23","Y",100l,new Date()); + Account account6=new Account("A12d3","Y",600l,new Date()); + Account account7=new Account("Ae1g23","N",130l,new Date()); + Account account8=new Account("Arg123","Y",14500l,new Date()); + Account account9=new Account("A1r23","Y",100l,new Date()); + Account account10=new Account("A12t3","N",1080l,new Date()); + + accountRepository.save(account1); + accountRepository.save(account2); + accountRepository.save(account3); + accountRepository.save(account4); + accountRepository.save(account5); + accountRepository.save(account6); + accountRepository.save(account7); + accountRepository.save(account8); + accountRepository.save(account9); + accountRepository.save(account10); + } + + +} From 5b7ec9394a3df8457e5591155d46b80bebab0bf1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=BA=AF=E6=B4=81=E7=9A=84=E5=BE=AE=E7=AC=91?= Date: Sun, 24 Jun 2018 09:45:51 +0800 Subject: [PATCH 05/44] m --- README.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index c6d102e..f022e93 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ # Spring Boot 精选课程 -[课程地址](http://gitbook.cn/gitchat/column/59f5daa149cd4330613605ba) - -[代码地址](https://github.com/ityouknow/spring-boot-leaning/tree/gitbook_column1.0) +[Spring Boot 中文索引](https://github.com/ityouknow/awesome-spring-boot)  |  [课程地址](http://gitbook.cn/gitchat/column/59f5daa149cd4330613605ba)  |   [代码地址](https://github.com/ityouknow/spring-boot-leaning/tree/gitbook_column1.0) 达人课内容: @@ -24,10 +22,9 @@ - [第16课:综合实战用户管理系统](http://gitbook.cn/gitchat/column/59f5daa149cd4330613605ba/topic/59f9810d68673133615f75ce) -> 有问题可以在读者圈或者达人课文末给我留言。 - +> 有问题可以在读者圈或给我留言。 -关注公众号:纯洁的微笑,回复"springboot"进群交流 +关注公众号:纯洁的微笑,学习更多关于 Spring Boot 内容,公号内回复"springboot"进群交流。 -![](http://www.ityouknow.com/assets/images/keeppuresmile.jpg) +![](http://www.ityouknow.com/assets/images/keeppuresmile_430.jpg) From df9d081fb0fba278042f1a99913daa8b3c3d44a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=BA=AF=E6=B4=81=E7=9A=84=E5=BE=AE=E7=AC=91?= Date: Sat, 7 Jul 2018 17:42:25 +0800 Subject: [PATCH 06/44] m --- .../spring-boot-jpa-thymeleaf/pom.xml" | 0 .../src/main/java/com/neo/JpaThymeleafApplication.java" | 0 .../src/main/java/com/neo/entity/User.java" | 0 .../src/main/java/com/neo/param/UserParam.java" | 0 .../src/main/java/com/neo/repository/UserRepository.java" | 0 .../src/main/java/com/neo/web/UserController.java" | 0 .../src/main/resources/application.properties" | 0 .../src/main/resources/static/css/bootstrap.css" | 0 .../src/main/resources/static/js/jquery.js" | 0 .../src/main/resources/templates/page.html" | 0 .../src/main/resources/templates/user/list.html" | 0 .../src/main/resources/templates/user/userAdd.html" | 0 .../src/main/resources/templates/user/userEdit.html" | 0 .../spring-boot-thymeleaf/pom.xml" | 0 .../src/main/java/com/neo/ThymeleafApplication.java" | 0 .../spring-boot-thymeleaf/src/main/java/com/neo/domain/User.java" | 0 .../src/main/java/com/neo/web/ExampleController.java" | 0 .../src/main/java/com/neo/web/HelloController.java" | 0 .../src/main/java/com/neo/web/IndexController.java" | 0 .../src/main/resources/application.properties" | 0 .../src/main/resources/templates/example.html" | 0 .../src/main/resources/templates/hello.html" | 0 .../spring-boot-thymeleaf/src/main/resources/templates/home.html" | 0 .../src/main/resources/templates/index.html" | 0 .../src/main/resources/templates/layout.html" | 0 .../src/main/resources/templates/layout/copyright.html" | 0 .../src/main/resources/templates/layout/footer.html" | 0 .../src/main/resources/templates/layout/header.html" | 0 .../src/main/resources/templates/layout/left.html" | 0 .../src/test/java/com/neo/ThymeleafApplicationTests.java" | 0 .../src/test/java/com/neo/web/HelloControllerTest.java" | 0 31 files changed, 0 insertions(+), 0 deletions(-) rename "\347\254\25405\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/pom.xml" => "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/pom.xml" (100%) rename "\347\254\25405\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/java/com/neo/JpaThymeleafApplication.java" => "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/java/com/neo/JpaThymeleafApplication.java" (100%) rename "\347\254\25405\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/java/com/neo/entity/User.java" => "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/java/com/neo/entity/User.java" (100%) rename "\347\254\25405\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/java/com/neo/param/UserParam.java" => "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/java/com/neo/param/UserParam.java" (100%) rename "\347\254\25405\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/java/com/neo/repository/UserRepository.java" => "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/java/com/neo/repository/UserRepository.java" (100%) rename "\347\254\25405\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/java/com/neo/web/UserController.java" => "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/java/com/neo/web/UserController.java" (100%) rename "\347\254\25405\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/application.properties" => "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/resources/application.properties" (100%) rename "\347\254\25405\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/static/css/bootstrap.css" => "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/resources/static/css/bootstrap.css" (100%) rename "\347\254\25405\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/static/js/jquery.js" => "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/resources/static/js/jquery.js" (100%) rename "\347\254\25405\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/templates/page.html" => "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/resources/templates/page.html" (100%) rename "\347\254\25405\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/templates/user/list.html" => "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/resources/templates/user/list.html" (100%) rename "\347\254\25405\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/templates/user/userAdd.html" => "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/resources/templates/user/userAdd.html" (100%) rename "\347\254\25405\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/templates/user/userEdit.html" => "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/resources/templates/user/userEdit.html" (100%) rename "\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/pom.xml" => "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/pom.xml" (100%) rename "\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/java/com/neo/ThymeleafApplication.java" => "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/java/com/neo/ThymeleafApplication.java" (100%) rename "\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/java/com/neo/domain/User.java" => "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/java/com/neo/domain/User.java" (100%) rename "\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/java/com/neo/web/ExampleController.java" => "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/java/com/neo/web/ExampleController.java" (100%) rename "\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/java/com/neo/web/HelloController.java" => "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/java/com/neo/web/HelloController.java" (100%) rename "\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/java/com/neo/web/IndexController.java" => "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/java/com/neo/web/IndexController.java" (100%) rename "\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/application.properties" => "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/application.properties" (100%) rename "\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/example.html" => "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/example.html" (100%) rename "\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/hello.html" => "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/hello.html" (100%) rename "\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/home.html" => "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/home.html" (100%) rename "\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/index.html" => "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/index.html" (100%) rename "\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/layout.html" => "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/layout.html" (100%) rename "\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/layout/copyright.html" => "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/layout/copyright.html" (100%) rename "\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/layout/footer.html" => "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/layout/footer.html" (100%) rename "\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/layout/header.html" => "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/layout/header.html" (100%) rename "\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/layout/left.html" => "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/layout/left.html" (100%) rename "\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/test/java/com/neo/ThymeleafApplicationTests.java" => "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/test/java/com/neo/ThymeleafApplicationTests.java" (100%) rename "\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/test/java/com/neo/web/HelloControllerTest.java" => "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/test/java/com/neo/web/HelloControllerTest.java" (100%) diff --git "a/\347\254\25405\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/pom.xml" "b/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/pom.xml" similarity index 100% rename from "\347\254\25405\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/pom.xml" rename to "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/pom.xml" diff --git "a/\347\254\25405\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/java/com/neo/JpaThymeleafApplication.java" "b/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/java/com/neo/JpaThymeleafApplication.java" similarity index 100% rename from "\347\254\25405\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/java/com/neo/JpaThymeleafApplication.java" rename to "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/java/com/neo/JpaThymeleafApplication.java" diff --git "a/\347\254\25405\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/java/com/neo/entity/User.java" "b/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/java/com/neo/entity/User.java" similarity index 100% rename from "\347\254\25405\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/java/com/neo/entity/User.java" rename to "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/java/com/neo/entity/User.java" diff --git "a/\347\254\25405\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/java/com/neo/param/UserParam.java" "b/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/java/com/neo/param/UserParam.java" similarity index 100% rename from "\347\254\25405\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/java/com/neo/param/UserParam.java" rename to "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/java/com/neo/param/UserParam.java" diff --git "a/\347\254\25405\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/java/com/neo/repository/UserRepository.java" "b/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/java/com/neo/repository/UserRepository.java" similarity index 100% rename from "\347\254\25405\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/java/com/neo/repository/UserRepository.java" rename to "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/java/com/neo/repository/UserRepository.java" diff --git "a/\347\254\25405\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/java/com/neo/web/UserController.java" "b/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/java/com/neo/web/UserController.java" similarity index 100% rename from "\347\254\25405\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/java/com/neo/web/UserController.java" rename to "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/java/com/neo/web/UserController.java" diff --git "a/\347\254\25405\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/application.properties" "b/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/resources/application.properties" similarity index 100% rename from "\347\254\25405\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/application.properties" rename to "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/resources/application.properties" diff --git "a/\347\254\25405\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/static/css/bootstrap.css" "b/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/resources/static/css/bootstrap.css" similarity index 100% rename from "\347\254\25405\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/static/css/bootstrap.css" rename to "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/resources/static/css/bootstrap.css" diff --git "a/\347\254\25405\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/static/js/jquery.js" "b/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/resources/static/js/jquery.js" similarity index 100% rename from "\347\254\25405\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/static/js/jquery.js" rename to "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/resources/static/js/jquery.js" diff --git "a/\347\254\25405\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/templates/page.html" "b/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/resources/templates/page.html" similarity index 100% rename from "\347\254\25405\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/templates/page.html" rename to "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/resources/templates/page.html" diff --git "a/\347\254\25405\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/templates/user/list.html" "b/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/resources/templates/user/list.html" similarity index 100% rename from "\347\254\25405\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/templates/user/list.html" rename to "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/resources/templates/user/list.html" diff --git "a/\347\254\25405\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/templates/user/userAdd.html" "b/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/resources/templates/user/userAdd.html" similarity index 100% rename from "\347\254\25405\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/templates/user/userAdd.html" rename to "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/resources/templates/user/userAdd.html" diff --git "a/\347\254\25405\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/templates/user/userEdit.html" "b/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/resources/templates/user/userEdit.html" similarity index 100% rename from "\347\254\25405\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/templates/user/userEdit.html" rename to "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/resources/templates/user/userEdit.html" diff --git "a/\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/pom.xml" "b/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/pom.xml" similarity index 100% rename from "\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/pom.xml" rename to "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/pom.xml" diff --git "a/\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/java/com/neo/ThymeleafApplication.java" "b/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/java/com/neo/ThymeleafApplication.java" similarity index 100% rename from "\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/java/com/neo/ThymeleafApplication.java" rename to "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/java/com/neo/ThymeleafApplication.java" diff --git "a/\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/java/com/neo/domain/User.java" "b/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/java/com/neo/domain/User.java" similarity index 100% rename from "\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/java/com/neo/domain/User.java" rename to "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/java/com/neo/domain/User.java" diff --git "a/\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/java/com/neo/web/ExampleController.java" "b/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/java/com/neo/web/ExampleController.java" similarity index 100% rename from "\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/java/com/neo/web/ExampleController.java" rename to "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/java/com/neo/web/ExampleController.java" diff --git "a/\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/java/com/neo/web/HelloController.java" "b/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/java/com/neo/web/HelloController.java" similarity index 100% rename from "\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/java/com/neo/web/HelloController.java" rename to "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/java/com/neo/web/HelloController.java" diff --git "a/\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/java/com/neo/web/IndexController.java" "b/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/java/com/neo/web/IndexController.java" similarity index 100% rename from "\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/java/com/neo/web/IndexController.java" rename to "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/java/com/neo/web/IndexController.java" diff --git "a/\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/application.properties" "b/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/application.properties" similarity index 100% rename from "\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/application.properties" rename to "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/application.properties" diff --git "a/\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/example.html" "b/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/example.html" similarity index 100% rename from "\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/example.html" rename to "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/example.html" diff --git "a/\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/hello.html" "b/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/hello.html" similarity index 100% rename from "\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/hello.html" rename to "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/hello.html" diff --git "a/\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/home.html" "b/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/home.html" similarity index 100% rename from "\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/home.html" rename to "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/home.html" diff --git "a/\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/index.html" "b/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/index.html" similarity index 100% rename from "\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/index.html" rename to "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/index.html" diff --git "a/\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/layout.html" "b/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/layout.html" similarity index 100% rename from "\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/layout.html" rename to "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/layout.html" diff --git "a/\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/layout/copyright.html" "b/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/layout/copyright.html" similarity index 100% rename from "\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/layout/copyright.html" rename to "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/layout/copyright.html" diff --git "a/\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/layout/footer.html" "b/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/layout/footer.html" similarity index 100% rename from "\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/layout/footer.html" rename to "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/layout/footer.html" diff --git "a/\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/layout/header.html" "b/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/layout/header.html" similarity index 100% rename from "\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/layout/header.html" rename to "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/layout/header.html" diff --git "a/\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/layout/left.html" "b/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/layout/left.html" similarity index 100% rename from "\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/layout/left.html" rename to "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/layout/left.html" diff --git "a/\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/test/java/com/neo/ThymeleafApplicationTests.java" "b/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/test/java/com/neo/ThymeleafApplicationTests.java" similarity index 100% rename from "\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/test/java/com/neo/ThymeleafApplicationTests.java" rename to "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/test/java/com/neo/ThymeleafApplicationTests.java" diff --git "a/\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/test/java/com/neo/web/HelloControllerTest.java" "b/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/test/java/com/neo/web/HelloControllerTest.java" similarity index 100% rename from "\347\254\25406\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/test/java/com/neo/web/HelloControllerTest.java" rename to "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/test/java/com/neo/web/HelloControllerTest.java" From 03f956707847c734fc17fde16f81a0b9a6b51b18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=BA=AF=E6=B4=81=E7=9A=84=E5=BE=AE=E7=AC=91?= Date: Sat, 7 Jul 2018 17:44:03 +0800 Subject: [PATCH 07/44] m --- .../spring-boot-mongodb-page/pom.xml" | 56 ----- .../java/com/neo/MongoDBApplication.java" | 12 - .../src/main/java/com/neo/model/Account.java" | 58 ----- .../java/com/neo/param/AccountPageParam.java" | 71 ------ .../main/java/com/neo/param/PageParam.java" | 56 ----- .../neo/repository/AccountRepository.java" | 10 - .../java/com/neo/result/AccountData.java" | 52 ----- .../main/java/com/neo/util/DBObjectUtil.java" | 215 ------------------ .../main/resources/application.properties" | 7 - .../com/neo/MongoDBApplicationTests.java" | 17 -- .../com/neo/repository/AccountPageTest.java" | 61 ----- .../repository/AccountRepositoryTest.java" | 52 ----- .../spring-boot-thymeleaf/pom.xml" | 0 .../java/com/neo/ThymeleafApplication.java" | 0 .../src/main/java/com/neo/domain/User.java" | 0 .../java/com/neo/web/ExampleController.java" | 0 .../java/com/neo/web/HelloController.java" | 0 .../java/com/neo/web/IndexController.java" | 0 .../main/resources/application.properties" | 0 .../main/resources/templates/example.html" | 0 .../src/main/resources/templates/hello.html" | 0 .../src/main/resources/templates/home.html" | 0 .../src/main/resources/templates/index.html" | 0 .../src/main/resources/templates/layout.html" | 0 .../templates/layout/copyright.html" | 0 .../resources/templates/layout/footer.html" | 0 .../resources/templates/layout/header.html" | 0 .../resources/templates/layout/left.html" | 0 .../com/neo/ThymeleafApplicationTests.java" | 0 .../com/neo/web/HelloControllerTest.java" | 0 .../spring-boot-jpa-thymeleaf/pom.xml" | 0 .../com/neo/JpaThymeleafApplication.java" | 0 .../src/main/java/com/neo/entity/User.java" | 0 .../main/java/com/neo/param/UserParam.java" | 0 .../com/neo/repository/UserRepository.java" | 0 .../java/com/neo/web/UserController.java" | 0 .../main/resources/application.properties" | 0 .../main/resources/static/css/bootstrap.css" | 0 .../src/main/resources/static/js/jquery.js" | 0 .../src/main/resources/templates/page.html" | 0 .../main/resources/templates/user/list.html" | 0 .../resources/templates/user/userAdd.html" | 0 .../resources/templates/user/userEdit.html" | 0 43 files changed, 667 deletions(-) delete mode 100644 "2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/pom.xml" delete mode 100644 "2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/MongoDBApplication.java" delete mode 100644 "2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/model/Account.java" delete mode 100644 "2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/param/AccountPageParam.java" delete mode 100644 "2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/param/PageParam.java" delete mode 100644 "2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/repository/AccountRepository.java" delete mode 100644 "2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/result/AccountData.java" delete mode 100644 "2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/util/DBObjectUtil.java" delete mode 100644 "2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/resources/application.properties" delete mode 100644 "2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/test/java/com/neo/MongoDBApplicationTests.java" delete mode 100644 "2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/test/java/com/neo/repository/AccountPageTest.java" delete mode 100644 "2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/test/java/com/neo/repository/AccountRepositoryTest.java" rename "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/pom.xml" => "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/pom.xml" (100%) rename "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/java/com/neo/ThymeleafApplication.java" => "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/java/com/neo/ThymeleafApplication.java" (100%) rename "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/java/com/neo/domain/User.java" => "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/java/com/neo/domain/User.java" (100%) rename "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/java/com/neo/web/ExampleController.java" => "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/java/com/neo/web/ExampleController.java" (100%) rename "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/java/com/neo/web/HelloController.java" => "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/java/com/neo/web/HelloController.java" (100%) rename "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/java/com/neo/web/IndexController.java" => "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/java/com/neo/web/IndexController.java" (100%) rename "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/application.properties" => "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/application.properties" (100%) rename "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/example.html" => "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/example.html" (100%) rename "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/hello.html" => "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/hello.html" (100%) rename "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/home.html" => "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/home.html" (100%) rename "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/index.html" => "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/index.html" (100%) rename "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/layout.html" => "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/layout.html" (100%) rename "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/layout/copyright.html" => "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/layout/copyright.html" (100%) rename "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/layout/footer.html" => "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/layout/footer.html" (100%) rename "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/layout/header.html" => "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/layout/header.html" (100%) rename "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/layout/left.html" => "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/layout/left.html" (100%) rename "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/test/java/com/neo/ThymeleafApplicationTests.java" => "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/test/java/com/neo/ThymeleafApplicationTests.java" (100%) rename "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/test/java/com/neo/web/HelloControllerTest.java" => "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/test/java/com/neo/web/HelloControllerTest.java" (100%) rename "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/pom.xml" => "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/pom.xml" (100%) rename "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/java/com/neo/JpaThymeleafApplication.java" => "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/java/com/neo/JpaThymeleafApplication.java" (100%) rename "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/java/com/neo/entity/User.java" => "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/java/com/neo/entity/User.java" (100%) rename "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/java/com/neo/param/UserParam.java" => "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/java/com/neo/param/UserParam.java" (100%) rename "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/java/com/neo/repository/UserRepository.java" => "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/java/com/neo/repository/UserRepository.java" (100%) rename "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/java/com/neo/web/UserController.java" => "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/java/com/neo/web/UserController.java" (100%) rename "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/resources/application.properties" => "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/application.properties" (100%) rename "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/resources/static/css/bootstrap.css" => "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/static/css/bootstrap.css" (100%) rename "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/resources/static/js/jquery.js" => "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/static/js/jquery.js" (100%) rename "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/resources/templates/page.html" => "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/templates/page.html" (100%) rename "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/resources/templates/user/list.html" => "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/templates/user/list.html" (100%) rename "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/resources/templates/user/userAdd.html" => "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/templates/user/userAdd.html" (100%) rename "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/resources/templates/user/userEdit.html" => "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/templates/user/userEdit.html" (100%) diff --git "a/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/pom.xml" "b/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/pom.xml" deleted file mode 100644 index 530769c..0000000 --- "a/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/pom.xml" +++ /dev/null @@ -1,56 +0,0 @@ - - - 4.0.0 - - com.neo - spring-boot-mongodb-page - 1.0.0 - jar - - spring-boot-mongodb-page - Demo project for Spring Boot and mongodb - - - org.springframework.boot - spring-boot-starter-parent - 2.0.0.RELEASE - - - - UTF-8 - 1.8 - - - - - org.springframework.boot - spring-boot-starter-data-mongodb - - - org.apache.commons - commons-lang3 - 3.6 - - - org.springframework.boot - spring-boot-starter-test - - - com.fasterxml.jackson.core - jackson-annotations - 2.8.7 - - - - - - - org.springframework.boot - spring-boot-maven-plugin - - - - - - diff --git "a/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/MongoDBApplication.java" "b/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/MongoDBApplication.java" deleted file mode 100644 index b8c63d5..0000000 --- "a/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/MongoDBApplication.java" +++ /dev/null @@ -1,12 +0,0 @@ -package com.neo; - -import org.springframework.boot.SpringApplication; -import org.springframework.boot.autoconfigure.SpringBootApplication; - -@SpringBootApplication -public class MongoDBApplication { - - public static void main(String[] args) { - SpringApplication.run(MongoDBApplication.class, args); - } -} diff --git "a/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/model/Account.java" "b/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/model/Account.java" deleted file mode 100644 index 7f841c5..0000000 --- "a/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/model/Account.java" +++ /dev/null @@ -1,58 +0,0 @@ -package com.neo.model; - -import com.fasterxml.jackson.annotation.JsonFormat; -import org.apache.commons.lang3.builder.ToStringBuilder; - -import java.util.Date; - -public class Account { - private String accountNo; - /** 账户结算冻结状态 Y 冻结 N 正常*/ - private String accountStatus; - private Long balance; - private Date createDate; - - public Account(String accountNo, String accountStatus, Long balance, Date createDate) { - this.accountNo = accountNo; - this.accountStatus = accountStatus; - this.balance = balance; - this.createDate = createDate; - } - - public String getAccountNo() { - return accountNo; - } - - public void setAccountNo(String accountNo) { - this.accountNo = accountNo; - } - - public String getAccountStatus() { - return accountStatus; - } - - public void setAccountStatus(String accountStatus) { - this.accountStatus = accountStatus; - } - - public Long getBalance() { - return balance; - } - - public void setBalance(Long balance) { - this.balance = balance; - } - - public Date getCreateDate() { - return createDate; - } - - public void setCreateDate(Date createDate) { - this.createDate = createDate; - } - - @Override - public String toString() { - return ToStringBuilder.reflectionToString(this); - } -} diff --git "a/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/param/AccountPageParam.java" "b/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/param/AccountPageParam.java" deleted file mode 100644 index d391e49..0000000 --- "a/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/param/AccountPageParam.java" +++ /dev/null @@ -1,71 +0,0 @@ -package com.neo.param; - -import org.apache.commons.lang3.builder.ToStringBuilder; -import org.springframework.data.mongodb.core.mapping.Field; - -public class AccountPageParam extends PageParam{ - private String accountNo; - /** 账户结算冻结状态 Y 冻结 N 正常*/ - private String accountStatus; - @Field("balance") - private Long balanceBegin; - @Field("balance") - private Long balanceEnd; - @Field("createDate") - private String createDateBegin; - @Field("createDate") - private String createDateEnd; - - public String getAccountNo() { - return accountNo; - } - - public void setAccountNo(String accountNo) { - this.accountNo = accountNo; - } - - public String getAccountStatus() { - return accountStatus; - } - - public void setAccountStatus(String accountStatus) { - this.accountStatus = accountStatus; - } - - public Long getBalanceBegin() { - return balanceBegin; - } - - public void setBalanceBegin(Long balanceBegin) { - this.balanceBegin = balanceBegin; - } - - public Long getBalanceEnd() { - return balanceEnd; - } - - public void setBalanceEnd(Long balanceEnd) { - this.balanceEnd = balanceEnd; - } - - public String getCreateDateBegin() { - return createDateBegin; - } - - public void setCreateDateBegin(String createDateBegin) { - this.createDateBegin = createDateBegin; - } - - public String getCreateDateEnd() { - return createDateEnd; - } - - public void setCreateDateEnd(String createDateEnd) { - this.createDateEnd = createDateEnd; - } - - @Override - public String toString() { - return ToStringBuilder.reflectionToString(this); - } -} diff --git "a/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/param/PageParam.java" "b/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/param/PageParam.java" deleted file mode 100644 index e4d14af..0000000 --- "a/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/param/PageParam.java" +++ /dev/null @@ -1,56 +0,0 @@ -package com.neo.param; - -import org.apache.commons.lang3.builder.ToStringBuilder; -import org.springframework.data.mongodb.core.mapping.Field; - -/** - * 分页参数封装 - * - */ -public class PageParam { - @Field("-") - private Integer beginLine = 0; - @Field("-") - private Integer pageSize = 3; - @Field("-") - private Integer currentPage=1; // 当前页 - @Field("-") - private Integer endLine; // 结束行 - - public Integer getBeginLine() { - return beginLine; - } - - public void setBeginLine(Integer beginLine) { - this.beginLine = beginLine; - } - - public Integer getPageSize() { - return pageSize; - } - - public void setPageSize(Integer pageSize) { - this.pageSize = pageSize; - } - - public Integer getCurrentPage() { - return currentPage; - } - - public void setCurrentPage(Integer currentPage) { - this.currentPage = currentPage; - } - - public Integer getEndLine() { - return endLine; - } - - public void setEndLine(Integer endLine) { - this.endLine = endLine; - } - - @Override - public String toString() { - return ToStringBuilder.reflectionToString(this); - } -} diff --git "a/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/repository/AccountRepository.java" "b/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/repository/AccountRepository.java" deleted file mode 100644 index 1e9ed2f..0000000 --- "a/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/repository/AccountRepository.java" +++ /dev/null @@ -1,10 +0,0 @@ -package com.neo.repository; - -import com.neo.model.Account; -import org.springframework.data.domain.Page; -import org.springframework.data.domain.Pageable; -import org.springframework.data.mongodb.repository.MongoRepository; - -public interface AccountRepository extends MongoRepository { - Page findByAccountStatus(String accountStatus, Pageable pageable); -} \ No newline at end of file diff --git "a/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/result/AccountData.java" "b/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/result/AccountData.java" deleted file mode 100644 index 895ef5e..0000000 --- "a/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/result/AccountData.java" +++ /dev/null @@ -1,52 +0,0 @@ -package com.neo.result; - -import com.fasterxml.jackson.annotation.JsonFormat; -import org.apache.commons.lang3.builder.ToStringBuilder; -import org.springframework.data.mongodb.core.mapping.Document; - -import java.util.Date; -@Document(collection = "account") -public class AccountData { - private String accountNo; - private String accountStatus; - private Long balance; - @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "GMT+8") - private Date createDate; - - public String getAccountNo() { - return accountNo; - } - - public void setAccountNo(String accountNo) { - this.accountNo = accountNo; - } - - public String getAccountStatus() { - return accountStatus; - } - - public void setAccountStatus(String accountStatus) { - this.accountStatus = accountStatus; - } - - public Long getBalance() { - return balance; - } - - public void setBalance(Long balance) { - this.balance = balance; - } - - public Date getCreateDate() { - return createDate; - } - - public void setCreateDate(Date createDate) { - this.createDate = createDate; - } - - @Override - public String toString() { - return ToStringBuilder.reflectionToString(this); - } -} diff --git "a/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/util/DBObjectUtil.java" "b/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/util/DBObjectUtil.java" deleted file mode 100644 index 1fcd70d..0000000 --- "a/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/java/com/neo/util/DBObjectUtil.java" +++ /dev/null @@ -1,215 +0,0 @@ -package com.neo.util; - -import com.mongodb.BasicDBObject; -import com.mongodb.DBObject; -import org.bson.Document; - -import java.lang.reflect.Field; -import java.lang.reflect.InvocationTargetException; -import java.lang.reflect.Method; -import java.text.DateFormat; -import java.text.ParseException; -import java.text.SimpleDateFormat; -import java.util.Calendar; -import java.util.Date; - - -public class DBObjectUtil { - - private static final DateFormat secondFormat = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss"); - private static final DateFormat minuteFormat = new SimpleDateFormat("yyyy-MM-dd HH:mm"); - private static final DateFormat hourFormat = new SimpleDateFormat("yyyy-MM-dd HH"); - private static final DateFormat dayFormat = new SimpleDateFormat("yyyy-MM-dd"); - private static final DateFormat monthFormat = new SimpleDateFormat("yyyy-MM"); - - /** - * 支持@Field注解,对应mongodb真实属性名 - * 支持区间查询,属性名以Begin/End 结尾 - * 支持模糊查詢,屬性名字以Like結尾 - * 支持时间格式字符串,属性名包含Date/Time - * 支持数组查询,mongodb数组属性需以Array结尾 - * 支持批量查询,查询参数需要以"," 分割 - * - * @param model 请求参数实体 - * @return - */ - public static Document generateDBObject(Object model) { - Document dbObject = new Document(); - try { - Field[] field = model.getClass().getDeclaredFields(); // 获取实体类的所有属性,返回Field数组 - for (int j = 0; j < field.length; j++) { // 遍历所有属性 - String name = field[j].getName(); // 获取属性的名字 - //分页参数跳过 - org.springframework.data.mongodb.core.mapping.Field f = field[j].getAnnotation(org.springframework.data.mongodb.core.mapping.Field.class); - String realField = f == null ? null : f.value(); - if (realField != null && realField.equals("-")) { - continue; - } - String getMethodName = "get" + name.substring(0, 1).toUpperCase() + name.substring(1); // 将属性的首字符大写,方便构造get,set方法 - String type = field[j].getGenericType().toString(); // 获取属性的类型 - Method m = model.getClass().getMethod(getMethodName); - Object valueInit = m.invoke(model); // 调用getter方法获取属性值 - //空值跳过 - if (valueInit == null) { - continue; - } - if (type.equals("class java.lang.String")) { // 如果type是类类型,则前面包含"class - // ",后面跟类名 - String value = (String) valueInit; // 调用getter方法获取属性值 - //空值參數處理 - if (value.equals("")) { - continue; - } - //区间判断 - if (name.contains("Date") || name.contains("Time")) { - generateDateOption(dbObject, realField, name, value); - } else { - generateOption(dbObject, realField, name, value); - } - } else { - generateOption(dbObject, realField, name, valueInit); - } - } - return dbObject; - } catch (NoSuchMethodException e) { - e.printStackTrace(); - } catch (InvocationTargetException e) { - e.printStackTrace(); - } catch (IllegalAccessException e) { - e.printStackTrace(); - } catch (ParseException e) { - e.printStackTrace(); - } - return null; - } - - //字符串加区间默认格式化成时间 - private static void generateDateOption(Document dbObject, String realField, String key, String value) throws ParseException { - //时间区间开始 - if (key.endsWith("Begin") || key.endsWith("Start")) { - Date d; - if (value.length() == 19) { - d = secondFormat.parse(value); - } else if (value.length() == 16) { - d = minuteFormat.parse(value); - } else if (value.length() == 13) { - d = hourFormat.parse(value); - } else if (value.length() == 10) { - d = dayFormat.parse(value); - } else if (value.length() == 7) { - d = monthFormat.parse(value); - } else { - return; - } - String field = realField == null ? key.substring(0, key.length() - 5) : realField; - if (dbObject.containsKey(field)) { - DBObject obj = (DBObject) dbObject.get(field); - obj.put("$gte", d); - dbObject.put(field, obj); - } else { - DBObject obj = new BasicDBObject(); - obj.put("$gte", d); - dbObject.put(field, obj); - } - return; - } else if (key.endsWith("End")) { - Date d; - if (value.length() == 19) { - //时间+1s - d = secondFormat.parse(value); - Calendar c = Calendar.getInstance(); - c.setTime(d); - c.add(Calendar.SECOND, 1); - d = c.getTime(); - } else if (value.length() == 16) { - //时间+1m - d = minuteFormat.parse(value); - Calendar c = Calendar.getInstance(); - c.setTime(d); - c.add(Calendar.MINUTE, 1); - d = c.getTime(); - } else if (value.length() == 13) { - d = hourFormat.parse(value); - Calendar c = Calendar.getInstance(); - c.setTime(d); - c.add(Calendar.HOUR, 1); - d = c.getTime(); - } else if (value.length() == 10) { - d = dayFormat.parse(value); - Calendar c = Calendar.getInstance(); - c.setTime(d); - c.add(Calendar.DAY_OF_MONTH, 1); - d = c.getTime(); - } else if (value.length() == 7) { - d = monthFormat.parse(value); - Calendar c = Calendar.getInstance(); - c.setTime(d); - c.add(Calendar.MONTH, 1); - d = c.getTime(); - } else { - return; - } - String field = realField == null ? key.substring(0, key.length() - 3) : realField; - if (dbObject.containsKey(field)) { - DBObject obj = (DBObject) dbObject.get(field); - obj.put("$lt", d); - dbObject.put(field, obj); - } else { - DBObject gtObject = new BasicDBObject(); - gtObject.put("$lt", d); - dbObject.put(field, gtObject); - } - } - } - - //非时间格式操作 - private static void generateOption(Document dbObject, String realField, String key, Object value) throws ParseException { - if (key.endsWith("Begin") || key.endsWith("Start")) { - String field = realField == null ? key.substring(0, key.length() - 5) : realField; - if (dbObject.containsKey(field)) { - DBObject obj = (DBObject) dbObject.get(field); - obj.put("$gte", value); - dbObject.put(field, obj); - } else { - DBObject gtObject = new BasicDBObject(); - gtObject.put("$gte", value); - dbObject.put(field, gtObject); - } - } else if (key.endsWith("End")) { - String field = realField == null ? key.substring(0, key.length() - 3) : realField; - if (dbObject.containsKey(field)) { - DBObject obj = (DBObject) dbObject.get(field); - obj.put("$lte", value); - dbObject.put(field, obj); - } else { - DBObject gtObject = new BasicDBObject(); - gtObject.put("$lte", value); - dbObject.put(field, gtObject); - } - } else if (key.endsWith("Like")) { - String field = realField == null ? key.substring(0, key.length() - 4) : realField; - DBObject gtObject = new BasicDBObject(); - gtObject.put("$regex", value); - dbObject.put(field, gtObject); - } else { - String field = realField == null ? key : realField; - //包含field注解且注解值为List结尾认为是查询数据内包含的数据 - if (realField != null && realField.endsWith("Array")) { - //查询数据 - DBObject aObject = new BasicDBObject(); - aObject.put("$all", new String[]{value.toString()}); - dbObject.put(field, aObject); - } else if (value.toString().contains(",")) { - //批量查询 - String[] arr = value.toString().split(","); - DBObject aObject = new BasicDBObject(); - aObject.put("$in", arr); - dbObject.put(field, aObject); - } else { - dbObject.put(field, value); - } - } - return; - - } -} diff --git "a/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/resources/application.properties" "b/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/resources/application.properties" deleted file mode 100644 index 95954fc..0000000 --- "a/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/main/resources/application.properties" +++ /dev/null @@ -1,7 +0,0 @@ -spring.application.name=spring-boot-mongodb-page - -spring.data.mongodb.uri=mongodb://localhost:27017/test - -logging.level.org.springframework.data.mongodb.core.MongoTemplate=DEBUG - - diff --git "a/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/test/java/com/neo/MongoDBApplicationTests.java" "b/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/test/java/com/neo/MongoDBApplicationTests.java" deleted file mode 100644 index cd30276..0000000 --- "a/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/test/java/com/neo/MongoDBApplicationTests.java" +++ /dev/null @@ -1,17 +0,0 @@ -package com.neo; - -import org.junit.Test; -import org.junit.runner.RunWith; -import org.springframework.boot.test.context.SpringBootTest; -import org.springframework.test.context.junit4.SpringRunner; - -@RunWith(SpringRunner.class) -@SpringBootTest -public class MongoDBApplicationTests { - - @Test - public void contextLoads() { - System.out.println("hello world"); - } - -} diff --git "a/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/test/java/com/neo/repository/AccountPageTest.java" "b/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/test/java/com/neo/repository/AccountPageTest.java" deleted file mode 100644 index e0c3433..0000000 --- "a/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/test/java/com/neo/repository/AccountPageTest.java" +++ /dev/null @@ -1,61 +0,0 @@ -package com.neo.repository; - - -import com.neo.model.Account; -import com.neo.param.AccountPageParam; -import com.neo.result.AccountData; -import com.neo.util.DBObjectUtil; -import org.bson.Document; -import org.junit.Test; -import org.junit.runner.RunWith; -import org.springframework.beans.factory.annotation.Autowired; -import org.springframework.boot.test.context.SpringBootTest; -import org.springframework.data.domain.Page; -import org.springframework.data.domain.PageRequest; -import org.springframework.data.domain.Sort; -import org.springframework.data.mongodb.core.MongoTemplate; -import org.springframework.data.mongodb.core.query.BasicQuery; -import org.springframework.data.mongodb.core.query.Query; -import org.springframework.test.context.junit4.SpringRunner; - -import java.util.List; - - -@RunWith(SpringRunner.class) -@SpringBootTest -public class AccountPageTest { - - @Autowired - private MongoTemplate mongoTemplate; - @Autowired - private AccountRepository accountRepository; - - @Test - public void testFindAccounts() throws Exception { - Page pages=accountRepository.findAll(PageRequest.of(1, 3, Sort.by(Sort.Direction.DESC,"accountNo"))); - Page pagesx=accountRepository.findByAccountStatus("N", PageRequest.of(1, 3)); - for (Account account:pagesx){ - System.out.println("Account =="+ account.toString()); - } - } - - - @Test - public void testDynamicPage() { - System.out.println("**********begin*************"); - AccountPageParam param=new AccountPageParam(); - param.setAccountStatus("N"); - Document obj = DBObjectUtil.generateDBObject(param); - Query query = new BasicQuery(obj).skip(param.getBeginLine()).limit(param.getPageSize()); - List list = mongoTemplate.find(query, AccountData.class); - if (list == null || list.size() == 0) { - System.out.println("list size ==0 !"); - return; - } - for (AccountData account:list){ - System.out.println("Account =="+ account.toString()); - } - System.out.println("**********end*************"); - } - -} diff --git "a/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/test/java/com/neo/repository/AccountRepositoryTest.java" "b/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/test/java/com/neo/repository/AccountRepositoryTest.java" deleted file mode 100644 index 613b88a..0000000 --- "a/2-4 MongoDB \346\224\257\346\214\201\345\212\250\346\200\201 SQL\343\200\201\345\210\206\351\241\265\346\226\271\346\241\210/spring-boot-mongodb-page/src/test/java/com/neo/repository/AccountRepositoryTest.java" +++ /dev/null @@ -1,52 +0,0 @@ -package com.neo.repository; - -import com.neo.model.Account; -import com.neo.result.AccountData; -import org.junit.Test; -import org.junit.runner.RunWith; -import org.springframework.beans.factory.annotation.Autowired; -import org.springframework.boot.test.context.SpringBootTest; -import org.springframework.data.domain.Page; -import org.springframework.data.domain.PageRequest; -import org.springframework.data.domain.Pageable; -import org.springframework.data.domain.Sort; -import org.springframework.data.mongodb.core.MongoTemplate; -import org.springframework.test.context.junit4.SpringRunner; - -import java.util.Date; - - -@RunWith(SpringRunner.class) -@SpringBootTest -public class AccountRepositoryTest { - - @Autowired - private AccountRepository accountRepository; - - @Test - public void testSaveAccount() throws Exception { - Account account1=new Account("Aerg123","Y",14l,new Date()); - Account account2=new Account("A1r23","N",1090l,new Date()); - Account account3=new Account("B2r12","Y",500l,new Date()); - Account account4=new Account("A1d23","N",140l,new Date()); - Account account5=new Account("A1gd23","Y",100l,new Date()); - Account account6=new Account("A12d3","Y",600l,new Date()); - Account account7=new Account("Ae1g23","N",130l,new Date()); - Account account8=new Account("Arg123","Y",14500l,new Date()); - Account account9=new Account("A1r23","Y",100l,new Date()); - Account account10=new Account("A12t3","N",1080l,new Date()); - - accountRepository.save(account1); - accountRepository.save(account2); - accountRepository.save(account3); - accountRepository.save(account4); - accountRepository.save(account5); - accountRepository.save(account6); - accountRepository.save(account7); - accountRepository.save(account8); - accountRepository.save(account9); - accountRepository.save(account10); - } - - -} diff --git "a/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/pom.xml" "b/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/pom.xml" similarity index 100% rename from "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/pom.xml" rename to "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/pom.xml" diff --git "a/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/java/com/neo/ThymeleafApplication.java" "b/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/java/com/neo/ThymeleafApplication.java" similarity index 100% rename from "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/java/com/neo/ThymeleafApplication.java" rename to "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/java/com/neo/ThymeleafApplication.java" diff --git "a/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/java/com/neo/domain/User.java" "b/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/java/com/neo/domain/User.java" similarity index 100% rename from "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/java/com/neo/domain/User.java" rename to "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/java/com/neo/domain/User.java" diff --git "a/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/java/com/neo/web/ExampleController.java" "b/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/java/com/neo/web/ExampleController.java" similarity index 100% rename from "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/java/com/neo/web/ExampleController.java" rename to "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/java/com/neo/web/ExampleController.java" diff --git "a/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/java/com/neo/web/HelloController.java" "b/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/java/com/neo/web/HelloController.java" similarity index 100% rename from "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/java/com/neo/web/HelloController.java" rename to "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/java/com/neo/web/HelloController.java" diff --git "a/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/java/com/neo/web/IndexController.java" "b/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/java/com/neo/web/IndexController.java" similarity index 100% rename from "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/java/com/neo/web/IndexController.java" rename to "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/java/com/neo/web/IndexController.java" diff --git "a/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/application.properties" "b/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/application.properties" similarity index 100% rename from "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/application.properties" rename to "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/application.properties" diff --git "a/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/example.html" "b/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/example.html" similarity index 100% rename from "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/example.html" rename to "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/example.html" diff --git "a/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/hello.html" "b/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/hello.html" similarity index 100% rename from "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/hello.html" rename to "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/hello.html" diff --git "a/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/home.html" "b/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/home.html" similarity index 100% rename from "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/home.html" rename to "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/home.html" diff --git "a/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/index.html" "b/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/index.html" similarity index 100% rename from "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/index.html" rename to "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/index.html" diff --git "a/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/layout.html" "b/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/layout.html" similarity index 100% rename from "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/layout.html" rename to "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/layout.html" diff --git "a/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/layout/copyright.html" "b/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/layout/copyright.html" similarity index 100% rename from "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/layout/copyright.html" rename to "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/layout/copyright.html" diff --git "a/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/layout/footer.html" "b/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/layout/footer.html" similarity index 100% rename from "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/layout/footer.html" rename to "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/layout/footer.html" diff --git "a/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/layout/header.html" "b/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/layout/header.html" similarity index 100% rename from "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/layout/header.html" rename to "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/layout/header.html" diff --git "a/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/layout/left.html" "b/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/layout/left.html" similarity index 100% rename from "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/main/resources/templates/layout/left.html" rename to "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/layout/left.html" diff --git "a/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/test/java/com/neo/ThymeleafApplicationTests.java" "b/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/test/java/com/neo/ThymeleafApplicationTests.java" similarity index 100% rename from "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/test/java/com/neo/ThymeleafApplicationTests.java" rename to "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/test/java/com/neo/ThymeleafApplicationTests.java" diff --git "a/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/test/java/com/neo/web/HelloControllerTest.java" "b/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/test/java/com/neo/web/HelloControllerTest.java" similarity index 100% rename from "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-thymeleaf/src/test/java/com/neo/web/HelloControllerTest.java" rename to "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/test/java/com/neo/web/HelloControllerTest.java" diff --git "a/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/pom.xml" "b/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/pom.xml" similarity index 100% rename from "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/pom.xml" rename to "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/pom.xml" diff --git "a/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/java/com/neo/JpaThymeleafApplication.java" "b/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/java/com/neo/JpaThymeleafApplication.java" similarity index 100% rename from "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/java/com/neo/JpaThymeleafApplication.java" rename to "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/java/com/neo/JpaThymeleafApplication.java" diff --git "a/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/java/com/neo/entity/User.java" "b/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/java/com/neo/entity/User.java" similarity index 100% rename from "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/java/com/neo/entity/User.java" rename to "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/java/com/neo/entity/User.java" diff --git "a/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/java/com/neo/param/UserParam.java" "b/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/java/com/neo/param/UserParam.java" similarity index 100% rename from "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/java/com/neo/param/UserParam.java" rename to "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/java/com/neo/param/UserParam.java" diff --git "a/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/java/com/neo/repository/UserRepository.java" "b/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/java/com/neo/repository/UserRepository.java" similarity index 100% rename from "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/java/com/neo/repository/UserRepository.java" rename to "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/java/com/neo/repository/UserRepository.java" diff --git "a/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/java/com/neo/web/UserController.java" "b/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/java/com/neo/web/UserController.java" similarity index 100% rename from "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/java/com/neo/web/UserController.java" rename to "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/java/com/neo/web/UserController.java" diff --git "a/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/resources/application.properties" "b/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/application.properties" similarity index 100% rename from "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/resources/application.properties" rename to "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/application.properties" diff --git "a/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/resources/static/css/bootstrap.css" "b/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/static/css/bootstrap.css" similarity index 100% rename from "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/resources/static/css/bootstrap.css" rename to "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/static/css/bootstrap.css" diff --git "a/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/resources/static/js/jquery.js" "b/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/static/js/jquery.js" similarity index 100% rename from "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/resources/static/js/jquery.js" rename to "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/static/js/jquery.js" diff --git "a/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/resources/templates/page.html" "b/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/templates/page.html" similarity index 100% rename from "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/resources/templates/page.html" rename to "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/templates/page.html" diff --git "a/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/resources/templates/user/list.html" "b/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/templates/user/list.html" similarity index 100% rename from "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/resources/templates/user/list.html" rename to "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/templates/user/list.html" diff --git "a/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/resources/templates/user/userAdd.html" "b/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/templates/user/userAdd.html" similarity index 100% rename from "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/resources/templates/user/userAdd.html" rename to "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/templates/user/userAdd.html" diff --git "a/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/resources/templates/user/userEdit.html" "b/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/templates/user/userEdit.html" similarity index 100% rename from "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-jpa-thymeleaf/src/main/resources/templates/user/userEdit.html" rename to "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/templates/user/userEdit.html" From 7486b0a49d983fa82b341c3dc0098c4261ffbea2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=BA=AF=E6=B4=81=E7=9A=84=E5=BE=AE=E7=AC=91?= Date: Sat, 21 Jul 2018 11:17:20 +0800 Subject: [PATCH 08/44] m --- .../helloWorld/pom.xml" | 0 .../helloWorld/HelloWorldApplication.java" | 0 .../helloWorld/web/HelloWorldController.java" | 0 .../main/resources/application.properties" | 0 .../HelloWorldApplicationTests.java" | 0 .../com/neo/helloWorld/web/HelloTest.java" | 0 .../spring-boot-web/pom.xml" | 55 - .../main/java/com/neo/WebApplication.java" | 12 - .../java/com/neo/comm/NeoProperties.java" | 28 - .../src/main/java/com/neo/domain/User.java" | 48 - .../main/java/com/neo/filter/MyFilter.java" | 26 - .../com/neo/filter/WebConfiguration.java" | 29 - .../main/java/com/neo/web/WebController.java" | 62 - .../main/resources/application.properties" | 2 - .../test/java/com/neo/PropertiesTest.java" | 31 - .../java/com/neo/WebApplicationTests.java" | 16 - .../java/com/neo/web/WebControllerTest.java" | 53 - .../spring-boot-Jpa/pom.xml" | 53 - .../main/java/com/neo/JpaApplication.java" | 13 - .../src/main/java/com/neo/domain/User.java" | 88 - .../main/java/com/neo/domain/UserDetail.java" | 55 - .../main/java/com/neo/domain/UserInfo.java" | 8 - .../neo/repository/UserDetailRepository.java" | 18 - .../com/neo/repository/UserRepository.java" | 35 - .../main/resources/application.properties" | 8 - .../java/com/neo/JpaApplicationTests.java" | 16 - .../repository/UserInfoRepositoryTests.java" | 33 - .../neo/repository/UserRepositoryTests.java" | 73 - .../spring-boot-multi-Jpa/pom.xml" | 54 - .../java/com/neo/MultiJpaApplication.java" | 12 - .../com/neo/config/DataSourceConfig.java" | 30 - .../java/com/neo/config/PrimaryConfig.java" | 63 - .../java/com/neo/config/SecondaryConfig.java" | 58 - .../src/main/java/com/neo/domain/User.java" | 88 - .../test1/UserTest1Repository.java" | 19 - .../test2/UserTest2Repository.java" | 16 - .../main/resources/application.properties" | 15 - .../com/neo/MultiJpaApplicationTests.java" | 16 - .../neo/repository/UserRepositoryTests.java" | 56 - .../spring-boot-thymeleaf/pom.xml" | 62 - .../java/com/neo/ThymeleafApplication.java" | 16 - .../src/main/java/com/neo/domain/User.java" | 49 - .../java/com/neo/web/ExampleController.java" | 40 - .../java/com/neo/web/HelloController.java" | 26 - .../java/com/neo/web/IndexController.java" | 26 - .../main/resources/application.properties" | 2 - .../main/resources/templates/example.html" | 73 - .../src/main/resources/templates/hello.html" | 10 - .../src/main/resources/templates/home.html" | 8 - .../src/main/resources/templates/index.html" | 11 - .../src/main/resources/templates/layout.html" | 15 - .../templates/layout/copyright.html" | 12 - .../resources/templates/layout/footer.html" | 13 - .../resources/templates/layout/header.html" | 12 - .../resources/templates/layout/left.html" | 12 - .../com/neo/ThymeleafApplicationTests.java" | 16 - .../com/neo/web/HelloControllerTest.java" | 44 - .../spring-boot-jpa-thymeleaf/pom.xml" | 58 - .../com/neo/JpaThymeleafApplication.java" | 20 - .../src/main/java/com/neo/entity/User.java" | 69 - .../main/java/com/neo/param/UserParam.java" | 60 - .../com/neo/repository/UserRepository.java" | 19 - .../java/com/neo/web/UserController.java" | 106 - .../main/resources/application.properties" | 10 - .../main/resources/static/css/bootstrap.css" | 6760 ----------------- .../src/main/resources/static/js/jquery.js" | 6 - .../src/main/resources/templates/page.html" | 45 - .../main/resources/templates/user/list.html" | 46 - .../resources/templates/user/userAdd.html" | 54 - .../resources/templates/user/userEdit.html" | 54 - .../spring-boot-mybatis-annotation/pom.xml" | 74 - .../src/main/java/com/neo/Application.java" | 14 - .../main/java/com/neo/entity/UserEntity.java" | 73 - .../main/java/com/neo/enums/UserSexEnum.java" | 5 - .../main/java/com/neo/mapper/UserMapper.java" | 42 - .../main/java/com/neo/mapper/UserSql.java" | 46 - .../main/java/com/neo/param/PageParam.java" | 35 - .../main/java/com/neo/param/UserParam.java" | 24 - .../src/main/java/com/neo/result/Page.java" | 95 - .../java/com/neo/web/UserController.java" | 57 - .../main/resources/application.properties" | 6 - .../test/java/com/neo/ApplicationTests.java" | 17 - .../java/com/neo/mapper/UserMapperTest.java" | 61 - .../spring-boot-mybatis-annotation/users.sql" | 30 - .../spring-boot-mybatis-xml/pom.xml" | 74 - .../src/main/java/com/neo/Application.java" | 14 - .../main/java/com/neo/entity/UserEntity.java" | 73 - .../main/java/com/neo/enums/UserSexEnum.java" | 5 - .../main/java/com/neo/mapper/UserMapper.java" | 26 - .../main/java/com/neo/param/PageParam.java" | 36 - .../main/java/com/neo/param/UserParam.java" | 26 - .../src/main/java/com/neo/result/Page.java" | 95 - .../java/com/neo/web/UserController.java" | 59 - .../main/resources/application.properties" | 8 - .../resources/mybatis/mapper/UserMapper.xml" | 82 - .../resources/mybatis/mybatis-config.xml" | 12 - .../test/java/com/neo/ApplicationTests.java" | 17 - .../java/com/neo/mapper/UserMapperTest.java" | 82 - .../spring-boot-mybatis-xml/users.sql" | 30 - .../spring-boot-multi-mybatis-druid/pom.xml" | 79 - .../src/main/java/com/neo/Application.java" | 13 - .../neo/config/MultiDataSourceConfig.java" | 26 - .../com/neo/config/OneDataSourceConfig.java" | 39 - .../java/com/neo/config/TwoSourceConfig.java" | 38 - .../main/java/com/neo/entity/UserEntity.java" | 73 - .../main/java/com/neo/enums/UserSexEnum.java" | 5 - .../main/java/com/neo/mapper/UserSql.java" | 48 - .../com/neo/mapper/one/UserOneMapper.java" | 42 - .../com/neo/mapper/two/UserTwoMapper.java" | 42 - .../main/java/com/neo/param/PageParam.java" | 35 - .../main/java/com/neo/param/UserParam.java" | 24 - .../src/main/java/com/neo/result/Page.java" | 95 - .../java/com/neo/web/UserController.java" | 63 - .../main/resources/application.properties" | 36 - .../test/java/com/neo/ApplicationTests.java" | 17 - .../java/com/neo/mapper/UserMapperTest.java" | 66 - .../users.sql" | 30 - .../spring-boot-mybatis-druid/pom.xml" | 79 - .../src/main/java/com/neo/Application.java" | 14 - .../main/java/com/neo/entity/UserEntity.java" | 73 - .../main/java/com/neo/enums/UserSexEnum.java" | 5 - .../main/java/com/neo/mapper/UserMapper.java" | 42 - .../main/java/com/neo/mapper/UserSql.java" | 48 - .../main/java/com/neo/param/PageParam.java" | 35 - .../main/java/com/neo/param/UserParam.java" | 24 - .../src/main/java/com/neo/result/Page.java" | 95 - .../java/com/neo/web/UserController.java" | 57 - .../main/resources/application.properties" | 22 - .../test/java/com/neo/ApplicationTests.java" | 17 - .../java/com/neo/mapper/UserMapperTest.java" | 60 - .../spring-boot-mybatis-druid/users.sql" | 30 - .../spring-boot-redis/pom.xml" | 66 - .../main/java/com/neo/RedisApplication.java" | 12 - .../java/com/neo/config/RedisConfig.java" | 42 - .../src/main/java/com/neo/domain/User.java" | 84 - .../java/com/neo/service/RedisService.java" | 193 - .../main/resources/application.properties" | 30 - .../java/com/neo/RedisApplicationTests.java" | 18 - .../java/com/neo/redis/TestRedisService.java" | 37 - .../com/neo/redis/TestRedisTemplate.java" | 162 - .../spring-boot-redis-data-cache/pom.xml" | 82 - .../java/com/neo/RedisDataApplication.java" | 12 - .../java/com/neo/config/RedisConfig.java" | 41 - .../src/main/java/com/neo/domain/User.java" | 87 - .../com/neo/repository/UserRepository.java" | 12 - .../java/com/neo/web/UserController.java" | 64 - .../main/resources/application.properties" | 30 - .../com/neo/RedisDataApplicationTests.java" | 18 - .../com/neo/domain/UserRepositoryTests.java" | 38 - .../spring-boot-redis-session/pom.xml" | 77 - .../com/neo/RedisSessionApplication.java" | 12 - .../java/com/neo/config/RedisConfig.java" | 41 - .../java/com/neo/config/SessionConfig.java" | 9 - .../src/main/java/com/neo/domain/User.java" | 87 - .../com/neo/repository/UserRepository.java" | 10 - .../java/com/neo/web/UserController.java" | 64 - .../main/resources/application.properties" | 31 - .../neo/RedisSessionApplicationTests.java" | 18 - .../com/neo/domain/UserRepositoryTests.java" | 35 - .../spring-boot-rabbitmq/pom.xml" | 65 - .../java/com/neo/RabbitMQApplication.java" | 12 - .../src/main/java/com/neo/model/User.java" | 34 - .../com/neo/rabbit/FanoutRabbitConfig.java" | 49 - .../java/com/neo/rabbit/RabbitConfig.java" | 27 - .../com/neo/rabbit/TopicRabbitConfig.java" | 41 - .../neo/rabbit/fanout/FanoutReceiverA.java" | 16 - .../neo/rabbit/fanout/FanoutReceiverB.java" | 16 - .../neo/rabbit/fanout/FanoutReceiverC.java" | 16 - .../com/neo/rabbit/fanout/FanoutSender.java" | 19 - .../com/neo/rabbit/hello/HelloReceiver.java" | 19 - .../com/neo/rabbit/hello/HelloSender.java" | 22 - .../com/neo/rabbit/many/NeoReceiver1.java" | 16 - .../com/neo/rabbit/many/NeoReceiver2.java" | 16 - .../java/com/neo/rabbit/many/NeoSender.java" | 19 - .../java/com/neo/rabbit/many/NeoSender2.java" | 19 - .../neo/rabbit/object/ObjectReceiver.java" | 17 - .../com/neo/rabbit/object/ObjectSender.java" | 21 - .../com/neo/rabbit/topic/TopicReceiver.java" | 16 - .../com/neo/rabbit/topic/TopicReceiver2.java" | 16 - .../com/neo/rabbit/topic/TopicSender.java" | 33 - .../main/resources/application.properties" | 6 - .../com/neo/RabbitMQApplicationTests.java" | 17 - .../java/com/neo/rabbitmq/FanoutTest.java" | 25 - .../java/com/neo/rabbitmq/HelloTest.java" | 24 - .../test/java/com/neo/rabbitmq/ManyTest.java" | 37 - .../java/com/neo/rabbitmq/ObjectTest.java" | 27 - .../java/com/neo/rabbitmq/TopicTest.java" | 35 - .../spring-boot-mongodb-repository/pom.xml" | 65 - .../java/com/neo/RepositoryApplication.java" | 12 - .../main/java/com/neo/entity/UserEntity.java" | 43 - .../com/neo/repository/UserRepository.java" | 11 - .../main/resources/application.properties" | 5 - .../com/neo/RepositoryApplicationTests.java" | 17 - .../java/com/neo/repository/UserDaoTest.java" | 61 - .../spring-boot-mongodb-template/pom.xml" | 65 - .../java/com/neo/TemplateApplication.java" | 12 - .../main/java/com/neo/entity/UserEntity.java" | 43 - .../java/com/neo/repository/UserDao.java" | 15 - .../com/neo/repository/impl/UserDaoImpl.java" | 67 - .../main/resources/application.properties" | 5 - .../com/neo/TemplateApplicationTests.java" | 17 - .../java/com/neo/repository/UserDaoTest.java" | 47 - .../spring-boot-multi-mongodb/pom.xml" | 56 - .../com/neo/MultiMongodbApplication.java" | 16 - .../com/neo/config/MultipleMongoConfig.java" | 46 - .../com/neo/config/PrimaryMongoConfig.java" | 15 - .../com/neo/config/SecondaryMongoConfig.java" | 15 - .../props/MultipleMongoProperties.java" | 30 - .../main/java/com/neo/entity/UserEntity.java" | 48 - .../primary/PrimaryRepository.java" | 10 - .../secondary/SecondaryRepository.java" | 10 - .../main/resources/application.properties" | 8 - .../neo/MultiMongodbApplicationTests.java" | 17 - .../model/repository/MuliDatabaseTest.java" | 52 - .../spring-boot-mail/pom.xml" | 64 - .../main/java/com/neo/MailApplication.java" | 12 - .../java/com/neo/service/MailService.java" | 14 - .../neo/service/impl/MailServiceImpl.java" | 136 - .../main/resources/application.properties" | 7 - .../resources/templates/emailTemplate.html" | 11 - .../java/com/neo/MailApplicationTests.java" | 17 - .../com/neo/service/MailServiceTest.java" | 63 - .../settings.xml" | 68 - .../spring-boot-quartz/pom.xml" | 43 - .../main/java/com/neo/MyStartupRunner.java" | 19 - .../main/java/com/neo/QuartzApplication.java" | 14 - .../main/java/com/neo/SchedulerListener.java" | 24 - .../src/main/java/com/neo/job/SampleJob.java" | 21 - .../main/java/com/neo/job/ScheduledJob.java" | 12 - .../main/java/com/neo/job/ScheduledJob2.java" | 13 - .../com/neo/scheduler/CronSchedulerJob.java" | 34 - .../com/neo/scheduler/SampleScheduler.java" | 25 - .../main/resources/application.properties" | 2 - .../spring-boot-scheduler/pom.xml" | 43 - .../java/com/neo/SchedulerApplication.java" | 14 - .../java/com/neo/task/Scheduler2Task.java" | 19 - .../java/com/neo/task/SchedulerTask.java" | 18 - .../main/resources/application.properties" | 2 - .../com/neo/SchedulerApplicationTests.java" | 17 - .../spring-boot-package-war/pom.xml" | 53 - .../src/main/java/com/neo/Application.java" | 12 - .../java/com/neo/ServletInitializer.java" | 12 - .../neo/controller/HelloWorldController.java" | 13 - .../main/resources/application.properties" | 0 .../test/java/com/neo/ApplicationTests.java" | 16 - .../java/com/neo/controller/HelloTests.java" | 36 - .../controller/HelloWorldControlerTests.java" | 34 - .../spring-boot-test/pom.xml" | 63 - .../main/java/com/neo/TestApplication.java" | 12 - .../java/com/neo/service/UserService.java" | 12 - .../java/com/neo/web/HelloController.java" | 19 - .../main/resources/application.properties" | 0 .../src/test/java/com/neo/HelloTest.java" | 22 - .../java/com/neo/TestApplicationTests.java" | 16 - .../java/com/neo/service/TestAssert.java" | 36 - .../com/neo/service/TestUserService.java" | 23 - .../com/neo/web/HelloControllerTests.java" | 61 - .../user-manage/pom.xml" | 75 - .../java/com/neo/UserManageApplication.java" | 20 - .../java/com/neo/config/SessionConfig.java" | 12 - .../java/com/neo/config/SessionFilter.java" | 66 - .../com/neo/config/WebConfiguration.java" | 31 - .../main/java/com/neo/entity/UserEntity.java" | 87 - .../main/java/com/neo/param/LoginParam.java" | 39 - .../java/com/neo/param/RegisterParam.java" | 49 - .../main/java/com/neo/param/UserParam.java" | 69 - .../com/neo/repository/UserRepository.java" | 15 - .../java/com/neo/web/IndexController.java" | 166 - .../java/com/neo/web/UserController.java" | 106 - .../main/resources/application.properties" | 30 - .../main/resources/static/css/bootstrap.css" | 6757 ---------------- .../src/main/resources/static/js/jquery.js" | 6 - .../resources/templates/emailTemplate.html" | 11 - .../src/main/resources/templates/layout.html" | 16 - .../resources/templates/layout/footer.html" | 13 - .../resources/templates/layout/header.html" | 17 - .../src/main/resources/templates/login.html" | 46 - .../src/main/resources/templates/page.html" | 45 - .../main/resources/templates/register.html" | 55 - .../main/resources/templates/user/list.html" | 52 - .../resources/templates/user/userAdd.html" | 64 - .../resources/templates/user/userEdit.html" | 64 - .../main/resources/templates/verified.html" | 17 - .../com/neo/UserManageApplicationTests.java" | 17 - 284 files changed, 23530 deletions(-) rename "\347\254\25402\350\257\276\357\274\232\345\277\253\351\200\237\345\256\236\346\210\230Spring Boot/helloWorld/pom.xml" => "1-4 \344\270\200\344\270\252 Hello World \346\204\237\345\217\227 Spring Boot/helloWorld/pom.xml" (100%) rename "\347\254\25402\350\257\276\357\274\232\345\277\253\351\200\237\345\256\236\346\210\230Spring Boot/helloWorld/src/main/java/com/neo/helloWorld/HelloWorldApplication.java" => "1-4 \344\270\200\344\270\252 Hello World \346\204\237\345\217\227 Spring Boot/helloWorld/src/main/java/com/neo/helloWorld/HelloWorldApplication.java" (100%) rename "\347\254\25402\350\257\276\357\274\232\345\277\253\351\200\237\345\256\236\346\210\230Spring Boot/helloWorld/src/main/java/com/neo/helloWorld/web/HelloWorldController.java" => "1-4 \344\270\200\344\270\252 Hello World \346\204\237\345\217\227 Spring Boot/helloWorld/src/main/java/com/neo/helloWorld/web/HelloWorldController.java" (100%) rename "\347\254\25402\350\257\276\357\274\232\345\277\253\351\200\237\345\256\236\346\210\230Spring Boot/helloWorld/src/main/resources/application.properties" => "1-4 \344\270\200\344\270\252 Hello World \346\204\237\345\217\227 Spring Boot/helloWorld/src/main/resources/application.properties" (100%) rename "\347\254\25402\350\257\276\357\274\232\345\277\253\351\200\237\345\256\236\346\210\230Spring Boot/helloWorld/src/test/java/com/neo/helloWorld/HelloWorldApplicationTests.java" => "1-4 \344\270\200\344\270\252 Hello World \346\204\237\345\217\227 Spring Boot/helloWorld/src/test/java/com/neo/helloWorld/HelloWorldApplicationTests.java" (100%) rename "\347\254\25402\350\257\276\357\274\232\345\277\253\351\200\237\345\256\236\346\210\230Spring Boot/helloWorld/src/test/java/com/neo/helloWorld/web/HelloTest.java" => "1-4 \344\270\200\344\270\252 Hello World \346\204\237\345\217\227 Spring Boot/helloWorld/src/test/java/com/neo/helloWorld/web/HelloTest.java" (100%) delete mode 100644 "\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/pom.xml" delete mode 100644 "\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/WebApplication.java" delete mode 100644 "\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/comm/NeoProperties.java" delete mode 100644 "\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/domain/User.java" delete mode 100644 "\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/filter/MyFilter.java" delete mode 100644 "\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/filter/WebConfiguration.java" delete mode 100644 "\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/web/WebController.java" delete mode 100644 "\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/resources/application.properties" delete mode 100644 "\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/test/java/com/neo/PropertiesTest.java" delete mode 100644 "\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/test/java/com/neo/WebApplicationTests.java" delete mode 100644 "\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/test/java/com/neo/web/WebControllerTest.java" delete mode 100644 "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/pom.xml" delete mode 100644 "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/JpaApplication.java" delete mode 100644 "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/domain/User.java" delete mode 100644 "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/domain/UserDetail.java" delete mode 100644 "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/domain/UserInfo.java" delete mode 100644 "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/repository/UserDetailRepository.java" delete mode 100644 "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/repository/UserRepository.java" delete mode 100644 "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/resources/application.properties" delete mode 100644 "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/test/java/com/neo/JpaApplicationTests.java" delete mode 100644 "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/test/java/com/neo/repository/UserInfoRepositoryTests.java" delete mode 100644 "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/test/java/com/neo/repository/UserRepositoryTests.java" delete mode 100644 "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/pom.xml" delete mode 100644 "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/MultiJpaApplication.java" delete mode 100644 "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/config/DataSourceConfig.java" delete mode 100644 "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/config/PrimaryConfig.java" delete mode 100644 "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/config/SecondaryConfig.java" delete mode 100644 "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/domain/User.java" delete mode 100644 "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/repository/test1/UserTest1Repository.java" delete mode 100644 "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/repository/test2/UserTest2Repository.java" delete mode 100644 "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/resources/application.properties" delete mode 100644 "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/test/java/com/neo/MultiJpaApplicationTests.java" delete mode 100644 "\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/test/java/com/neo/repository/UserRepositoryTests.java" delete mode 100644 "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/pom.xml" delete mode 100644 "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/java/com/neo/ThymeleafApplication.java" delete mode 100644 "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/java/com/neo/domain/User.java" delete mode 100644 "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/java/com/neo/web/ExampleController.java" delete mode 100644 "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/java/com/neo/web/HelloController.java" delete mode 100644 "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/java/com/neo/web/IndexController.java" delete mode 100644 "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/application.properties" delete mode 100644 "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/example.html" delete mode 100644 "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/hello.html" delete mode 100644 "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/home.html" delete mode 100644 "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/index.html" delete mode 100644 "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/layout.html" delete mode 100644 "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/layout/copyright.html" delete mode 100644 "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/layout/footer.html" delete mode 100644 "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/layout/header.html" delete mode 100644 "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/layout/left.html" delete mode 100644 "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/test/java/com/neo/ThymeleafApplicationTests.java" delete mode 100644 "\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/test/java/com/neo/web/HelloControllerTest.java" delete mode 100644 "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/pom.xml" delete mode 100644 "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/java/com/neo/JpaThymeleafApplication.java" delete mode 100644 "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/java/com/neo/entity/User.java" delete mode 100644 "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/java/com/neo/param/UserParam.java" delete mode 100644 "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/java/com/neo/repository/UserRepository.java" delete mode 100644 "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/java/com/neo/web/UserController.java" delete mode 100644 "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/application.properties" delete mode 100644 "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/static/css/bootstrap.css" delete mode 100644 "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/static/js/jquery.js" delete mode 100644 "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/templates/page.html" delete mode 100644 "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/templates/user/list.html" delete mode 100644 "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/templates/user/userAdd.html" delete mode 100644 "\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/templates/user/userEdit.html" delete mode 100644 "\347\254\25407\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220 MyBatis/spring-boot-mybatis-annotation/pom.xml" delete mode 100644 "\347\254\25407\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220 MyBatis/spring-boot-mybatis-annotation/src/main/java/com/neo/Application.java" delete mode 100644 "\347\254\25407\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220 MyBatis/spring-boot-mybatis-annotation/src/main/java/com/neo/entity/UserEntity.java" delete mode 100644 "\347\254\25407\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220 MyBatis/spring-boot-mybatis-annotation/src/main/java/com/neo/enums/UserSexEnum.java" delete mode 100644 "\347\254\25407\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220 MyBatis/spring-boot-mybatis-annotation/src/main/java/com/neo/mapper/UserMapper.java" delete mode 100644 "\347\254\25407\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220 MyBatis/spring-boot-mybatis-annotation/src/main/java/com/neo/mapper/UserSql.java" delete mode 100644 "\347\254\25407\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220 MyBatis/spring-boot-mybatis-annotation/src/main/java/com/neo/param/PageParam.java" delete mode 100644 "\347\254\25407\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220 MyBatis/spring-boot-mybatis-annotation/src/main/java/com/neo/param/UserParam.java" delete mode 100644 "\347\254\25407\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220 MyBatis/spring-boot-mybatis-annotation/src/main/java/com/neo/result/Page.java" delete mode 100644 "\347\254\25407\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220 MyBatis/spring-boot-mybatis-annotation/src/main/java/com/neo/web/UserController.java" delete mode 100644 "\347\254\25407\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220 MyBatis/spring-boot-mybatis-annotation/src/main/resources/application.properties" delete mode 100644 "\347\254\25407\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220 MyBatis/spring-boot-mybatis-annotation/src/test/java/com/neo/ApplicationTests.java" delete mode 100644 "\347\254\25407\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220 MyBatis/spring-boot-mybatis-annotation/src/test/java/com/neo/mapper/UserMapperTest.java" delete mode 100644 "\347\254\25407\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220 MyBatis/spring-boot-mybatis-annotation/users.sql" delete mode 100644 "\347\254\25407\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220 MyBatis/spring-boot-mybatis-xml/pom.xml" delete mode 100644 "\347\254\25407\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220 MyBatis/spring-boot-mybatis-xml/src/main/java/com/neo/Application.java" delete mode 100644 "\347\254\25407\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220 MyBatis/spring-boot-mybatis-xml/src/main/java/com/neo/entity/UserEntity.java" delete mode 100644 "\347\254\25407\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220 MyBatis/spring-boot-mybatis-xml/src/main/java/com/neo/enums/UserSexEnum.java" delete mode 100644 "\347\254\25407\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220 MyBatis/spring-boot-mybatis-xml/src/main/java/com/neo/mapper/UserMapper.java" delete mode 100644 "\347\254\25407\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220 MyBatis/spring-boot-mybatis-xml/src/main/java/com/neo/param/PageParam.java" delete mode 100644 "\347\254\25407\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220 MyBatis/spring-boot-mybatis-xml/src/main/java/com/neo/param/UserParam.java" delete mode 100644 "\347\254\25407\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220 MyBatis/spring-boot-mybatis-xml/src/main/java/com/neo/result/Page.java" delete mode 100644 "\347\254\25407\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220 MyBatis/spring-boot-mybatis-xml/src/main/java/com/neo/web/UserController.java" delete mode 100644 "\347\254\25407\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220 MyBatis/spring-boot-mybatis-xml/src/main/resources/application.properties" delete mode 100644 "\347\254\25407\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220 MyBatis/spring-boot-mybatis-xml/src/main/resources/mybatis/mapper/UserMapper.xml" delete mode 100644 "\347\254\25407\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220 MyBatis/spring-boot-mybatis-xml/src/main/resources/mybatis/mybatis-config.xml" delete mode 100644 "\347\254\25407\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220 MyBatis/spring-boot-mybatis-xml/src/test/java/com/neo/ApplicationTests.java" delete mode 100644 "\347\254\25407\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220 MyBatis/spring-boot-mybatis-xml/src/test/java/com/neo/mapper/UserMapperTest.java" delete mode 100644 "\347\254\25407\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220 MyBatis/spring-boot-mybatis-xml/users.sql" delete mode 100644 "\347\254\25408\350\257\276\357\274\232Mybatis Druid \345\244\232\346\225\260\346\215\256\346\272\220/spring-boot-multi-mybatis-druid/pom.xml" delete mode 100644 "\347\254\25408\350\257\276\357\274\232Mybatis Druid \345\244\232\346\225\260\346\215\256\346\272\220/spring-boot-multi-mybatis-druid/src/main/java/com/neo/Application.java" delete mode 100644 "\347\254\25408\350\257\276\357\274\232Mybatis Druid \345\244\232\346\225\260\346\215\256\346\272\220/spring-boot-multi-mybatis-druid/src/main/java/com/neo/config/MultiDataSourceConfig.java" delete mode 100644 "\347\254\25408\350\257\276\357\274\232Mybatis Druid \345\244\232\346\225\260\346\215\256\346\272\220/spring-boot-multi-mybatis-druid/src/main/java/com/neo/config/OneDataSourceConfig.java" delete mode 100644 "\347\254\25408\350\257\276\357\274\232Mybatis Druid \345\244\232\346\225\260\346\215\256\346\272\220/spring-boot-multi-mybatis-druid/src/main/java/com/neo/config/TwoSourceConfig.java" delete mode 100644 "\347\254\25408\350\257\276\357\274\232Mybatis Druid \345\244\232\346\225\260\346\215\256\346\272\220/spring-boot-multi-mybatis-druid/src/main/java/com/neo/entity/UserEntity.java" delete mode 100644 "\347\254\25408\350\257\276\357\274\232Mybatis Druid \345\244\232\346\225\260\346\215\256\346\272\220/spring-boot-multi-mybatis-druid/src/main/java/com/neo/enums/UserSexEnum.java" delete mode 100644 "\347\254\25408\350\257\276\357\274\232Mybatis Druid \345\244\232\346\225\260\346\215\256\346\272\220/spring-boot-multi-mybatis-druid/src/main/java/com/neo/mapper/UserSql.java" delete mode 100644 "\347\254\25408\350\257\276\357\274\232Mybatis Druid \345\244\232\346\225\260\346\215\256\346\272\220/spring-boot-multi-mybatis-druid/src/main/java/com/neo/mapper/one/UserOneMapper.java" delete mode 100644 "\347\254\25408\350\257\276\357\274\232Mybatis Druid \345\244\232\346\225\260\346\215\256\346\272\220/spring-boot-multi-mybatis-druid/src/main/java/com/neo/mapper/two/UserTwoMapper.java" delete mode 100644 "\347\254\25408\350\257\276\357\274\232Mybatis Druid \345\244\232\346\225\260\346\215\256\346\272\220/spring-boot-multi-mybatis-druid/src/main/java/com/neo/param/PageParam.java" delete mode 100644 "\347\254\25408\350\257\276\357\274\232Mybatis Druid \345\244\232\346\225\260\346\215\256\346\272\220/spring-boot-multi-mybatis-druid/src/main/java/com/neo/param/UserParam.java" delete mode 100644 "\347\254\25408\350\257\276\357\274\232Mybatis Druid \345\244\232\346\225\260\346\215\256\346\272\220/spring-boot-multi-mybatis-druid/src/main/java/com/neo/result/Page.java" delete mode 100644 "\347\254\25408\350\257\276\357\274\232Mybatis Druid \345\244\232\346\225\260\346\215\256\346\272\220/spring-boot-multi-mybatis-druid/src/main/java/com/neo/web/UserController.java" delete mode 100644 "\347\254\25408\350\257\276\357\274\232Mybatis Druid \345\244\232\346\225\260\346\215\256\346\272\220/spring-boot-multi-mybatis-druid/src/main/resources/application.properties" delete mode 100644 "\347\254\25408\350\257\276\357\274\232Mybatis Druid \345\244\232\346\225\260\346\215\256\346\272\220/spring-boot-multi-mybatis-druid/src/test/java/com/neo/ApplicationTests.java" delete mode 100644 "\347\254\25408\350\257\276\357\274\232Mybatis Druid \345\244\232\346\225\260\346\215\256\346\272\220/spring-boot-multi-mybatis-druid/src/test/java/com/neo/mapper/UserMapperTest.java" delete mode 100644 "\347\254\25408\350\257\276\357\274\232Mybatis Druid \345\244\232\346\225\260\346\215\256\346\272\220/spring-boot-multi-mybatis-druid/users.sql" delete mode 100644 "\347\254\25408\350\257\276\357\274\232Mybatis Druid \345\244\232\346\225\260\346\215\256\346\272\220/spring-boot-mybatis-druid/pom.xml" delete mode 100644 "\347\254\25408\350\257\276\357\274\232Mybatis Druid \345\244\232\346\225\260\346\215\256\346\272\220/spring-boot-mybatis-druid/src/main/java/com/neo/Application.java" delete mode 100644 "\347\254\25408\350\257\276\357\274\232Mybatis Druid \345\244\232\346\225\260\346\215\256\346\272\220/spring-boot-mybatis-druid/src/main/java/com/neo/entity/UserEntity.java" delete mode 100644 "\347\254\25408\350\257\276\357\274\232Mybatis Druid \345\244\232\346\225\260\346\215\256\346\272\220/spring-boot-mybatis-druid/src/main/java/com/neo/enums/UserSexEnum.java" delete mode 100644 "\347\254\25408\350\257\276\357\274\232Mybatis Druid \345\244\232\346\225\260\346\215\256\346\272\220/spring-boot-mybatis-druid/src/main/java/com/neo/mapper/UserMapper.java" delete mode 100644 "\347\254\25408\350\257\276\357\274\232Mybatis Druid \345\244\232\346\225\260\346\215\256\346\272\220/spring-boot-mybatis-druid/src/main/java/com/neo/mapper/UserSql.java" delete mode 100644 "\347\254\25408\350\257\276\357\274\232Mybatis Druid \345\244\232\346\225\260\346\215\256\346\272\220/spring-boot-mybatis-druid/src/main/java/com/neo/param/PageParam.java" delete mode 100644 "\347\254\25408\350\257\276\357\274\232Mybatis Druid \345\244\232\346\225\260\346\215\256\346\272\220/spring-boot-mybatis-druid/src/main/java/com/neo/param/UserParam.java" delete mode 100644 "\347\254\25408\350\257\276\357\274\232Mybatis Druid \345\244\232\346\225\260\346\215\256\346\272\220/spring-boot-mybatis-druid/src/main/java/com/neo/result/Page.java" delete mode 100644 "\347\254\25408\350\257\276\357\274\232Mybatis Druid \345\244\232\346\225\260\346\215\256\346\272\220/spring-boot-mybatis-druid/src/main/java/com/neo/web/UserController.java" delete mode 100644 "\347\254\25408\350\257\276\357\274\232Mybatis Druid \345\244\232\346\225\260\346\215\256\346\272\220/spring-boot-mybatis-druid/src/main/resources/application.properties" delete mode 100644 "\347\254\25408\350\257\276\357\274\232Mybatis Druid \345\244\232\346\225\260\346\215\256\346\272\220/spring-boot-mybatis-druid/src/test/java/com/neo/ApplicationTests.java" delete mode 100644 "\347\254\25408\350\257\276\357\274\232Mybatis Druid \345\244\232\346\225\260\346\215\256\346\272\220/spring-boot-mybatis-druid/src/test/java/com/neo/mapper/UserMapperTest.java" delete mode 100644 "\347\254\25408\350\257\276\357\274\232Mybatis Druid \345\244\232\346\225\260\346\215\256\346\272\220/spring-boot-mybatis-druid/users.sql" delete mode 100644 "\347\254\25409\350\257\276\357\274\232\345\246\202\344\275\225\347\216\251\350\275\254 Redis/spring-boot-redis/pom.xml" delete mode 100644 "\347\254\25409\350\257\276\357\274\232\345\246\202\344\275\225\347\216\251\350\275\254 Redis/spring-boot-redis/src/main/java/com/neo/RedisApplication.java" delete mode 100644 "\347\254\25409\350\257\276\357\274\232\345\246\202\344\275\225\347\216\251\350\275\254 Redis/spring-boot-redis/src/main/java/com/neo/config/RedisConfig.java" delete mode 100644 "\347\254\25409\350\257\276\357\274\232\345\246\202\344\275\225\347\216\251\350\275\254 Redis/spring-boot-redis/src/main/java/com/neo/domain/User.java" delete mode 100644 "\347\254\25409\350\257\276\357\274\232\345\246\202\344\275\225\347\216\251\350\275\254 Redis/spring-boot-redis/src/main/java/com/neo/service/RedisService.java" delete mode 100644 "\347\254\25409\350\257\276\357\274\232\345\246\202\344\275\225\347\216\251\350\275\254 Redis/spring-boot-redis/src/main/resources/application.properties" delete mode 100644 "\347\254\25409\350\257\276\357\274\232\345\246\202\344\275\225\347\216\251\350\275\254 Redis/spring-boot-redis/src/test/java/com/neo/RedisApplicationTests.java" delete mode 100644 "\347\254\25409\350\257\276\357\274\232\345\246\202\344\275\225\347\216\251\350\275\254 Redis/spring-boot-redis/src/test/java/com/neo/redis/TestRedisService.java" delete mode 100644 "\347\254\25409\350\257\276\357\274\232\345\246\202\344\275\225\347\216\251\350\275\254 Redis/spring-boot-redis/src/test/java/com/neo/redis/TestRedisTemplate.java" delete mode 100644 "\347\254\25410\350\257\276\357\274\232Redis\345\256\236\347\216\260\346\225\260\346\215\256\347\274\223\345\255\230\345\222\214Session\345\205\261\344\272\253/spring-boot-redis-data-cache/pom.xml" delete mode 100644 "\347\254\25410\350\257\276\357\274\232Redis\345\256\236\347\216\260\346\225\260\346\215\256\347\274\223\345\255\230\345\222\214Session\345\205\261\344\272\253/spring-boot-redis-data-cache/src/main/java/com/neo/RedisDataApplication.java" delete mode 100644 "\347\254\25410\350\257\276\357\274\232Redis\345\256\236\347\216\260\346\225\260\346\215\256\347\274\223\345\255\230\345\222\214Session\345\205\261\344\272\253/spring-boot-redis-data-cache/src/main/java/com/neo/config/RedisConfig.java" delete mode 100644 "\347\254\25410\350\257\276\357\274\232Redis\345\256\236\347\216\260\346\225\260\346\215\256\347\274\223\345\255\230\345\222\214Session\345\205\261\344\272\253/spring-boot-redis-data-cache/src/main/java/com/neo/domain/User.java" delete mode 100644 "\347\254\25410\350\257\276\357\274\232Redis\345\256\236\347\216\260\346\225\260\346\215\256\347\274\223\345\255\230\345\222\214Session\345\205\261\344\272\253/spring-boot-redis-data-cache/src/main/java/com/neo/repository/UserRepository.java" delete mode 100644 "\347\254\25410\350\257\276\357\274\232Redis\345\256\236\347\216\260\346\225\260\346\215\256\347\274\223\345\255\230\345\222\214Session\345\205\261\344\272\253/spring-boot-redis-data-cache/src/main/java/com/neo/web/UserController.java" delete mode 100644 "\347\254\25410\350\257\276\357\274\232Redis\345\256\236\347\216\260\346\225\260\346\215\256\347\274\223\345\255\230\345\222\214Session\345\205\261\344\272\253/spring-boot-redis-data-cache/src/main/resources/application.properties" delete mode 100644 "\347\254\25410\350\257\276\357\274\232Redis\345\256\236\347\216\260\346\225\260\346\215\256\347\274\223\345\255\230\345\222\214Session\345\205\261\344\272\253/spring-boot-redis-data-cache/src/test/java/com/neo/RedisDataApplicationTests.java" delete mode 100644 "\347\254\25410\350\257\276\357\274\232Redis\345\256\236\347\216\260\346\225\260\346\215\256\347\274\223\345\255\230\345\222\214Session\345\205\261\344\272\253/spring-boot-redis-data-cache/src/test/java/com/neo/domain/UserRepositoryTests.java" delete mode 100644 "\347\254\25410\350\257\276\357\274\232Redis\345\256\236\347\216\260\346\225\260\346\215\256\347\274\223\345\255\230\345\222\214Session\345\205\261\344\272\253/spring-boot-redis-session/pom.xml" delete mode 100644 "\347\254\25410\350\257\276\357\274\232Redis\345\256\236\347\216\260\346\225\260\346\215\256\347\274\223\345\255\230\345\222\214Session\345\205\261\344\272\253/spring-boot-redis-session/src/main/java/com/neo/RedisSessionApplication.java" delete mode 100644 "\347\254\25410\350\257\276\357\274\232Redis\345\256\236\347\216\260\346\225\260\346\215\256\347\274\223\345\255\230\345\222\214Session\345\205\261\344\272\253/spring-boot-redis-session/src/main/java/com/neo/config/RedisConfig.java" delete mode 100644 "\347\254\25410\350\257\276\357\274\232Redis\345\256\236\347\216\260\346\225\260\346\215\256\347\274\223\345\255\230\345\222\214Session\345\205\261\344\272\253/spring-boot-redis-session/src/main/java/com/neo/config/SessionConfig.java" delete mode 100644 "\347\254\25410\350\257\276\357\274\232Redis\345\256\236\347\216\260\346\225\260\346\215\256\347\274\223\345\255\230\345\222\214Session\345\205\261\344\272\253/spring-boot-redis-session/src/main/java/com/neo/domain/User.java" delete mode 100644 "\347\254\25410\350\257\276\357\274\232Redis\345\256\236\347\216\260\346\225\260\346\215\256\347\274\223\345\255\230\345\222\214Session\345\205\261\344\272\253/spring-boot-redis-session/src/main/java/com/neo/repository/UserRepository.java" delete mode 100644 "\347\254\25410\350\257\276\357\274\232Redis\345\256\236\347\216\260\346\225\260\346\215\256\347\274\223\345\255\230\345\222\214Session\345\205\261\344\272\253/spring-boot-redis-session/src/main/java/com/neo/web/UserController.java" delete mode 100644 "\347\254\25410\350\257\276\357\274\232Redis\345\256\236\347\216\260\346\225\260\346\215\256\347\274\223\345\255\230\345\222\214Session\345\205\261\344\272\253/spring-boot-redis-session/src/main/resources/application.properties" delete mode 100644 "\347\254\25410\350\257\276\357\274\232Redis\345\256\236\347\216\260\346\225\260\346\215\256\347\274\223\345\255\230\345\222\214Session\345\205\261\344\272\253/spring-boot-redis-session/src/test/java/com/neo/RedisSessionApplicationTests.java" delete mode 100644 "\347\254\25410\350\257\276\357\274\232Redis\345\256\236\347\216\260\346\225\260\346\215\256\347\274\223\345\255\230\345\222\214Session\345\205\261\344\272\253/spring-boot-redis-session/src/test/java/com/neo/domain/UserRepositoryTests.java" delete mode 100644 "\347\254\25411\350\257\276\357\274\232RabbitMQ \350\257\246\350\247\243/spring-boot-rabbitmq/pom.xml" delete mode 100644 "\347\254\25411\350\257\276\357\274\232RabbitMQ \350\257\246\350\247\243/spring-boot-rabbitmq/src/main/java/com/neo/RabbitMQApplication.java" delete mode 100644 "\347\254\25411\350\257\276\357\274\232RabbitMQ \350\257\246\350\247\243/spring-boot-rabbitmq/src/main/java/com/neo/model/User.java" delete mode 100644 "\347\254\25411\350\257\276\357\274\232RabbitMQ \350\257\246\350\247\243/spring-boot-rabbitmq/src/main/java/com/neo/rabbit/FanoutRabbitConfig.java" delete mode 100644 "\347\254\25411\350\257\276\357\274\232RabbitMQ \350\257\246\350\247\243/spring-boot-rabbitmq/src/main/java/com/neo/rabbit/RabbitConfig.java" delete mode 100644 "\347\254\25411\350\257\276\357\274\232RabbitMQ \350\257\246\350\247\243/spring-boot-rabbitmq/src/main/java/com/neo/rabbit/TopicRabbitConfig.java" delete mode 100644 "\347\254\25411\350\257\276\357\274\232RabbitMQ \350\257\246\350\247\243/spring-boot-rabbitmq/src/main/java/com/neo/rabbit/fanout/FanoutReceiverA.java" delete mode 100644 "\347\254\25411\350\257\276\357\274\232RabbitMQ \350\257\246\350\247\243/spring-boot-rabbitmq/src/main/java/com/neo/rabbit/fanout/FanoutReceiverB.java" delete mode 100644 "\347\254\25411\350\257\276\357\274\232RabbitMQ \350\257\246\350\247\243/spring-boot-rabbitmq/src/main/java/com/neo/rabbit/fanout/FanoutReceiverC.java" delete mode 100644 "\347\254\25411\350\257\276\357\274\232RabbitMQ \350\257\246\350\247\243/spring-boot-rabbitmq/src/main/java/com/neo/rabbit/fanout/FanoutSender.java" delete mode 100644 "\347\254\25411\350\257\276\357\274\232RabbitMQ \350\257\246\350\247\243/spring-boot-rabbitmq/src/main/java/com/neo/rabbit/hello/HelloReceiver.java" delete mode 100644 "\347\254\25411\350\257\276\357\274\232RabbitMQ \350\257\246\350\247\243/spring-boot-rabbitmq/src/main/java/com/neo/rabbit/hello/HelloSender.java" delete mode 100644 "\347\254\25411\350\257\276\357\274\232RabbitMQ \350\257\246\350\247\243/spring-boot-rabbitmq/src/main/java/com/neo/rabbit/many/NeoReceiver1.java" delete mode 100644 "\347\254\25411\350\257\276\357\274\232RabbitMQ \350\257\246\350\247\243/spring-boot-rabbitmq/src/main/java/com/neo/rabbit/many/NeoReceiver2.java" delete mode 100644 "\347\254\25411\350\257\276\357\274\232RabbitMQ \350\257\246\350\247\243/spring-boot-rabbitmq/src/main/java/com/neo/rabbit/many/NeoSender.java" delete mode 100644 "\347\254\25411\350\257\276\357\274\232RabbitMQ \350\257\246\350\247\243/spring-boot-rabbitmq/src/main/java/com/neo/rabbit/many/NeoSender2.java" delete mode 100644 "\347\254\25411\350\257\276\357\274\232RabbitMQ \350\257\246\350\247\243/spring-boot-rabbitmq/src/main/java/com/neo/rabbit/object/ObjectReceiver.java" delete mode 100644 "\347\254\25411\350\257\276\357\274\232RabbitMQ \350\257\246\350\247\243/spring-boot-rabbitmq/src/main/java/com/neo/rabbit/object/ObjectSender.java" delete mode 100644 "\347\254\25411\350\257\276\357\274\232RabbitMQ \350\257\246\350\247\243/spring-boot-rabbitmq/src/main/java/com/neo/rabbit/topic/TopicReceiver.java" delete mode 100644 "\347\254\25411\350\257\276\357\274\232RabbitMQ \350\257\246\350\247\243/spring-boot-rabbitmq/src/main/java/com/neo/rabbit/topic/TopicReceiver2.java" delete mode 100644 "\347\254\25411\350\257\276\357\274\232RabbitMQ \350\257\246\350\247\243/spring-boot-rabbitmq/src/main/java/com/neo/rabbit/topic/TopicSender.java" delete mode 100644 "\347\254\25411\350\257\276\357\274\232RabbitMQ \350\257\246\350\247\243/spring-boot-rabbitmq/src/main/resources/application.properties" delete mode 100644 "\347\254\25411\350\257\276\357\274\232RabbitMQ \350\257\246\350\247\243/spring-boot-rabbitmq/src/test/java/com/neo/RabbitMQApplicationTests.java" delete mode 100644 "\347\254\25411\350\257\276\357\274\232RabbitMQ \350\257\246\350\247\243/spring-boot-rabbitmq/src/test/java/com/neo/rabbitmq/FanoutTest.java" delete mode 100644 "\347\254\25411\350\257\276\357\274\232RabbitMQ \350\257\246\350\247\243/spring-boot-rabbitmq/src/test/java/com/neo/rabbitmq/HelloTest.java" delete mode 100644 "\347\254\25411\350\257\276\357\274\232RabbitMQ \350\257\246\350\247\243/spring-boot-rabbitmq/src/test/java/com/neo/rabbitmq/ManyTest.java" delete mode 100644 "\347\254\25411\350\257\276\357\274\232RabbitMQ \350\257\246\350\247\243/spring-boot-rabbitmq/src/test/java/com/neo/rabbitmq/ObjectTest.java" delete mode 100644 "\347\254\25411\350\257\276\357\274\232RabbitMQ \350\257\246\350\247\243/spring-boot-rabbitmq/src/test/java/com/neo/rabbitmq/TopicTest.java" delete mode 100644 "\347\254\25412\350\257\276\357\274\232MongoDB \345\256\236\346\210\230/spring-boot-mongodb-repository/pom.xml" delete mode 100644 "\347\254\25412\350\257\276\357\274\232MongoDB \345\256\236\346\210\230/spring-boot-mongodb-repository/src/main/java/com/neo/RepositoryApplication.java" delete mode 100644 "\347\254\25412\350\257\276\357\274\232MongoDB \345\256\236\346\210\230/spring-boot-mongodb-repository/src/main/java/com/neo/entity/UserEntity.java" delete mode 100644 "\347\254\25412\350\257\276\357\274\232MongoDB \345\256\236\346\210\230/spring-boot-mongodb-repository/src/main/java/com/neo/repository/UserRepository.java" delete mode 100644 "\347\254\25412\350\257\276\357\274\232MongoDB \345\256\236\346\210\230/spring-boot-mongodb-repository/src/main/resources/application.properties" delete mode 100644 "\347\254\25412\350\257\276\357\274\232MongoDB \345\256\236\346\210\230/spring-boot-mongodb-repository/src/test/java/com/neo/RepositoryApplicationTests.java" delete mode 100644 "\347\254\25412\350\257\276\357\274\232MongoDB \345\256\236\346\210\230/spring-boot-mongodb-repository/src/test/java/com/neo/repository/UserDaoTest.java" delete mode 100644 "\347\254\25412\350\257\276\357\274\232MongoDB \345\256\236\346\210\230/spring-boot-mongodb-template/pom.xml" delete mode 100644 "\347\254\25412\350\257\276\357\274\232MongoDB \345\256\236\346\210\230/spring-boot-mongodb-template/src/main/java/com/neo/TemplateApplication.java" delete mode 100644 "\347\254\25412\350\257\276\357\274\232MongoDB \345\256\236\346\210\230/spring-boot-mongodb-template/src/main/java/com/neo/entity/UserEntity.java" delete mode 100644 "\347\254\25412\350\257\276\357\274\232MongoDB \345\256\236\346\210\230/spring-boot-mongodb-template/src/main/java/com/neo/repository/UserDao.java" delete mode 100644 "\347\254\25412\350\257\276\357\274\232MongoDB \345\256\236\346\210\230/spring-boot-mongodb-template/src/main/java/com/neo/repository/impl/UserDaoImpl.java" delete mode 100644 "\347\254\25412\350\257\276\357\274\232MongoDB \345\256\236\346\210\230/spring-boot-mongodb-template/src/main/resources/application.properties" delete mode 100644 "\347\254\25412\350\257\276\357\274\232MongoDB \345\256\236\346\210\230/spring-boot-mongodb-template/src/test/java/com/neo/TemplateApplicationTests.java" delete mode 100644 "\347\254\25412\350\257\276\357\274\232MongoDB \345\256\236\346\210\230/spring-boot-mongodb-template/src/test/java/com/neo/repository/UserDaoTest.java" delete mode 100644 "\347\254\25412\350\257\276\357\274\232MongoDB \345\256\236\346\210\230/spring-boot-multi-mongodb/pom.xml" delete mode 100644 "\347\254\25412\350\257\276\357\274\232MongoDB \345\256\236\346\210\230/spring-boot-multi-mongodb/src/main/java/com/neo/MultiMongodbApplication.java" delete mode 100644 "\347\254\25412\350\257\276\357\274\232MongoDB \345\256\236\346\210\230/spring-boot-multi-mongodb/src/main/java/com/neo/config/MultipleMongoConfig.java" delete mode 100644 "\347\254\25412\350\257\276\357\274\232MongoDB \345\256\236\346\210\230/spring-boot-multi-mongodb/src/main/java/com/neo/config/PrimaryMongoConfig.java" delete mode 100644 "\347\254\25412\350\257\276\357\274\232MongoDB \345\256\236\346\210\230/spring-boot-multi-mongodb/src/main/java/com/neo/config/SecondaryMongoConfig.java" delete mode 100644 "\347\254\25412\350\257\276\357\274\232MongoDB \345\256\236\346\210\230/spring-boot-multi-mongodb/src/main/java/com/neo/config/props/MultipleMongoProperties.java" delete mode 100644 "\347\254\25412\350\257\276\357\274\232MongoDB \345\256\236\346\210\230/spring-boot-multi-mongodb/src/main/java/com/neo/entity/UserEntity.java" delete mode 100644 "\347\254\25412\350\257\276\357\274\232MongoDB \345\256\236\346\210\230/spring-boot-multi-mongodb/src/main/java/com/neo/model/repository/primary/PrimaryRepository.java" delete mode 100644 "\347\254\25412\350\257\276\357\274\232MongoDB \345\256\236\346\210\230/spring-boot-multi-mongodb/src/main/java/com/neo/model/repository/secondary/SecondaryRepository.java" delete mode 100644 "\347\254\25412\350\257\276\357\274\232MongoDB \345\256\236\346\210\230/spring-boot-multi-mongodb/src/main/resources/application.properties" delete mode 100644 "\347\254\25412\350\257\276\357\274\232MongoDB \345\256\236\346\210\230/spring-boot-multi-mongodb/src/test/java/com/neo/MultiMongodbApplicationTests.java" delete mode 100644 "\347\254\25412\350\257\276\357\274\232MongoDB \345\256\236\346\210\230/spring-boot-multi-mongodb/src/test/java/com/neo/model/repository/MuliDatabaseTest.java" delete mode 100644 "\347\254\25413\350\257\276\357\274\232\344\275\277\347\224\250 Spring Boot \345\217\221\351\200\201\351\202\256\344\273\266/spring-boot-mail/pom.xml" delete mode 100644 "\347\254\25413\350\257\276\357\274\232\344\275\277\347\224\250 Spring Boot \345\217\221\351\200\201\351\202\256\344\273\266/spring-boot-mail/src/main/java/com/neo/MailApplication.java" delete mode 100644 "\347\254\25413\350\257\276\357\274\232\344\275\277\347\224\250 Spring Boot \345\217\221\351\200\201\351\202\256\344\273\266/spring-boot-mail/src/main/java/com/neo/service/MailService.java" delete mode 100644 "\347\254\25413\350\257\276\357\274\232\344\275\277\347\224\250 Spring Boot \345\217\221\351\200\201\351\202\256\344\273\266/spring-boot-mail/src/main/java/com/neo/service/impl/MailServiceImpl.java" delete mode 100644 "\347\254\25413\350\257\276\357\274\232\344\275\277\347\224\250 Spring Boot \345\217\221\351\200\201\351\202\256\344\273\266/spring-boot-mail/src/main/resources/application.properties" delete mode 100644 "\347\254\25413\350\257\276\357\274\232\344\275\277\347\224\250 Spring Boot \345\217\221\351\200\201\351\202\256\344\273\266/spring-boot-mail/src/main/resources/templates/emailTemplate.html" delete mode 100644 "\347\254\25413\350\257\276\357\274\232\344\275\277\347\224\250 Spring Boot \345\217\221\351\200\201\351\202\256\344\273\266/spring-boot-mail/src/test/java/com/neo/MailApplicationTests.java" delete mode 100644 "\347\254\25413\350\257\276\357\274\232\344\275\277\347\224\250 Spring Boot \345\217\221\351\200\201\351\202\256\344\273\266/spring-boot-mail/src/test/java/com/neo/service/MailServiceTest.java" delete mode 100644 "\347\254\25414\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220 Quartz/settings.xml" delete mode 100644 "\347\254\25414\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220 Quartz/spring-boot-quartz/pom.xml" delete mode 100644 "\347\254\25414\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220 Quartz/spring-boot-quartz/src/main/java/com/neo/MyStartupRunner.java" delete mode 100644 "\347\254\25414\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220 Quartz/spring-boot-quartz/src/main/java/com/neo/QuartzApplication.java" delete mode 100644 "\347\254\25414\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220 Quartz/spring-boot-quartz/src/main/java/com/neo/SchedulerListener.java" delete mode 100644 "\347\254\25414\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220 Quartz/spring-boot-quartz/src/main/java/com/neo/job/SampleJob.java" delete mode 100644 "\347\254\25414\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220 Quartz/spring-boot-quartz/src/main/java/com/neo/job/ScheduledJob.java" delete mode 100644 "\347\254\25414\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220 Quartz/spring-boot-quartz/src/main/java/com/neo/job/ScheduledJob2.java" delete mode 100644 "\347\254\25414\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220 Quartz/spring-boot-quartz/src/main/java/com/neo/scheduler/CronSchedulerJob.java" delete mode 100644 "\347\254\25414\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220 Quartz/spring-boot-quartz/src/main/java/com/neo/scheduler/SampleScheduler.java" delete mode 100644 "\347\254\25414\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220 Quartz/spring-boot-quartz/src/main/resources/application.properties" delete mode 100644 "\347\254\25414\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220 Quartz/spring-boot-scheduler/pom.xml" delete mode 100644 "\347\254\25414\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220 Quartz/spring-boot-scheduler/src/main/java/com/neo/SchedulerApplication.java" delete mode 100644 "\347\254\25414\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220 Quartz/spring-boot-scheduler/src/main/java/com/neo/task/Scheduler2Task.java" delete mode 100644 "\347\254\25414\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220 Quartz/spring-boot-scheduler/src/main/java/com/neo/task/SchedulerTask.java" delete mode 100644 "\347\254\25414\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220 Quartz/spring-boot-scheduler/src/main/resources/application.properties" delete mode 100644 "\347\254\25414\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220 Quartz/spring-boot-scheduler/src/test/java/com/neo/SchedulerApplicationTests.java" delete mode 100644 "\347\254\25415\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220\346\265\213\350\257\225\345\222\214\351\203\250\347\275\262\350\277\220\347\273\264/spring-boot-package-war/pom.xml" delete mode 100644 "\347\254\25415\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220\346\265\213\350\257\225\345\222\214\351\203\250\347\275\262\350\277\220\347\273\264/spring-boot-package-war/src/main/java/com/neo/Application.java" delete mode 100644 "\347\254\25415\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220\346\265\213\350\257\225\345\222\214\351\203\250\347\275\262\350\277\220\347\273\264/spring-boot-package-war/src/main/java/com/neo/ServletInitializer.java" delete mode 100644 "\347\254\25415\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220\346\265\213\350\257\225\345\222\214\351\203\250\347\275\262\350\277\220\347\273\264/spring-boot-package-war/src/main/java/com/neo/controller/HelloWorldController.java" delete mode 100644 "\347\254\25415\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220\346\265\213\350\257\225\345\222\214\351\203\250\347\275\262\350\277\220\347\273\264/spring-boot-package-war/src/main/resources/application.properties" delete mode 100644 "\347\254\25415\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220\346\265\213\350\257\225\345\222\214\351\203\250\347\275\262\350\277\220\347\273\264/spring-boot-package-war/src/test/java/com/neo/ApplicationTests.java" delete mode 100644 "\347\254\25415\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220\346\265\213\350\257\225\345\222\214\351\203\250\347\275\262\350\277\220\347\273\264/spring-boot-package-war/src/test/java/com/neo/controller/HelloTests.java" delete mode 100644 "\347\254\25415\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220\346\265\213\350\257\225\345\222\214\351\203\250\347\275\262\350\277\220\347\273\264/spring-boot-package-war/src/test/java/com/neo/controller/HelloWorldControlerTests.java" delete mode 100644 "\347\254\25415\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220\346\265\213\350\257\225\345\222\214\351\203\250\347\275\262\350\277\220\347\273\264/spring-boot-test/pom.xml" delete mode 100644 "\347\254\25415\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220\346\265\213\350\257\225\345\222\214\351\203\250\347\275\262\350\277\220\347\273\264/spring-boot-test/src/main/java/com/neo/TestApplication.java" delete mode 100644 "\347\254\25415\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220\346\265\213\350\257\225\345\222\214\351\203\250\347\275\262\350\277\220\347\273\264/spring-boot-test/src/main/java/com/neo/service/UserService.java" delete mode 100644 "\347\254\25415\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220\346\265\213\350\257\225\345\222\214\351\203\250\347\275\262\350\277\220\347\273\264/spring-boot-test/src/main/java/com/neo/web/HelloController.java" delete mode 100644 "\347\254\25415\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220\346\265\213\350\257\225\345\222\214\351\203\250\347\275\262\350\277\220\347\273\264/spring-boot-test/src/main/resources/application.properties" delete mode 100644 "\347\254\25415\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220\346\265\213\350\257\225\345\222\214\351\203\250\347\275\262\350\277\220\347\273\264/spring-boot-test/src/test/java/com/neo/HelloTest.java" delete mode 100644 "\347\254\25415\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220\346\265\213\350\257\225\345\222\214\351\203\250\347\275\262\350\277\220\347\273\264/spring-boot-test/src/test/java/com/neo/TestApplicationTests.java" delete mode 100644 "\347\254\25415\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220\346\265\213\350\257\225\345\222\214\351\203\250\347\275\262\350\277\220\347\273\264/spring-boot-test/src/test/java/com/neo/service/TestAssert.java" delete mode 100644 "\347\254\25415\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220\346\265\213\350\257\225\345\222\214\351\203\250\347\275\262\350\277\220\347\273\264/spring-boot-test/src/test/java/com/neo/service/TestUserService.java" delete mode 100644 "\347\254\25415\350\257\276\357\274\232Spring Boot \351\233\206\346\210\220\346\265\213\350\257\225\345\222\214\351\203\250\347\275\262\350\277\220\347\273\264/spring-boot-test/src/test/java/com/neo/web/HelloControllerTests.java" delete mode 100644 "\347\254\25416\350\257\276\357\274\232\347\273\274\345\220\210\345\256\236\346\210\230\347\224\250\346\210\267\347\256\241\347\220\206\347\263\273\347\273\237/user-manage/pom.xml" delete mode 100644 "\347\254\25416\350\257\276\357\274\232\347\273\274\345\220\210\345\256\236\346\210\230\347\224\250\346\210\267\347\256\241\347\220\206\347\263\273\347\273\237/user-manage/src/main/java/com/neo/UserManageApplication.java" delete mode 100644 "\347\254\25416\350\257\276\357\274\232\347\273\274\345\220\210\345\256\236\346\210\230\347\224\250\346\210\267\347\256\241\347\220\206\347\263\273\347\273\237/user-manage/src/main/java/com/neo/config/SessionConfig.java" delete mode 100644 "\347\254\25416\350\257\276\357\274\232\347\273\274\345\220\210\345\256\236\346\210\230\347\224\250\346\210\267\347\256\241\347\220\206\347\263\273\347\273\237/user-manage/src/main/java/com/neo/config/SessionFilter.java" delete mode 100644 "\347\254\25416\350\257\276\357\274\232\347\273\274\345\220\210\345\256\236\346\210\230\347\224\250\346\210\267\347\256\241\347\220\206\347\263\273\347\273\237/user-manage/src/main/java/com/neo/config/WebConfiguration.java" delete mode 100644 "\347\254\25416\350\257\276\357\274\232\347\273\274\345\220\210\345\256\236\346\210\230\347\224\250\346\210\267\347\256\241\347\220\206\347\263\273\347\273\237/user-manage/src/main/java/com/neo/entity/UserEntity.java" delete mode 100644 "\347\254\25416\350\257\276\357\274\232\347\273\274\345\220\210\345\256\236\346\210\230\347\224\250\346\210\267\347\256\241\347\220\206\347\263\273\347\273\237/user-manage/src/main/java/com/neo/param/LoginParam.java" delete mode 100644 "\347\254\25416\350\257\276\357\274\232\347\273\274\345\220\210\345\256\236\346\210\230\347\224\250\346\210\267\347\256\241\347\220\206\347\263\273\347\273\237/user-manage/src/main/java/com/neo/param/RegisterParam.java" delete mode 100644 "\347\254\25416\350\257\276\357\274\232\347\273\274\345\220\210\345\256\236\346\210\230\347\224\250\346\210\267\347\256\241\347\220\206\347\263\273\347\273\237/user-manage/src/main/java/com/neo/param/UserParam.java" delete mode 100644 "\347\254\25416\350\257\276\357\274\232\347\273\274\345\220\210\345\256\236\346\210\230\347\224\250\346\210\267\347\256\241\347\220\206\347\263\273\347\273\237/user-manage/src/main/java/com/neo/repository/UserRepository.java" delete mode 100644 "\347\254\25416\350\257\276\357\274\232\347\273\274\345\220\210\345\256\236\346\210\230\347\224\250\346\210\267\347\256\241\347\220\206\347\263\273\347\273\237/user-manage/src/main/java/com/neo/web/IndexController.java" delete mode 100644 "\347\254\25416\350\257\276\357\274\232\347\273\274\345\220\210\345\256\236\346\210\230\347\224\250\346\210\267\347\256\241\347\220\206\347\263\273\347\273\237/user-manage/src/main/java/com/neo/web/UserController.java" delete mode 100644 "\347\254\25416\350\257\276\357\274\232\347\273\274\345\220\210\345\256\236\346\210\230\347\224\250\346\210\267\347\256\241\347\220\206\347\263\273\347\273\237/user-manage/src/main/resources/application.properties" delete mode 100644 "\347\254\25416\350\257\276\357\274\232\347\273\274\345\220\210\345\256\236\346\210\230\347\224\250\346\210\267\347\256\241\347\220\206\347\263\273\347\273\237/user-manage/src/main/resources/static/css/bootstrap.css" delete mode 100644 "\347\254\25416\350\257\276\357\274\232\347\273\274\345\220\210\345\256\236\346\210\230\347\224\250\346\210\267\347\256\241\347\220\206\347\263\273\347\273\237/user-manage/src/main/resources/static/js/jquery.js" delete mode 100644 "\347\254\25416\350\257\276\357\274\232\347\273\274\345\220\210\345\256\236\346\210\230\347\224\250\346\210\267\347\256\241\347\220\206\347\263\273\347\273\237/user-manage/src/main/resources/templates/emailTemplate.html" delete mode 100644 "\347\254\25416\350\257\276\357\274\232\347\273\274\345\220\210\345\256\236\346\210\230\347\224\250\346\210\267\347\256\241\347\220\206\347\263\273\347\273\237/user-manage/src/main/resources/templates/layout.html" delete mode 100644 "\347\254\25416\350\257\276\357\274\232\347\273\274\345\220\210\345\256\236\346\210\230\347\224\250\346\210\267\347\256\241\347\220\206\347\263\273\347\273\237/user-manage/src/main/resources/templates/layout/footer.html" delete mode 100644 "\347\254\25416\350\257\276\357\274\232\347\273\274\345\220\210\345\256\236\346\210\230\347\224\250\346\210\267\347\256\241\347\220\206\347\263\273\347\273\237/user-manage/src/main/resources/templates/layout/header.html" delete mode 100644 "\347\254\25416\350\257\276\357\274\232\347\273\274\345\220\210\345\256\236\346\210\230\347\224\250\346\210\267\347\256\241\347\220\206\347\263\273\347\273\237/user-manage/src/main/resources/templates/login.html" delete mode 100644 "\347\254\25416\350\257\276\357\274\232\347\273\274\345\220\210\345\256\236\346\210\230\347\224\250\346\210\267\347\256\241\347\220\206\347\263\273\347\273\237/user-manage/src/main/resources/templates/page.html" delete mode 100644 "\347\254\25416\350\257\276\357\274\232\347\273\274\345\220\210\345\256\236\346\210\230\347\224\250\346\210\267\347\256\241\347\220\206\347\263\273\347\273\237/user-manage/src/main/resources/templates/register.html" delete mode 100644 "\347\254\25416\350\257\276\357\274\232\347\273\274\345\220\210\345\256\236\346\210\230\347\224\250\346\210\267\347\256\241\347\220\206\347\263\273\347\273\237/user-manage/src/main/resources/templates/user/list.html" delete mode 100644 "\347\254\25416\350\257\276\357\274\232\347\273\274\345\220\210\345\256\236\346\210\230\347\224\250\346\210\267\347\256\241\347\220\206\347\263\273\347\273\237/user-manage/src/main/resources/templates/user/userAdd.html" delete mode 100644 "\347\254\25416\350\257\276\357\274\232\347\273\274\345\220\210\345\256\236\346\210\230\347\224\250\346\210\267\347\256\241\347\220\206\347\263\273\347\273\237/user-manage/src/main/resources/templates/user/userEdit.html" delete mode 100644 "\347\254\25416\350\257\276\357\274\232\347\273\274\345\220\210\345\256\236\346\210\230\347\224\250\346\210\267\347\256\241\347\220\206\347\263\273\347\273\237/user-manage/src/main/resources/templates/verified.html" delete mode 100644 "\347\254\25416\350\257\276\357\274\232\347\273\274\345\220\210\345\256\236\346\210\230\347\224\250\346\210\267\347\256\241\347\220\206\347\263\273\347\273\237/user-manage/src/test/java/com/neo/UserManageApplicationTests.java" diff --git "a/\347\254\25402\350\257\276\357\274\232\345\277\253\351\200\237\345\256\236\346\210\230Spring Boot/helloWorld/pom.xml" "b/1-4 \344\270\200\344\270\252 Hello World \346\204\237\345\217\227 Spring Boot/helloWorld/pom.xml" similarity index 100% rename from "\347\254\25402\350\257\276\357\274\232\345\277\253\351\200\237\345\256\236\346\210\230Spring Boot/helloWorld/pom.xml" rename to "1-4 \344\270\200\344\270\252 Hello World \346\204\237\345\217\227 Spring Boot/helloWorld/pom.xml" diff --git "a/\347\254\25402\350\257\276\357\274\232\345\277\253\351\200\237\345\256\236\346\210\230Spring Boot/helloWorld/src/main/java/com/neo/helloWorld/HelloWorldApplication.java" "b/1-4 \344\270\200\344\270\252 Hello World \346\204\237\345\217\227 Spring Boot/helloWorld/src/main/java/com/neo/helloWorld/HelloWorldApplication.java" similarity index 100% rename from "\347\254\25402\350\257\276\357\274\232\345\277\253\351\200\237\345\256\236\346\210\230Spring Boot/helloWorld/src/main/java/com/neo/helloWorld/HelloWorldApplication.java" rename to "1-4 \344\270\200\344\270\252 Hello World \346\204\237\345\217\227 Spring Boot/helloWorld/src/main/java/com/neo/helloWorld/HelloWorldApplication.java" diff --git "a/\347\254\25402\350\257\276\357\274\232\345\277\253\351\200\237\345\256\236\346\210\230Spring Boot/helloWorld/src/main/java/com/neo/helloWorld/web/HelloWorldController.java" "b/1-4 \344\270\200\344\270\252 Hello World \346\204\237\345\217\227 Spring Boot/helloWorld/src/main/java/com/neo/helloWorld/web/HelloWorldController.java" similarity index 100% rename from "\347\254\25402\350\257\276\357\274\232\345\277\253\351\200\237\345\256\236\346\210\230Spring Boot/helloWorld/src/main/java/com/neo/helloWorld/web/HelloWorldController.java" rename to "1-4 \344\270\200\344\270\252 Hello World \346\204\237\345\217\227 Spring Boot/helloWorld/src/main/java/com/neo/helloWorld/web/HelloWorldController.java" diff --git "a/\347\254\25402\350\257\276\357\274\232\345\277\253\351\200\237\345\256\236\346\210\230Spring Boot/helloWorld/src/main/resources/application.properties" "b/1-4 \344\270\200\344\270\252 Hello World \346\204\237\345\217\227 Spring Boot/helloWorld/src/main/resources/application.properties" similarity index 100% rename from "\347\254\25402\350\257\276\357\274\232\345\277\253\351\200\237\345\256\236\346\210\230Spring Boot/helloWorld/src/main/resources/application.properties" rename to "1-4 \344\270\200\344\270\252 Hello World \346\204\237\345\217\227 Spring Boot/helloWorld/src/main/resources/application.properties" diff --git "a/\347\254\25402\350\257\276\357\274\232\345\277\253\351\200\237\345\256\236\346\210\230Spring Boot/helloWorld/src/test/java/com/neo/helloWorld/HelloWorldApplicationTests.java" "b/1-4 \344\270\200\344\270\252 Hello World \346\204\237\345\217\227 Spring Boot/helloWorld/src/test/java/com/neo/helloWorld/HelloWorldApplicationTests.java" similarity index 100% rename from "\347\254\25402\350\257\276\357\274\232\345\277\253\351\200\237\345\256\236\346\210\230Spring Boot/helloWorld/src/test/java/com/neo/helloWorld/HelloWorldApplicationTests.java" rename to "1-4 \344\270\200\344\270\252 Hello World \346\204\237\345\217\227 Spring Boot/helloWorld/src/test/java/com/neo/helloWorld/HelloWorldApplicationTests.java" diff --git "a/\347\254\25402\350\257\276\357\274\232\345\277\253\351\200\237\345\256\236\346\210\230Spring Boot/helloWorld/src/test/java/com/neo/helloWorld/web/HelloTest.java" "b/1-4 \344\270\200\344\270\252 Hello World \346\204\237\345\217\227 Spring Boot/helloWorld/src/test/java/com/neo/helloWorld/web/HelloTest.java" similarity index 100% rename from "\347\254\25402\350\257\276\357\274\232\345\277\253\351\200\237\345\256\236\346\210\230Spring Boot/helloWorld/src/test/java/com/neo/helloWorld/web/HelloTest.java" rename to "1-4 \344\270\200\344\270\252 Hello World \346\204\237\345\217\227 Spring Boot/helloWorld/src/test/java/com/neo/helloWorld/web/HelloTest.java" diff --git "a/\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/pom.xml" "b/\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/pom.xml" deleted file mode 100644 index 4afd388..0000000 --- "a/\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/pom.xml" +++ /dev/null @@ -1,55 +0,0 @@ - - - 4.0.0 - - com.neo - spring-boot-web - 0.0.1-SNAPSHOT - jar - - spring-boot-web - Demo project for Spring Boot - - - org.springframework.boot - spring-boot-starter-parent - 1.5.8.RELEASE - - - - - UTF-8 - UTF-8 - 1.8 - - - - - org.springframework.boot - spring-boot-starter-web - - - - org.springframework.boot - spring-boot-devtools - runtime - - - org.springframework.boot - spring-boot-starter-test - test - - - - - - - org.springframework.boot - spring-boot-maven-plugin - - - - - - diff --git "a/\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/WebApplication.java" "b/\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/WebApplication.java" deleted file mode 100644 index ede8e47..0000000 --- "a/\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/WebApplication.java" +++ /dev/null @@ -1,12 +0,0 @@ -package com.neo; - -import org.springframework.boot.SpringApplication; -import org.springframework.boot.autoconfigure.SpringBootApplication; - -@SpringBootApplication -public class WebApplication { - - public static void main(String[] args) { - SpringApplication.run(WebApplication.class, args); - } -} diff --git "a/\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/comm/NeoProperties.java" "b/\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/comm/NeoProperties.java" deleted file mode 100644 index dbccf50..0000000 --- "a/\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/comm/NeoProperties.java" +++ /dev/null @@ -1,28 +0,0 @@ -package com.neo.comm; - -import org.springframework.beans.factory.annotation.Value; -import org.springframework.stereotype.Component; - -@Component -public class NeoProperties { - @Value("${com.neo.title}") - private String title; - @Value("${com.neo.description}") - private String description; - - public String getTitle() { - return title; - } - - public void setTitle(String title) { - this.title = title; - } - - public String getDescription() { - return description; - } - - public void setDescription(String description) { - this.description = description; - } -} \ No newline at end of file diff --git "a/\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/domain/User.java" "b/\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/domain/User.java" deleted file mode 100644 index 2043e81..0000000 --- "a/\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/domain/User.java" +++ /dev/null @@ -1,48 +0,0 @@ -package com.neo.domain; - -import org.hibernate.validator.constraints.Length; -import org.hibernate.validator.constraints.NotEmpty; - -import javax.validation.constraints.Max; -import javax.validation.constraints.Min; -import javax.validation.constraints.Size; - -public class User { - @NotEmpty(message="姓名不能为空") - private String name; - @Max(value = 100, message = "年龄不能大于100岁") - @Min(value= 18 ,message= "必须年满18岁!" ) - private int age; - @NotEmpty(message="密码不能为空") - @Length(min=6,message="密码长度不能小于6位") - private String pass; - - public String getName() { - return name; - } - - public void setName(String name) { - this.name = name; - } - - public int getAge() { - return age; - } - - public void setAge(int age) { - this.age = age; - } - - public String getPass() { - return pass; - } - - public void setPass(String pass) { - this.pass = pass; - } - - @Override - public String toString() { - return ("name=" + this.name + ",age=" + this.age + ",pass=" + this.pass); - } -} diff --git "a/\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/filter/MyFilter.java" "b/\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/filter/MyFilter.java" deleted file mode 100644 index 8b61a22..0000000 --- "a/\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/filter/MyFilter.java" +++ /dev/null @@ -1,26 +0,0 @@ -package com.neo.filter; - -import javax.servlet.*; -import javax.servlet.http.HttpServletRequest; -import java.io.IOException; - -public class MyFilter implements Filter { - @Override - public void destroy() { - // TODO Auto-generated method stub - } - - @Override - public void doFilter(ServletRequest srequest, ServletResponse sresponse, FilterChain filterChain) - throws IOException, ServletException { - // TODO Auto-generated method stub - HttpServletRequest request = (HttpServletRequest) srequest; - System.out.println("this is MyFilter,url :"+request.getRequestURI()); - filterChain.doFilter(srequest, sresponse); - } - - @Override - public void init(FilterConfig arg0) throws ServletException { - // TODO Auto-generated method stub - } -} \ No newline at end of file diff --git "a/\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/filter/WebConfiguration.java" "b/\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/filter/WebConfiguration.java" deleted file mode 100644 index baf699a..0000000 --- "a/\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/filter/WebConfiguration.java" +++ /dev/null @@ -1,29 +0,0 @@ -package com.neo.filter; - -import org.apache.catalina.filters.RemoteIpFilter; -import org.springframework.boot.web.servlet.FilterRegistrationBean; -import org.springframework.context.annotation.Bean; -import org.springframework.context.annotation.Configuration; - -import javax.servlet.*; -import java.io.IOException; - -@Configuration -public class WebConfiguration { - @Bean - public RemoteIpFilter remoteIpFilter() { - return new RemoteIpFilter(); - } - - @Bean - public FilterRegistrationBean testFilterRegistration() { - - FilterRegistrationBean registration = new FilterRegistrationBean(); - registration.setFilter(new MyFilter()); - registration.addUrlPatterns("/*"); - registration.addInitParameter("paramName", "paramValue"); - registration.setName("MyFilter"); - registration.setOrder(1); - return registration; - } -} \ No newline at end of file diff --git "a/\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/web/WebController.java" "b/\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/web/WebController.java" deleted file mode 100644 index f46ac8c..0000000 --- "a/\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/java/com/neo/web/WebController.java" +++ /dev/null @@ -1,62 +0,0 @@ -package com.neo.web; - -import com.neo.domain.User; -import org.springframework.validation.BindingResult; -import org.springframework.validation.ObjectError; -import org.springframework.web.bind.annotation.PathVariable; -import org.springframework.web.bind.annotation.RequestMapping; -import org.springframework.web.bind.annotation.RequestMethod; -import org.springframework.web.bind.annotation.RestController; - -import javax.validation.Valid; -import java.util.ArrayList; -import java.util.List; - -@RestController -public class WebController { - - @RequestMapping(name="/getUser", method= RequestMethod.POST) - public User getUser() { - User user=new User(); - user.setName("小明"); - user.setAge(12); - user.setPass("123456"); - return user; - } - - @RequestMapping("/getUsers") - public List getUsers() { - List users=new ArrayList(); - User user1=new User(); - user1.setName("neo"); - user1.setAge(30); - user1.setPass("neo123"); - users.add(user1); - User user2=new User(); - user2.setName("小明"); - user2.setAge(12); - user2.setPass("123456"); - users.add(user2); - return users; - } - - - @RequestMapping(value="get/{name}", method=RequestMethod.GET) - public User get(@PathVariable String name) { - User user=new User(); - user.setName(name); - return user; - } - - - @RequestMapping("/saveUser") - public void saveUser(@Valid User user,BindingResult result) { - System.out.println("user:"+user); - if(result.hasErrors()) { - List list = result.getAllErrors(); - for (ObjectError error : list) { - System.out.println(error.getCode()+ "-" + error.getDefaultMessage()); - } - } - } -} \ No newline at end of file diff --git "a/\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/resources/application.properties" "b/\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/resources/application.properties" deleted file mode 100644 index 975a517..0000000 --- "a/\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/main/resources/application.properties" +++ /dev/null @@ -1,2 +0,0 @@ -com.neo.title=\u7EAF\u6D01\u7684\u5FAE\u7B11 -com.neo.description=\u5206\u4EAB\u751F\u6D3B\u548C\u6280\u672F \ No newline at end of file diff --git "a/\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/test/java/com/neo/PropertiesTest.java" "b/\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/test/java/com/neo/PropertiesTest.java" deleted file mode 100644 index a6a21f2..0000000 --- "a/\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/test/java/com/neo/PropertiesTest.java" +++ /dev/null @@ -1,31 +0,0 @@ -package com.neo; - -import com.neo.comm.NeoProperties; -import com.neo.web.WebController; -import org.junit.Before; -import org.junit.Test; -import org.junit.runner.RunWith; -import org.springframework.boot.test.context.SpringBootTest; -import org.springframework.test.context.junit4.SpringRunner; -import org.springframework.test.web.servlet.MockMvc; -import org.springframework.test.web.servlet.request.MockMvcRequestBuilders; -import org.springframework.test.web.servlet.setup.MockMvcBuilders; - -import javax.annotation.Resource; - -import static org.springframework.test.web.servlet.result.MockMvcResultHandlers.print; - -@RunWith(SpringRunner.class) -@SpringBootTest -public class PropertiesTest { - - @Resource - private NeoProperties properties; - - @Test - public void testProperties() throws Exception { - System.out.println("title:"+properties.getTitle()); - System.out.println("description:"+properties.getDescription()); - } - -} diff --git "a/\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/test/java/com/neo/WebApplicationTests.java" "b/\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/test/java/com/neo/WebApplicationTests.java" deleted file mode 100644 index aa9771b..0000000 --- "a/\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/test/java/com/neo/WebApplicationTests.java" +++ /dev/null @@ -1,16 +0,0 @@ -package com.neo; - -import org.junit.Test; -import org.junit.runner.RunWith; -import org.springframework.boot.test.context.SpringBootTest; -import org.springframework.test.context.junit4.SpringRunner; - -@RunWith(SpringRunner.class) -@SpringBootTest -public class WebApplicationTests { - - @Test - public void contextLoads() { - } - -} diff --git "a/\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/test/java/com/neo/web/WebControllerTest.java" "b/\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/test/java/com/neo/web/WebControllerTest.java" deleted file mode 100644 index 1ac6cf7..0000000 --- "a/\347\254\25403\350\257\276\357\274\232\345\277\253\351\200\237\344\275\223\351\252\214 Web \345\274\200\345\217\221/spring-boot-web/src/test/java/com/neo/web/WebControllerTest.java" +++ /dev/null @@ -1,53 +0,0 @@ -package com.neo.web; - -import com.neo.domain.User; -import org.springframework.boot.test.context.SpringBootTest; - -import com.neo.web.WebController; -import org.junit.Before; -import org.junit.Test; -import org.springframework.boot.test.context.SpringBootTest; -import org.springframework.test.web.servlet.MockMvc; -import org.springframework.test.web.servlet.request.MockMvcRequestBuilders; -import org.springframework.test.web.servlet.setup.MockMvcBuilders; -import org.springframework.util.MultiValueMap; - -import java.util.Collection; -import java.util.List; -import java.util.Map; -import java.util.Set; - -import static org.springframework.test.web.servlet.result.MockMvcResultHandlers.print; - -@SpringBootTest -public class WebControllerTest { - - private MockMvc mockMvc; - - @Before - public void setUp() throws Exception { - mockMvc = MockMvcBuilders.standaloneSetup(new WebController()).build(); - } - - @Test - public void getUser() throws Exception { - mockMvc.perform(MockMvcRequestBuilders.get("/getUser")).andDo(print()); - } - - @Test - public void getUsers() throws Exception { - mockMvc.perform(MockMvcRequestBuilders.post("/getUsers")).andDo(print()); - } - - - @Test - public void saveUsers() throws Exception { - mockMvc.perform(MockMvcRequestBuilders.post("/saveUser") - .param("name","") - .param("age","666") - .param("pass","test") - ).andDo(print()); - } - - -} diff --git "a/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/pom.xml" "b/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/pom.xml" deleted file mode 100644 index fe84963..0000000 --- "a/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/pom.xml" +++ /dev/null @@ -1,53 +0,0 @@ - - - 4.0.0 - - com.neo - spring-boot-Jpa - 0.0.1-SNAPSHOT - jar - - spring-boot-Jpa - Demo project for Spring Boot - - - org.springframework.boot - spring-boot-starter-parent - 1.5.8.RELEASE - - - - - UTF-8 - UTF-8 - 1.8 - - - - - org.springframework.boot - spring-boot-starter-data-jpa - - - mysql - mysql-connector-java - - - org.springframework.boot - spring-boot-starter-test - test - - - - - - - org.springframework.boot - spring-boot-maven-plugin - - - - - - diff --git "a/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/JpaApplication.java" "b/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/JpaApplication.java" deleted file mode 100644 index a1b5532..0000000 --- "a/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/JpaApplication.java" +++ /dev/null @@ -1,13 +0,0 @@ -package com.neo; - -import org.springframework.boot.SpringApplication; -import org.springframework.boot.autoconfigure.SpringBootApplication; -import org.springframework.boot.autoconfigure.domain.EntityScan; - -@SpringBootApplication -public class JpaApplication { - - public static void main(String[] args) { - SpringApplication.run(JpaApplication.class, args); - } -} diff --git "a/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/domain/User.java" "b/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/domain/User.java" deleted file mode 100644 index 76234d4..0000000 --- "a/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/domain/User.java" +++ /dev/null @@ -1,88 +0,0 @@ -package com.neo.domain; - - - -import javax.persistence.Column; -import javax.persistence.Entity; -import javax.persistence.GeneratedValue; -import javax.persistence.Id; - -import java.io.Serializable; - -@Entity -public class User implements Serializable { - - private static final long serialVersionUID = 1L; - @Id - @GeneratedValue - private Long id; - @Column(nullable = false, unique = true) - private String userName; - @Column(nullable = false) - private String passWord; - @Column(nullable = false, unique = true) - private String email; - @Column(nullable = true, unique = true) - private String nickName; - @Column(nullable = false) - private String regTime; - - public User() { - } - - public User(String userName, String passWord, String email, String nickName, String regTime) { - this.userName = userName; - this.passWord = passWord; - this.email = email; - this.nickName = nickName; - this.regTime = regTime; - } - - public Long getId() { - return id; - } - - public void setId(Long id) { - this.id = id; - } - - public String getUserName() { - return userName; - } - - public void setUserName(String userName) { - this.userName = userName; - } - - public String getPassWord() { - return passWord; - } - - public void setPassWord(String passWord) { - this.passWord = passWord; - } - - public String getEmail() { - return email; - } - - public void setEmail(String email) { - this.email = email; - } - - public String getNickName() { - return nickName; - } - - public void setNickName(String nickName) { - this.nickName = nickName; - } - - public String getRegTime() { - return regTime; - } - - public void setRegTime(String regTime) { - this.regTime = regTime; - } -} diff --git "a/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/domain/UserDetail.java" "b/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/domain/UserDetail.java" deleted file mode 100644 index 76c5b3d..0000000 --- "a/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/domain/UserDetail.java" +++ /dev/null @@ -1,55 +0,0 @@ -package com.neo.domain; - - -import javax.persistence.Column; -import javax.persistence.Entity; -import javax.persistence.GeneratedValue; -import javax.persistence.Id; -import java.io.Serializable; - -@Entity -public class UserDetail implements Serializable { - - private static final long serialVersionUID = 1L; - @Id - @GeneratedValue - private Long id; - @Column(nullable = false, unique = true) - private String userId; - @Column(nullable = true) - private String address; - @Column(nullable = true) - private String hobby; - - public Long getId() { - return id; - } - - public void setId(Long id) { - this.id = id; - } - - public String getUserId() { - return userId; - } - - public void setUserId(String userId) { - this.userId = userId; - } - - public String getAddress() { - return address; - } - - public void setAddress(String address) { - this.address = address; - } - - public String getHobby() { - return hobby; - } - - public void setHobby(String hobby) { - this.hobby = hobby; - } -} diff --git "a/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/domain/UserInfo.java" "b/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/domain/UserInfo.java" deleted file mode 100644 index 996de7d..0000000 --- "a/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/domain/UserInfo.java" +++ /dev/null @@ -1,8 +0,0 @@ -package com.neo.domain; - -public interface UserInfo { - String getUserName(); - String getEmail(); - String getAddress(); - String getHobby(); -} \ No newline at end of file diff --git "a/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/repository/UserDetailRepository.java" "b/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/repository/UserDetailRepository.java" deleted file mode 100644 index 09668bc..0000000 --- "a/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/repository/UserDetailRepository.java" +++ /dev/null @@ -1,18 +0,0 @@ -package com.neo.repository; - -import com.neo.domain.UserDetail; -import com.neo.domain.UserInfo; -import org.springframework.data.jpa.repository.JpaRepository; -import org.springframework.data.jpa.repository.Query; - -import java.util.List; - - -public interface UserDetailRepository extends JpaRepository { - - UserDetail findByHobby(String hobby); - - @Query("select u.userName as userName, u.email as email, d.address as address , d.hobby as hobby from User u , UserDetail d " + - "where u.id=d.userId and d.hobby = ?1 ") - List findUserInfo(String hobby); -} \ No newline at end of file diff --git "a/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/repository/UserRepository.java" "b/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/repository/UserRepository.java" deleted file mode 100644 index 4894f3a..0000000 --- "a/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/java/com/neo/repository/UserRepository.java" +++ /dev/null @@ -1,35 +0,0 @@ -package com.neo.repository; - -import com.neo.domain.User; -import org.springframework.data.domain.Page; -import org.springframework.data.domain.Pageable; -import org.springframework.data.jpa.repository.JpaRepository; -import org.springframework.data.jpa.repository.Modifying; -import org.springframework.data.jpa.repository.Query; -import org.springframework.transaction.annotation.Transactional; - -import java.util.List; - - -public interface UserRepository extends JpaRepository { - User findByUserName(String userName); - User findByUserNameOrEmail(String username, String email); - - @Transactional(timeout = 10) - @Modifying - @Query("update User set userName = ?1 where id = ?2") - int modifyById(String userName, Long id); - - @Transactional - @Modifying - @Query("delete from User where id = ?1") - void deleteById(Long id); - - @Query("select u from User u where u.email = ?1") - User findByEmail(String email); - - @Query("select u from User u") - Page findALL(Pageable pageable); - Page findByNickName(String nickName, Pageable pageable); - -} \ No newline at end of file diff --git "a/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/resources/application.properties" "b/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/resources/application.properties" deleted file mode 100644 index 683f63e..0000000 --- "a/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/main/resources/application.properties" +++ /dev/null @@ -1,8 +0,0 @@ -spring.datasource.url=jdbc:mysql://localhost:3306/test -spring.datasource.username=root -spring.datasource.password=root -spring.datasource.driver-class-name=com.mysql.jdbc.Driver - -spring.jpa.properties.hibernate.hbm2ddl.auto=update -spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.MySQL5InnoDBDialect -spring.jpa.show-sql= true \ No newline at end of file diff --git "a/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/test/java/com/neo/JpaApplicationTests.java" "b/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/test/java/com/neo/JpaApplicationTests.java" deleted file mode 100644 index 4fe4fdb..0000000 --- "a/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/test/java/com/neo/JpaApplicationTests.java" +++ /dev/null @@ -1,16 +0,0 @@ -package com.neo; - -import org.junit.Test; -import org.junit.runner.RunWith; -import org.springframework.boot.test.context.SpringBootTest; -import org.springframework.test.context.junit4.SpringRunner; - -@RunWith(SpringRunner.class) -@SpringBootTest -public class JpaApplicationTests { - - @Test - public void contextLoads() { - } - -} diff --git "a/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/test/java/com/neo/repository/UserInfoRepositoryTests.java" "b/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/test/java/com/neo/repository/UserInfoRepositoryTests.java" deleted file mode 100644 index d40650b..0000000 --- "a/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/test/java/com/neo/repository/UserInfoRepositoryTests.java" +++ /dev/null @@ -1,33 +0,0 @@ -package com.neo.repository; - -import com.neo.domain.UserDetail; -import com.neo.domain.UserInfo; -import org.junit.Test; -import org.junit.runner.RunWith; -import org.springframework.boot.test.context.SpringBootTest; -import org.springframework.data.domain.Page; -import org.springframework.data.domain.PageRequest; -import org.springframework.data.domain.Pageable; -import org.springframework.data.domain.Sort; -import org.springframework.test.context.junit4.SpringRunner; - -import javax.annotation.Resource; -import java.util.List; - -@RunWith(SpringRunner.class) -@SpringBootTest -public class UserInfoRepositoryTests { - - @Resource - private UserDetailRepository userDetailRepository; - - @Test - public void testUserInfo() { - List userInfos=userDetailRepository.findUserInfo("打球"); - for (UserInfo userInfo:userInfos){ - System.out.println("addree: "+userInfo.getAddress()); - } - } - - -} \ No newline at end of file diff --git "a/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/test/java/com/neo/repository/UserRepositoryTests.java" "b/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/test/java/com/neo/repository/UserRepositoryTests.java" deleted file mode 100644 index bcbee16..0000000 --- "a/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-Jpa/src/test/java/com/neo/repository/UserRepositoryTests.java" +++ /dev/null @@ -1,73 +0,0 @@ -package com.neo.repository; - -import com.neo.domain.User; -import org.junit.Assert; -import org.junit.Test; -import org.junit.runner.RunWith; -import org.springframework.beans.factory.annotation.Autowired; -import org.springframework.boot.test.context.SpringBootTest; -import org.springframework.data.domain.PageRequest; -import org.springframework.data.domain.Pageable; -import org.springframework.data.domain.Sort; -import org.springframework.test.context.junit4.SpringRunner; - -import javax.annotation.Resource; -import java.text.DateFormat; -import java.util.Date; - -@RunWith(SpringRunner.class) -@SpringBootTest -public class UserRepositoryTests { - - @Resource - private UserRepository userRepository; - - @Test - public void testSave() { - Date date = new Date(); - DateFormat dateFormat = DateFormat.getDateTimeInstance(DateFormat.LONG, DateFormat.LONG); - String formattedDate = dateFormat.format(date); - - userRepository.save(new User("aa", "aa123456","aa@126.com", "aa", formattedDate)); - userRepository.save(new User("bb", "bb123456","bb@126.com", "bb", formattedDate)); - userRepository.save(new User("cc", "cc123456","cc@126.com", "cc", formattedDate)); - - Assert.assertEquals(3, userRepository.findAll()); - Assert.assertEquals("bb", userRepository.findByUserNameOrEmail("bb", "bb@126.com").getNickName()); -// userRepository.delete(userRepository.findByUserName("aa")); - } - - - @Test - public void testBaseQuery() { - Date date = new Date(); - DateFormat dateFormat = DateFormat.getDateTimeInstance(DateFormat.LONG, DateFormat.LONG); - String formattedDate = dateFormat.format(date); - User user=new User("ff", "ff123456","ff@126.com", "ff", formattedDate); -// userRepository.findAll(); -// userRepository.findOne(3l); -// userRepository.save(user); -// user.setId(2l); -// userRepository.delete(user); -// userRepository.count(); - userRepository.exists(3l); - } - - @Test - public void testCustomSql() { - userRepository.modifyById("neo",3l); -// userRepository.deleteById(3l); - userRepository.findByEmail("ff@126.com"); - } - - - @Test - public void testPageQuery() { - int page=1,size=2; - Sort sort = new Sort(Sort.Direction.DESC, "id"); - Pageable pageable = new PageRequest(page, size, sort); - userRepository.findALL(pageable); - userRepository.findByNickName("aa", pageable); - } - -} \ No newline at end of file diff --git "a/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/pom.xml" "b/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/pom.xml" deleted file mode 100644 index 10c41f8..0000000 --- "a/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/pom.xml" +++ /dev/null @@ -1,54 +0,0 @@ - - - 4.0.0 - - com.neo - spring-boot-multi-Jpa - 0.0.1-SNAPSHOT - jar - - spring-boot-multi-Jpa - Demo project for Spring Boot - - - org.springframework.boot - spring-boot-starter-parent - 1.5.8.RELEASE - - - - - UTF-8 - UTF-8 - 1.8 - - - - - org.springframework.boot - spring-boot-starter-data-jpa - - - mysql - mysql-connector-java - - - - org.springframework.boot - spring-boot-starter-test - test - - - - - - - org.springframework.boot - spring-boot-maven-plugin - - - - - - diff --git "a/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/MultiJpaApplication.java" "b/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/MultiJpaApplication.java" deleted file mode 100644 index 2a9a26b..0000000 --- "a/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/MultiJpaApplication.java" +++ /dev/null @@ -1,12 +0,0 @@ -package com.neo; - -import org.springframework.boot.SpringApplication; -import org.springframework.boot.autoconfigure.SpringBootApplication; - -@SpringBootApplication -public class MultiJpaApplication { - - public static void main(String[] args) { - SpringApplication.run(MultiJpaApplication.class, args); - } -} diff --git "a/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/config/DataSourceConfig.java" "b/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/config/DataSourceConfig.java" deleted file mode 100644 index 0c8dabd..0000000 --- "a/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/config/DataSourceConfig.java" +++ /dev/null @@ -1,30 +0,0 @@ -package com.neo.config; - -import org.springframework.beans.factory.annotation.Qualifier; -import org.springframework.boot.autoconfigure.jdbc.DataSourceBuilder; -import org.springframework.boot.context.properties.ConfigurationProperties; -import org.springframework.context.annotation.Bean; -import org.springframework.context.annotation.Configuration; -import org.springframework.context.annotation.Primary; - -import javax.sql.DataSource; - -@Configuration -public class DataSourceConfig { - - @Bean(name = "primaryDataSource") - @Qualifier("primaryDataSource") - @ConfigurationProperties(prefix="spring.primary.datasource") - public DataSource primaryDataSource() { - return DataSourceBuilder.create().build(); - } - - @Bean(name = "secondaryDataSource") - @Qualifier("secondaryDataSource") - @Primary - @ConfigurationProperties(prefix="spring.secondary.datasource") - public DataSource secondaryDataSource() { - return DataSourceBuilder.create().build(); - } - -} diff --git "a/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/config/PrimaryConfig.java" "b/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/config/PrimaryConfig.java" deleted file mode 100644 index cdf8005..0000000 --- "a/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/config/PrimaryConfig.java" +++ /dev/null @@ -1,63 +0,0 @@ -package com.neo.config; - -import java.util.Map; - -import javax.persistence.EntityManager; -import javax.sql.DataSource; - -import org.springframework.beans.factory.annotation.Autowired; -import org.springframework.beans.factory.annotation.Qualifier; -import org.springframework.boot.autoconfigure.orm.jpa.JpaProperties; -import org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; -import org.springframework.context.annotation.Bean; -import org.springframework.context.annotation.Configuration; -import org.springframework.context.annotation.Primary; -import org.springframework.data.jpa.repository.config.EnableJpaRepositories; -import org.springframework.orm.jpa.JpaTransactionManager; -import org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean; -import org.springframework.transaction.PlatformTransactionManager; -import org.springframework.transaction.annotation.EnableTransactionManagement; - -@Configuration -@EnableTransactionManagement -@EnableJpaRepositories( - entityManagerFactoryRef="entityManagerFactoryPrimary", - transactionManagerRef="transactionManagerPrimary", - basePackages= { "com.neo.repository.test1" })//设置dao(repo)所在位置 -public class PrimaryConfig { - - @Autowired - private JpaProperties jpaProperties; - - @Autowired - @Qualifier("primaryDataSource") - private DataSource primaryDataSource; - - @Bean(name = "entityManagerPrimary") - @Primary - public EntityManager entityManager(EntityManagerFactoryBuilder builder) { - return entityManagerFactoryPrimary(builder).getObject().createEntityManager(); - } - - @Bean(name = "entityManagerFactoryPrimary") - @Primary - public LocalContainerEntityManagerFactoryBean entityManagerFactoryPrimary (EntityManagerFactoryBuilder builder) { - return builder - .dataSource(primaryDataSource) - .properties(getVendorProperties(primaryDataSource)) - .packages("com.neo.domain") //设置实体类所在位置 - .persistenceUnit("primaryPersistenceUnit") - .build(); - } - - private Map getVendorProperties(DataSource dataSource) { - return jpaProperties.getHibernateProperties(dataSource); - } - - @Bean(name = "transactionManagerPrimary") - @Primary - PlatformTransactionManager transactionManagerPrimary(EntityManagerFactoryBuilder builder) { - return new JpaTransactionManager(entityManagerFactoryPrimary(builder).getObject()); - } - -} \ No newline at end of file diff --git "a/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/config/SecondaryConfig.java" "b/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/config/SecondaryConfig.java" deleted file mode 100644 index 861f461..0000000 --- "a/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/config/SecondaryConfig.java" +++ /dev/null @@ -1,58 +0,0 @@ -package com.neo.config; - -import org.springframework.beans.factory.annotation.Autowired; -import org.springframework.beans.factory.annotation.Qualifier; -import org.springframework.boot.autoconfigure.orm.jpa.JpaProperties; -import org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; -import org.springframework.context.annotation.Bean; -import org.springframework.context.annotation.Configuration; -import org.springframework.context.annotation.Primary; -import org.springframework.data.jpa.repository.config.EnableJpaRepositories; -import org.springframework.orm.jpa.JpaTransactionManager; -import org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean; -import org.springframework.transaction.PlatformTransactionManager; -import org.springframework.transaction.annotation.EnableTransactionManagement; - -import javax.persistence.EntityManager; -import javax.sql.DataSource; -import java.util.Map; - -@Configuration -@EnableTransactionManagement -@EnableJpaRepositories( - entityManagerFactoryRef="entityManagerFactorySecondary", - transactionManagerRef="transactionManagerSecondary", - basePackages= { "com.neo.repository.test2" }) -public class SecondaryConfig { - @Autowired - private JpaProperties jpaProperties; - - @Autowired - @Qualifier("secondaryDataSource") - private DataSource secondaryDataSource; - - @Bean(name = "entityManagerSecondary") - public EntityManager entityManager(EntityManagerFactoryBuilder builder) { - return entityManagerFactorySecondary(builder).getObject().createEntityManager(); - } - - @Bean(name = "entityManagerFactorySecondary") - public LocalContainerEntityManagerFactoryBean entityManagerFactorySecondary (EntityManagerFactoryBuilder builder) { - return builder - .dataSource(secondaryDataSource) - .properties(getVendorProperties(secondaryDataSource)) - .packages("com.neo.domain") - .persistenceUnit("secondaryPersistenceUnit") - .build(); - } - - private Map getVendorProperties(DataSource dataSource) { - return jpaProperties.getHibernateProperties(dataSource); - } - - @Bean(name = "transactionManagerSecondary") - PlatformTransactionManager transactionManagerSecondary(EntityManagerFactoryBuilder builder) { - return new JpaTransactionManager(entityManagerFactorySecondary(builder).getObject()); - } - -} \ No newline at end of file diff --git "a/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/domain/User.java" "b/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/domain/User.java" deleted file mode 100644 index 76234d4..0000000 --- "a/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/domain/User.java" +++ /dev/null @@ -1,88 +0,0 @@ -package com.neo.domain; - - - -import javax.persistence.Column; -import javax.persistence.Entity; -import javax.persistence.GeneratedValue; -import javax.persistence.Id; - -import java.io.Serializable; - -@Entity -public class User implements Serializable { - - private static final long serialVersionUID = 1L; - @Id - @GeneratedValue - private Long id; - @Column(nullable = false, unique = true) - private String userName; - @Column(nullable = false) - private String passWord; - @Column(nullable = false, unique = true) - private String email; - @Column(nullable = true, unique = true) - private String nickName; - @Column(nullable = false) - private String regTime; - - public User() { - } - - public User(String userName, String passWord, String email, String nickName, String regTime) { - this.userName = userName; - this.passWord = passWord; - this.email = email; - this.nickName = nickName; - this.regTime = regTime; - } - - public Long getId() { - return id; - } - - public void setId(Long id) { - this.id = id; - } - - public String getUserName() { - return userName; - } - - public void setUserName(String userName) { - this.userName = userName; - } - - public String getPassWord() { - return passWord; - } - - public void setPassWord(String passWord) { - this.passWord = passWord; - } - - public String getEmail() { - return email; - } - - public void setEmail(String email) { - this.email = email; - } - - public String getNickName() { - return nickName; - } - - public void setNickName(String nickName) { - this.nickName = nickName; - } - - public String getRegTime() { - return regTime; - } - - public void setRegTime(String regTime) { - this.regTime = regTime; - } -} diff --git "a/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/repository/test1/UserTest1Repository.java" "b/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/repository/test1/UserTest1Repository.java" deleted file mode 100644 index 5dc88ac..0000000 --- "a/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/repository/test1/UserTest1Repository.java" +++ /dev/null @@ -1,19 +0,0 @@ -package com.neo.repository.test1; - -import com.neo.domain.User; -import org.springframework.data.domain.Page; -import org.springframework.data.domain.Pageable; -import org.springframework.data.jpa.repository.JpaRepository; -import org.springframework.data.jpa.repository.Modifying; -import org.springframework.data.jpa.repository.Query; -import org.springframework.stereotype.Component; -import org.springframework.stereotype.Service; -import org.springframework.transaction.annotation.Transactional; - -import javax.annotation.Resource; -import java.util.List; - -public interface UserTest1Repository extends JpaRepository { - User findByUserName(String userName); - User findByUserNameOrEmail(String username, String email); -} \ No newline at end of file diff --git "a/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/repository/test2/UserTest2Repository.java" "b/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/repository/test2/UserTest2Repository.java" deleted file mode 100644 index 32b25b2..0000000 --- "a/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/java/com/neo/repository/test2/UserTest2Repository.java" +++ /dev/null @@ -1,16 +0,0 @@ -package com.neo.repository.test2; - -import com.neo.domain.User; -import org.springframework.data.domain.Page; -import org.springframework.data.domain.Pageable; -import org.springframework.data.jpa.repository.JpaRepository; -import org.springframework.data.jpa.repository.Modifying; -import org.springframework.data.jpa.repository.Query; -import org.springframework.stereotype.Component; -import org.springframework.stereotype.Service; -import org.springframework.transaction.annotation.Transactional; - -public interface UserTest2Repository extends JpaRepository { - User findByUserName(String userName); - User findByUserNameOrEmail(String username, String email); -} \ No newline at end of file diff --git "a/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/resources/application.properties" "b/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/resources/application.properties" deleted file mode 100644 index 10b7bb3..0000000 --- "a/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/main/resources/application.properties" +++ /dev/null @@ -1,15 +0,0 @@ -#primary -spring.primary.datasource.url=jdbc:mysql://localhost:3306/test1 -spring.primary.datasource.username=root -spring.primary.datasource.password=root -spring.primary.datasource.driver-class-name=com.mysql.jdbc.Driver -#secondary -spring.secondary.datasource.url=jdbc:mysql://localhost:3306/test2 -spring.secondary.datasource.username=root -spring.secondary.datasource.password=root -spring.secondary.datasource.driver-class-name=com.mysql.jdbc.Driver -#multiple Setting - -spring.jpa.properties.hibernate.hbm2ddl.auto=update -spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.MySQL5InnoDBDialect -spring.jpa.show-sql= true \ No newline at end of file diff --git "a/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/test/java/com/neo/MultiJpaApplicationTests.java" "b/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/test/java/com/neo/MultiJpaApplicationTests.java" deleted file mode 100644 index e0a5112..0000000 --- "a/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/test/java/com/neo/MultiJpaApplicationTests.java" +++ /dev/null @@ -1,16 +0,0 @@ -package com.neo; - -import org.junit.Test; -import org.junit.runner.RunWith; -import org.springframework.boot.test.context.SpringBootTest; -import org.springframework.test.context.junit4.SpringRunner; - -@RunWith(SpringRunner.class) -@SpringBootTest -public class MultiJpaApplicationTests { - - @Test - public void contextLoads() { - } - -} diff --git "a/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/test/java/com/neo/repository/UserRepositoryTests.java" "b/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/test/java/com/neo/repository/UserRepositoryTests.java" deleted file mode 100644 index 9554828..0000000 --- "a/\347\254\25404\350\257\276\357\274\232Spring Data Jpa \347\232\204\344\275\277\347\224\250/spring-boot-multi-Jpa/src/test/java/com/neo/repository/UserRepositoryTests.java" +++ /dev/null @@ -1,56 +0,0 @@ -package com.neo.repository; - -import com.neo.domain.User; -import com.neo.repository.test1.UserTest1Repository; -import com.neo.repository.test2.UserTest2Repository; -import org.junit.Assert; -import org.junit.Test; -import org.junit.runner.RunWith; -import org.springframework.boot.test.context.SpringBootTest; -import org.springframework.data.domain.PageRequest; -import org.springframework.data.domain.Pageable; -import org.springframework.data.domain.Sort; -import org.springframework.test.context.junit4.SpringRunner; - -import javax.annotation.Resource; -import java.text.DateFormat; -import java.util.Date; - -@RunWith(SpringRunner.class) -@SpringBootTest -public class UserRepositoryTests { - @Resource - private UserTest1Repository userTest1Repository; - @Resource - private UserTest2Repository userTest2Repository; - - @Test - public void testSave() throws Exception { - Date date = new Date(); - DateFormat dateFormat = DateFormat.getDateTimeInstance(DateFormat.LONG, DateFormat.LONG); - String formattedDate = dateFormat.format(date); - - userTest1Repository.save(new User("aa", "aa123456","aa@126.com", "aa", formattedDate)); - userTest1Repository.save(new User("bb", "bb123456","bb@126.com", "bb", formattedDate)); - userTest2Repository.save(new User("cc", "cc123456","cc@126.com", "cc", formattedDate)); - - } - - - @Test - public void testBaseQuery() { - Date date = new Date(); - DateFormat dateFormat = DateFormat.getDateTimeInstance(DateFormat.LONG, DateFormat.LONG); - String formattedDate = dateFormat.format(date); - User user=new User("ff", "ff123456","ff@126.com", "ff", formattedDate); - userTest1Repository.findAll(); - userTest2Repository.findOne(3l); - userTest2Repository.save(user); - user.setId(2l); - userTest1Repository.delete(user); - userTest1Repository.count(); - userTest2Repository.exists(3l); - } - - -} \ No newline at end of file diff --git "a/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/pom.xml" "b/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/pom.xml" deleted file mode 100644 index f966880..0000000 --- "a/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/pom.xml" +++ /dev/null @@ -1,62 +0,0 @@ - - - 4.0.0 - - com.neo - spring-boot-thymeleaf - 0.0.1-SNAPSHOT - jar - - spring-boot-thymeleaf - Demo project for Spring Boot - - - org.springframework.boot - spring-boot-starter-parent - 1.5.8.RELEASE - - - - - UTF-8 - UTF-8 - 1.8 - - - - - org.springframework.boot - spring-boot-starter-web - - - org.springframework.boot - spring-boot-starter-thymeleaf - - - org.springframework.boot - spring-boot-devtools - runtime - true - - - org.springframework.boot - spring-boot-starter-test - test - - - - - - - org.springframework.boot - spring-boot-maven-plugin - - true - - - - - - - diff --git "a/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/java/com/neo/ThymeleafApplication.java" "b/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/java/com/neo/ThymeleafApplication.java" deleted file mode 100644 index ab03ca0..0000000 --- "a/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/java/com/neo/ThymeleafApplication.java" +++ /dev/null @@ -1,16 +0,0 @@ -package com.neo; - -import nz.net.ultraq.thymeleaf.LayoutDialect; -import org.springframework.boot.SpringApplication; -import org.springframework.boot.autoconfigure.SpringBootApplication; -import org.springframework.context.annotation.Bean; -import org.thymeleaf.TemplateEngine; - -@SpringBootApplication -public class ThymeleafApplication { - - public static void main(String[] args) { - SpringApplication.run(ThymeleafApplication.class, args); - } - -} diff --git "a/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/java/com/neo/domain/User.java" "b/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/java/com/neo/domain/User.java" deleted file mode 100644 index 4b9c8e4..0000000 --- "a/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/java/com/neo/domain/User.java" +++ /dev/null @@ -1,49 +0,0 @@ -package com.neo.domain; - -import org.hibernate.validator.constraints.Length; -import org.hibernate.validator.constraints.NotEmpty; - -import javax.validation.constraints.Max; -import javax.validation.constraints.Min; -import javax.validation.constraints.Size; - -public class User { - private String name; - private int age; - private String pass; - - public User(String name, int age, String pass) { - this.name = name; - this.age = age; - this.pass = pass; - } - - public String getName() { - return name; - } - - public void setName(String name) { - this.name = name; - } - - public int getAge() { - return age; - } - - public void setAge(int age) { - this.age = age; - } - - public String getPass() { - return pass; - } - - public void setPass(String pass) { - this.pass = pass; - } - - @Override - public String toString() { - return ("name=" + this.name + ",age=" + this.age + ",pass=" + this.pass); - } -} diff --git "a/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/java/com/neo/web/ExampleController.java" "b/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/java/com/neo/web/ExampleController.java" deleted file mode 100644 index f4499a2..0000000 --- "a/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/java/com/neo/web/ExampleController.java" +++ /dev/null @@ -1,40 +0,0 @@ -package com.neo.web; - -import com.neo.domain.User; -import org.springframework.stereotype.Controller; -import org.springframework.ui.ModelMap; -import org.springframework.web.bind.annotation.RequestMapping; - -import java.util.ArrayList; -import java.util.Date; -import java.util.List; - -@Controller -public class ExampleController { - - @RequestMapping("/example") - public String index(ModelMap map) { - map.addAttribute("userName", "neo"); - map.addAttribute("flag", "yes"); - map.addAttribute("users", getUserList()); - map.addAttribute("type", "link"); - map.addAttribute("pageId", "springcloud/2017/09/11"); - map.addAttribute("img", "http://www.ityouknow.com/assets/images/neo.jpg"); - map.addAttribute("count", 12); - map.addAttribute("date", new Date()); - return "example"; - } - - - private List getUserList(){ - List list=new ArrayList(); - User user1=new User("大牛",12,"123456"); - User user2=new User("小牛",6,"123563"); - User user3=new User("纯洁的微笑",66,"666666"); - list.add(user1); - list.add(user2); - list.add(user3); - return list; - } - -} \ No newline at end of file diff --git "a/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/java/com/neo/web/HelloController.java" "b/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/java/com/neo/web/HelloController.java" deleted file mode 100644 index 04a4cdd..0000000 --- "a/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/java/com/neo/web/HelloController.java" +++ /dev/null @@ -1,26 +0,0 @@ -package com.neo.web; - -import com.neo.domain.User; -import org.springframework.stereotype.Controller; -import org.springframework.ui.ModelMap; -import org.springframework.validation.BindingResult; -import org.springframework.validation.ObjectError; -import org.springframework.web.bind.annotation.PathVariable; -import org.springframework.web.bind.annotation.RequestMapping; -import org.springframework.web.bind.annotation.RequestMethod; -import org.springframework.web.bind.annotation.RestController; - -import javax.validation.Valid; -import java.util.ArrayList; -import java.util.List; - -@Controller -public class HelloController { - - @RequestMapping("/") - public String index(ModelMap map) { - map.addAttribute("message", "http://www.ityouknow.com"); - return "hello"; - } - -} \ No newline at end of file diff --git "a/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/java/com/neo/web/IndexController.java" "b/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/java/com/neo/web/IndexController.java" deleted file mode 100644 index 36bf9f0..0000000 --- "a/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/java/com/neo/web/IndexController.java" +++ /dev/null @@ -1,26 +0,0 @@ -package com.neo.web; - -import org.springframework.stereotype.Controller; -import org.springframework.ui.ModelMap; -import org.springframework.web.bind.annotation.RequestMapping; - -@Controller -public class IndexController { - - @RequestMapping("/index") - public String index() { - return "index"; - } - - @RequestMapping("/layout") - public String layout() { - return "layout"; - } - - - @RequestMapping("/home") - public String home() { - return "home"; - } - -} \ No newline at end of file diff --git "a/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/application.properties" "b/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/application.properties" deleted file mode 100644 index 975a517..0000000 --- "a/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/application.properties" +++ /dev/null @@ -1,2 +0,0 @@ -com.neo.title=\u7EAF\u6D01\u7684\u5FAE\u7B11 -com.neo.description=\u5206\u4EAB\u751F\u6D3B\u548C\u6280\u672F \ No newline at end of file diff --git "a/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/example.html" "b/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/example.html" deleted file mode 100644 index fe27863..0000000 --- "a/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/example.html" +++ /dev/null @@ -1,73 +0,0 @@ - - - - - Example - - -
-

text

-

neo

- -
- -
- -
-

If/Unless

- home -
- ityouknow -
- -
-

for 循环

- - - - - - - -
neo6213index
-
- -
-

URL

- link1 -
- view -
-
-


-
-
- -
-

内联[ [ ] ]

-

Hello, [[${userName}]]

-
-
- -
-

内嵌变量

-

neo

-

neo

-

neo

- -

userName

-

userName

-

userName

-

- -

userName

- -
-
- - - - \ No newline at end of file diff --git "a/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/hello.html" "b/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/hello.html" deleted file mode 100644 index 7e17649..0000000 --- "a/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/hello.html" +++ /dev/null @@ -1,10 +0,0 @@ - - - - - Hello - - -

Hello World

- - \ No newline at end of file diff --git "a/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/home.html" "b/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/home.html" deleted file mode 100644 index b0a94ab..0000000 --- "a/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/home.html" +++ /dev/null @@ -1,8 +0,0 @@ - - - -
-

个性化的内容

-
- - diff --git "a/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/index.html" "b/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/index.html" deleted file mode 100644 index a74393f..0000000 --- "a/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/index.html" +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Index - - -
-
- - \ No newline at end of file diff --git "a/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/layout.html" "b/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/layout.html" deleted file mode 100644 index 4eed24e..0000000 --- "a/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/layout.html" +++ /dev/null @@ -1,15 +0,0 @@ - - - - - Layout - - -
-
-
-
content
-
-
- - \ No newline at end of file diff --git "a/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/layout/copyright.html" "b/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/layout/copyright.html" deleted file mode 100644 index 882f145..0000000 --- "a/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/layout/copyright.html" +++ /dev/null @@ -1,12 +0,0 @@ - - - - - Title - - - - © 2017 - - - \ No newline at end of file diff --git "a/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/layout/footer.html" "b/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/layout/footer.html" deleted file mode 100644 index 4671f84..0000000 --- "a/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/layout/footer.html" +++ /dev/null @@ -1,13 +0,0 @@ - - - - - Title - - -
-

我是 尾部

-
- - - \ No newline at end of file diff --git "a/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/layout/header.html" "b/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/layout/header.html" deleted file mode 100644 index 4aff21d..0000000 --- "a/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/layout/header.html" +++ /dev/null @@ -1,12 +0,0 @@ - - - - - Title - - -
-

我是 头部

-
- - \ No newline at end of file diff --git "a/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/layout/left.html" "b/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/layout/left.html" deleted file mode 100644 index 04d8875..0000000 --- "a/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/main/resources/templates/layout/left.html" +++ /dev/null @@ -1,12 +0,0 @@ - - - - - left - - - -

我是 左侧

-
- - \ No newline at end of file diff --git "a/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/test/java/com/neo/ThymeleafApplicationTests.java" "b/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/test/java/com/neo/ThymeleafApplicationTests.java" deleted file mode 100644 index 3ccf7f4..0000000 --- "a/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/test/java/com/neo/ThymeleafApplicationTests.java" +++ /dev/null @@ -1,16 +0,0 @@ -package com.neo; - -import org.junit.Test; -import org.junit.runner.RunWith; -import org.springframework.boot.test.context.SpringBootTest; -import org.springframework.test.context.junit4.SpringRunner; - -@RunWith(SpringRunner.class) -@SpringBootTest -public class ThymeleafApplicationTests { - - @Test - public void contextLoads() { - } - -} diff --git "a/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/test/java/com/neo/web/HelloControllerTest.java" "b/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/test/java/com/neo/web/HelloControllerTest.java" deleted file mode 100644 index 4b5b5a8..0000000 --- "a/\347\254\25405\350\257\276\357\274\232\346\250\241\346\235\277\345\274\225\346\223\216 Thymeleaf/spring-boot-thymeleaf/src/test/java/com/neo/web/HelloControllerTest.java" +++ /dev/null @@ -1,44 +0,0 @@ -package com.neo.web; - -import org.springframework.boot.test.context.SpringBootTest; - -import org.junit.Before; -import org.junit.Test; -import org.springframework.test.web.servlet.MockMvc; -import org.springframework.test.web.servlet.request.MockMvcRequestBuilders; -import org.springframework.test.web.servlet.setup.MockMvcBuilders; - -import static org.springframework.test.web.servlet.result.MockMvcResultHandlers.print; - -@SpringBootTest -public class HelloControllerTest { - - private MockMvc mockMvc; - - @Before - public void setUp() throws Exception { - mockMvc = MockMvcBuilders.standaloneSetup(new HelloController()).build(); - } - - @Test - public void getUser() throws Exception { - mockMvc.perform(MockMvcRequestBuilders.get("/getUser")).andDo(print()); - } - - @Test - public void getUsers() throws Exception { - mockMvc.perform(MockMvcRequestBuilders.post("/getUsers")).andDo(print()); - } - - - @Test - public void saveUsers() throws Exception { - mockMvc.perform(MockMvcRequestBuilders.post("/saveUser") - .param("name","") - .param("age","666") - .param("pass","test") - ).andDo(print()); - } - - -} diff --git "a/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/pom.xml" "b/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/pom.xml" deleted file mode 100644 index 580307d..0000000 --- "a/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/pom.xml" +++ /dev/null @@ -1,58 +0,0 @@ - - - 4.0.0 - spring-boot-jpa-thymeleaf - spring-boot-jpa-thymeleaf - spring-boot-jpa-thymeleaf - - org.springframework.boot - spring-boot-starter-parent - 1.5.8.RELEASE - - - - UTF-8 - UTF-8 - 1.8 - - - - - org.springframework.boot - spring-boot-starter-web - - - org.springframework.boot - spring-boot-starter-thymeleaf - - - org.springframework.boot - spring-boot-starter-data-jpa - - - mysql - mysql-connector-java - - - org.apache.commons - commons-lang3 - 3.6 - - - org.springframework.boot - spring-boot-devtools - true - - - - - - org.springframework.boot - spring-boot-maven-plugin - - true - - - - - \ No newline at end of file diff --git "a/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/java/com/neo/JpaThymeleafApplication.java" "b/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/java/com/neo/JpaThymeleafApplication.java" deleted file mode 100644 index 92f4c0a..0000000 --- "a/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/java/com/neo/JpaThymeleafApplication.java" +++ /dev/null @@ -1,20 +0,0 @@ -package com.neo; - -import org.springframework.boot.SpringApplication; -import org.springframework.boot.autoconfigure.SpringBootApplication; -import org.springframework.boot.builder.SpringApplicationBuilder; -import org.springframework.boot.web.support.SpringBootServletInitializer; - - -@SpringBootApplication -public class JpaThymeleafApplication extends SpringBootServletInitializer { - @Override - protected SpringApplicationBuilder configure(SpringApplicationBuilder application) { - return application.sources(JpaThymeleafApplication.class); - } - - public static void main(String[] args) throws Exception { - SpringApplication.run(JpaThymeleafApplication.class, args); - } -} - diff --git "a/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/java/com/neo/entity/User.java" "b/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/java/com/neo/entity/User.java" deleted file mode 100644 index 271d073..0000000 --- "a/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/java/com/neo/entity/User.java" +++ /dev/null @@ -1,69 +0,0 @@ -package com.neo.entity; - -import org.apache.commons.lang3.builder.ToStringBuilder; - -import javax.persistence.Column; -import javax.persistence.Entity; -import javax.persistence.GeneratedValue; -import javax.persistence.Id; -import java.util.Date; - -@Entity -public class User { - @Id - @GeneratedValue - private long id; - @Column(nullable = false, unique = true) - private String userName; - @Column(nullable = false) - private String passWord; - @Column(nullable = false) - private int age; - @Column(nullable = false) - private Date regTime; - - public long getId() { - return id; - } - - public void setId(long id) { - this.id = id; - } - - public String getUserName() { - return userName; - } - - public void setUserName(String userName) { - this.userName = userName; - } - - public String getPassWord() { - return passWord; - } - - public void setPassWord(String passWord) { - this.passWord = passWord; - } - - public int getAge() { - return age; - } - - public void setAge(int age) { - this.age = age; - } - - public Date getRegTime() { - return regTime; - } - - public void setRegTime(Date regTime) { - this.regTime = regTime; - } - - @Override - public String toString() { - return ToStringBuilder.reflectionToString(this); - } -} diff --git "a/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/java/com/neo/param/UserParam.java" "b/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/java/com/neo/param/UserParam.java" deleted file mode 100644 index 6aa21e9..0000000 --- "a/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/java/com/neo/param/UserParam.java" +++ /dev/null @@ -1,60 +0,0 @@ -package com.neo.param; - -import org.apache.commons.lang3.builder.ToStringBuilder; -import org.hibernate.validator.constraints.Length; -import org.hibernate.validator.constraints.NotEmpty; - -import javax.persistence.Column; -import javax.persistence.Entity; -import javax.persistence.GeneratedValue; -import javax.persistence.Id; -import javax.validation.constraints.Max; -import javax.validation.constraints.Min; -import java.util.Date; - -public class UserParam { - private long id; - @NotEmpty(message="姓名不能为空") - private String userName; - @NotEmpty(message="密码不能为空") - @Length(min=6,message="密码长度不能小于6位") - private String passWord; - @Max(value = 100, message = "年龄不能大于100岁") - @Min(value= 18 ,message= "必须年满18岁!" ) - private int age; - public long getId() { - return id; - } - - public void setId(long id) { - this.id = id; - } - public String getUserName() { - return userName; - } - - public void setUserName(String userName) { - this.userName = userName; - } - - public String getPassWord() { - return passWord; - } - - public void setPassWord(String passWord) { - this.passWord = passWord; - } - - public int getAge() { - return age; - } - - public void setAge(int age) { - this.age = age; - } - - @Override - public String toString() { - return ToStringBuilder.reflectionToString(this); - } -} diff --git "a/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/java/com/neo/repository/UserRepository.java" "b/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/java/com/neo/repository/UserRepository.java" deleted file mode 100644 index 1b2f56c..0000000 --- "a/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/java/com/neo/repository/UserRepository.java" +++ /dev/null @@ -1,19 +0,0 @@ -package com.neo.repository; - -import com.neo.entity.User; -import org.springframework.data.domain.Page; -import org.springframework.data.domain.Pageable; -import org.springframework.data.jpa.repository.JpaRepository; -import org.springframework.data.jpa.repository.Query; - -public interface UserRepository extends JpaRepository { - - @Query("select u from User u") - Page findList(Pageable pageable); - - User findById(long id); - - User findByUserName(String userName); - - Long deleteById(Long id); -} \ No newline at end of file diff --git "a/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/java/com/neo/web/UserController.java" "b/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/java/com/neo/web/UserController.java" deleted file mode 100644 index eb9478b..0000000 --- "a/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/java/com/neo/web/UserController.java" +++ /dev/null @@ -1,106 +0,0 @@ -package com.neo.web; - -import com.neo.entity.User; -import com.neo.param.UserParam; -import com.neo.repository.UserRepository; -import org.apache.commons.lang3.StringUtils; -import org.springframework.beans.BeanUtils; -import org.springframework.beans.factory.annotation.Autowired; -import org.springframework.data.domain.Page; -import org.springframework.data.domain.PageRequest; -import org.springframework.data.domain.Pageable; -import org.springframework.data.domain.Sort; -import org.springframework.stereotype.Controller; -import org.springframework.ui.Model; -import org.springframework.ui.ModelMap; -import org.springframework.validation.BindingResult; -import org.springframework.validation.ObjectError; -import org.springframework.web.bind.annotation.RequestMapping; -import org.springframework.web.bind.annotation.RequestParam; - -import javax.annotation.Resource; -import javax.validation.Valid; -import java.util.Date; -import java.util.List; - -@Controller -public class UserController { - @Autowired - private UserRepository userRepository; - - @RequestMapping("/") - public String index() { - return "redirect:/list"; - } - - @RequestMapping("/list") - public String list(Model model,@RequestParam(value = "page", defaultValue = "0") Integer page, - @RequestParam(value = "size", defaultValue = "6") Integer size) { - Sort sort = new Sort(Sort.Direction.DESC, "id"); - Pageable pageable = new PageRequest(page, size, sort); - Page users=userRepository.findList(pageable); - model.addAttribute("users", users); - return "user/list"; - } - - @RequestMapping("/toAdd") - public String toAdd() { - return "user/userAdd"; - } - - @RequestMapping("/add") - public String add(@Valid UserParam userParam,BindingResult result, ModelMap model) { - String errorMsg=""; - if(result.hasErrors()) { - List list = result.getAllErrors(); - for (ObjectError error : list) { - errorMsg=errorMsg + error.getCode() + "-" + error.getDefaultMessage() +";"; - } - model.addAttribute("errorMsg",errorMsg); - return "user/userAdd"; - } - User u= userRepository.findByUserName(userParam.getUserName()); - if(u!=null){ - model.addAttribute("errorMsg","用户已存在!"); - return "user/userAdd"; - } - User user=new User(); - BeanUtils.copyProperties(userParam,user); - user.setRegTime(new Date()); - userRepository.save(user); - return "redirect:/list"; - } - - @RequestMapping("/toEdit") - public String toEdit(Model model,Long id) { - User user=userRepository.findById(id); - model.addAttribute("user", user); - return "user/userEdit"; - } - - @RequestMapping("/edit") - public String edit(@Valid UserParam userParam, BindingResult result,ModelMap model) { - String errorMsg=""; - if(result.hasErrors()) { - List list = result.getAllErrors(); - for (ObjectError error : list) { - errorMsg=errorMsg + error.getCode() + "-" + error.getDefaultMessage() +";"; - } - model.addAttribute("errorMsg",errorMsg); - model.addAttribute("user", userParam); - return "user/userEdit"; - } - - User user=new User(); - BeanUtils.copyProperties(userParam,user); - user.setRegTime(new Date()); - userRepository.save(user); - return "redirect:/list"; - } - - @RequestMapping("/delete") - public String delete(Long id) { - userRepository.delete(id); - return "redirect:/list"; - } -} diff --git "a/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/application.properties" "b/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/application.properties" deleted file mode 100644 index 65ff9c3..0000000 --- "a/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/application.properties" +++ /dev/null @@ -1,10 +0,0 @@ -spring.datasource.url=jdbc:mysql://127.0.0.1/test?useUnicode=true&characterEncoding=utf-8&serverTimezone=UTC&useSSL=true -spring.datasource.username=root -spring.datasource.password=root -spring.datasource.driver-class-name=com.mysql.jdbc.Driver - -spring.jpa.properties.hibernate.hbm2ddl.auto=update -spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.MySQL5InnoDBDialect -spring.jpa.show-sql= true - -spring.thymeleaf.cache=false \ No newline at end of file diff --git "a/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/static/css/bootstrap.css" "b/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/static/css/bootstrap.css" deleted file mode 100644 index 42c79d6..0000000 --- "a/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/static/css/bootstrap.css" +++ /dev/null @@ -1,6760 +0,0 @@ -/*! - * Bootstrap v3.3.6 (http://getbootstrap.com) - * Copyright 2011-2015 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - */ -/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ -html { - font-family: sans-serif; - -webkit-text-size-adjust: 100%; - -ms-text-size-adjust: 100%; -} -body { - margin: 0; -} -article, -aside, -details, -figcaption, -figure, -footer, -header, -hgroup, -main, -menu, -nav, -section, -summary { - display: block; -} -audio, -canvas, -progress, -video { - display: inline-block; - vertical-align: baseline; -} -audio:not([controls]) { - display: none; - height: 0; -} -[hidden], -template { - display: none; -} -a { - background-color: transparent; -} -a:active, -a:hover { - outline: 0; -} -abbr[title] { - border-bottom: 1px dotted; -} -b, -strong { - font-weight: bold; -} -dfn { - font-style: italic; -} -h1 { - margin: .67em 0; - font-size: 2em; -} -mark { - color: #000; - background: #ff0; -} -small { - font-size: 80%; -} -sub, -sup { - position: relative; - font-size: 75%; - line-height: 0; - vertical-align: baseline; -} -sup { - top: -.5em; -} -sub { - bottom: -.25em; -} -img { - border: 0; -} -svg:not(:root) { - overflow: hidden; -} -figure { - margin: 1em 40px; -} -hr { - height: 0; - -webkit-box-sizing: content-box; - -moz-box-sizing: content-box; - box-sizing: content-box; -} -pre { - overflow: auto; -} -code, -kbd, -pre, -samp { - font-family: monospace, monospace; - font-size: 1em; -} -button, -input, -optgroup, -select, -textarea { - margin: 0; - font: inherit; - color: inherit; -} -button { - overflow: visible; -} -button, -select { - text-transform: none; -} -button, -html input[type="button"], -input[type="reset"], -input[type="submit"] { - -webkit-appearance: button; - cursor: pointer; -} -button[disabled], -html input[disabled] { - cursor: default; -} -button::-moz-focus-inner, -input::-moz-focus-inner { - padding: 0; - border: 0; -} -input { - line-height: normal; -} -input[type="checkbox"], -input[type="radio"] { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; - padding: 0; -} -input[type="number"]::-webkit-inner-spin-button, -input[type="number"]::-webkit-outer-spin-button { - height: auto; -} -input[type="search"] { - -webkit-box-sizing: content-box; - -moz-box-sizing: content-box; - box-sizing: content-box; - -webkit-appearance: textfield; -} -input[type="search"]::-webkit-search-cancel-button, -input[type="search"]::-webkit-search-decoration { - -webkit-appearance: none; -} -fieldset { - padding: .35em .625em .75em; - margin: 0 2px; - border: 1px solid #c0c0c0; -} -legend { - padding: 0; - border: 0; -} -textarea { - overflow: auto; -} -optgroup { - font-weight: bold; -} -table { - border-spacing: 0; - border-collapse: collapse; -} -td, -th { - padding: 0; -} -/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */ -@media print { - *, - *:before, - *:after { - color: #000 !important; - text-shadow: none !important; - background: transparent !important; - -webkit-box-shadow: none !important; - box-shadow: none !important; - } - a, - a:visited { - text-decoration: underline; - } - a[href]:after { - content: " (" attr(href) ")"; - } - abbr[title]:after { - content: " (" attr(title) ")"; - } - a[href^="#"]:after, - a[href^="javascript:"]:after { - content: ""; - } - pre, - blockquote { - border: 1px solid #999; - - page-break-inside: avoid; - } - thead { - display: table-header-group; - } - tr, - img { - page-break-inside: avoid; - } - img { - max-width: 100% !important; - } - p, - h2, - h3 { - orphans: 3; - widows: 3; - } - h2, - h3 { - page-break-after: avoid; - } - .navbar { - display: none; - } - .btn > .caret, - .dropup > .btn > .caret { - border-top-color: #000 !important; - } - .label { - border: 1px solid #000; - } - .table { - border-collapse: collapse !important; - } - .table td, - .table th { - background-color: #fff !important; - } - .table-bordered th, - .table-bordered td { - border: 1px solid #ddd !important; - } -} -@font-face { - font-family: 'Glyphicons Halflings'; - - src: url('../fonts/glyphicons-halflings-regular.eot'); - src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg'); -} -.glyphicon { - position: relative; - top: 1px; - display: inline-block; - font-family: 'Glyphicons Halflings'; - font-style: normal; - font-weight: normal; - line-height: 1; - - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; -} -.glyphicon-asterisk:before { - content: "\002a"; -} -.glyphicon-plus:before { - content: "\002b"; -} -.glyphicon-euro:before, -.glyphicon-eur:before { - content: "\20ac"; -} -.glyphicon-minus:before { - content: "\2212"; -} -.glyphicon-cloud:before { - content: "\2601"; -} -.glyphicon-envelope:before { - content: "\2709"; -} -.glyphicon-pencil:before { - content: "\270f"; -} -.glyphicon-glass:before { - content: "\e001"; -} -.glyphicon-music:before { - content: "\e002"; -} -.glyphicon-search:before { - content: "\e003"; -} -.glyphicon-heart:before { - content: "\e005"; -} -.glyphicon-star:before { - content: "\e006"; -} -.glyphicon-star-empty:before { - content: "\e007"; -} -.glyphicon-user:before { - content: "\e008"; -} -.glyphicon-film:before { - content: "\e009"; -} -.glyphicon-th-large:before { - content: "\e010"; -} -.glyphicon-th:before { - content: "\e011"; -} -.glyphicon-th-list:before { - content: "\e012"; -} -.glyphicon-ok:before { - content: "\e013"; -} -.glyphicon-remove:before { - content: "\e014"; -} -.glyphicon-zoom-in:before { - content: "\e015"; -} -.glyphicon-zoom-out:before { - content: "\e016"; -} -.glyphicon-off:before { - content: "\e017"; -} -.glyphicon-signal:before { - content: "\e018"; -} -.glyphicon-cog:before { - content: "\e019"; -} -.glyphicon-trash:before { - content: "\e020"; -} -.glyphicon-home:before { - content: "\e021"; -} -.glyphicon-file:before { - content: "\e022"; -} -.glyphicon-time:before { - content: "\e023"; -} -.glyphicon-road:before { - content: "\e024"; -} -.glyphicon-download-alt:before { - content: "\e025"; -} -.glyphicon-download:before { - content: "\e026"; -} -.glyphicon-upload:before { - content: "\e027"; -} -.glyphicon-inbox:before { - content: "\e028"; -} -.glyphicon-play-circle:before { - content: "\e029"; -} -.glyphicon-repeat:before { - content: "\e030"; -} -.glyphicon-refresh:before { - content: "\e031"; -} -.glyphicon-list-alt:before { - content: "\e032"; -} -.glyphicon-lock:before { - content: "\e033"; -} -.glyphicon-flag:before { - content: "\e034"; -} -.glyphicon-headphones:before { - content: "\e035"; -} -.glyphicon-volume-off:before { - content: "\e036"; -} -.glyphicon-volume-down:before { - content: "\e037"; -} -.glyphicon-volume-up:before { - content: "\e038"; -} -.glyphicon-qrcode:before { - content: "\e039"; -} -.glyphicon-barcode:before { - content: "\e040"; -} -.glyphicon-tag:before { - content: "\e041"; -} -.glyphicon-tags:before { - content: "\e042"; -} -.glyphicon-book:before { - content: "\e043"; -} -.glyphicon-bookmark:before { - content: "\e044"; -} -.glyphicon-print:before { - content: "\e045"; -} -.glyphicon-camera:before { - content: "\e046"; -} -.glyphicon-font:before { - content: "\e047"; -} -.glyphicon-bold:before { - content: "\e048"; -} -.glyphicon-italic:before { - content: "\e049"; -} -.glyphicon-text-height:before { - content: "\e050"; -} -.glyphicon-text-width:before { - content: "\e051"; -} -.glyphicon-align-left:before { - content: "\e052"; -} -.glyphicon-align-center:before { - content: "\e053"; -} -.glyphicon-align-right:before { - content: "\e054"; -} -.glyphicon-align-justify:before { - content: "\e055"; -} -.glyphicon-list:before { - content: "\e056"; -} -.glyphicon-indent-left:before { - content: "\e057"; -} -.glyphicon-indent-right:before { - content: "\e058"; -} -.glyphicon-facetime-video:before { - content: "\e059"; -} -.glyphicon-picture:before { - content: "\e060"; -} -.glyphicon-map-marker:before { - content: "\e062"; -} -.glyphicon-adjust:before { - content: "\e063"; -} -.glyphicon-tint:before { - content: "\e064"; -} -.glyphicon-edit:before { - content: "\e065"; -} -.glyphicon-share:before { - content: "\e066"; -} -.glyphicon-check:before { - content: "\e067"; -} -.glyphicon-move:before { - content: "\e068"; -} -.glyphicon-step-backward:before { - content: "\e069"; -} -.glyphicon-fast-backward:before { - content: "\e070"; -} -.glyphicon-backward:before { - content: "\e071"; -} -.glyphicon-play:before { - content: "\e072"; -} -.glyphicon-pause:before { - content: "\e073"; -} -.glyphicon-stop:before { - content: "\e074"; -} -.glyphicon-forward:before { - content: "\e075"; -} -.glyphicon-fast-forward:before { - content: "\e076"; -} -.glyphicon-step-forward:before { - content: "\e077"; -} -.glyphicon-eject:before { - content: "\e078"; -} -.glyphicon-chevron-left:before { - content: "\e079"; -} -.glyphicon-chevron-right:before { - content: "\e080"; -} -.glyphicon-plus-sign:before { - content: "\e081"; -} -.glyphicon-minus-sign:before { - content: "\e082"; -} -.glyphicon-remove-sign:before { - content: "\e083"; -} -.glyphicon-ok-sign:before { - content: "\e084"; -} -.glyphicon-question-sign:before { - content: "\e085"; -} -.glyphicon-info-sign:before { - content: "\e086"; -} -.glyphicon-screenshot:before { - content: "\e087"; -} -.glyphicon-remove-circle:before { - content: "\e088"; -} -.glyphicon-ok-circle:before { - content: "\e089"; -} -.glyphicon-ban-circle:before { - content: "\e090"; -} -.glyphicon-arrow-left:before { - content: "\e091"; -} -.glyphicon-arrow-right:before { - content: "\e092"; -} -.glyphicon-arrow-up:before { - content: "\e093"; -} -.glyphicon-arrow-down:before { - content: "\e094"; -} -.glyphicon-share-alt:before { - content: "\e095"; -} -.glyphicon-resize-full:before { - content: "\e096"; -} -.glyphicon-resize-small:before { - content: "\e097"; -} -.glyphicon-exclamation-sign:before { - content: "\e101"; -} -.glyphicon-gift:before { - content: "\e102"; -} -.glyphicon-leaf:before { - content: "\e103"; -} -.glyphicon-fire:before { - content: "\e104"; -} -.glyphicon-eye-open:before { - content: "\e105"; -} -.glyphicon-eye-close:before { - content: "\e106"; -} -.glyphicon-warning-sign:before { - content: "\e107"; -} -.glyphicon-plane:before { - content: "\e108"; -} -.glyphicon-calendar:before { - content: "\e109"; -} -.glyphicon-random:before { - content: "\e110"; -} -.glyphicon-comment:before { - content: "\e111"; -} -.glyphicon-magnet:before { - content: "\e112"; -} -.glyphicon-chevron-up:before { - content: "\e113"; -} -.glyphicon-chevron-down:before { - content: "\e114"; -} -.glyphicon-retweet:before { - content: "\e115"; -} -.glyphicon-shopping-cart:before { - content: "\e116"; -} -.glyphicon-folder-close:before { - content: "\e117"; -} -.glyphicon-folder-open:before { - content: "\e118"; -} -.glyphicon-resize-vertical:before { - content: "\e119"; -} -.glyphicon-resize-horizontal:before { - content: "\e120"; -} -.glyphicon-hdd:before { - content: "\e121"; -} -.glyphicon-bullhorn:before { - content: "\e122"; -} -.glyphicon-bell:before { - content: "\e123"; -} -.glyphicon-certificate:before { - content: "\e124"; -} -.glyphicon-thumbs-up:before { - content: "\e125"; -} -.glyphicon-thumbs-down:before { - content: "\e126"; -} -.glyphicon-hand-right:before { - content: "\e127"; -} -.glyphicon-hand-left:before { - content: "\e128"; -} -.glyphicon-hand-up:before { - content: "\e129"; -} -.glyphicon-hand-down:before { - content: "\e130"; -} -.glyphicon-circle-arrow-right:before { - content: "\e131"; -} -.glyphicon-circle-arrow-left:before { - content: "\e132"; -} -.glyphicon-circle-arrow-up:before { - content: "\e133"; -} -.glyphicon-circle-arrow-down:before { - content: "\e134"; -} -.glyphicon-globe:before { - content: "\e135"; -} -.glyphicon-wrench:before { - content: "\e136"; -} -.glyphicon-tasks:before { - content: "\e137"; -} -.glyphicon-filter:before { - content: "\e138"; -} -.glyphicon-briefcase:before { - content: "\e139"; -} -.glyphicon-fullscreen:before { - content: "\e140"; -} -.glyphicon-dashboard:before { - content: "\e141"; -} -.glyphicon-paperclip:before { - content: "\e142"; -} -.glyphicon-heart-empty:before { - content: "\e143"; -} -.glyphicon-link:before { - content: "\e144"; -} -.glyphicon-phone:before { - content: "\e145"; -} -.glyphicon-pushpin:before { - content: "\e146"; -} -.glyphicon-usd:before { - content: "\e148"; -} -.glyphicon-gbp:before { - content: "\e149"; -} -.glyphicon-sort:before { - content: "\e150"; -} -.glyphicon-sort-by-alphabet:before { - content: "\e151"; -} -.glyphicon-sort-by-alphabet-alt:before { - content: "\e152"; -} -.glyphicon-sort-by-order:before { - content: "\e153"; -} -.glyphicon-sort-by-order-alt:before { - content: "\e154"; -} -.glyphicon-sort-by-attributes:before { - content: "\e155"; -} -.glyphicon-sort-by-attributes-alt:before { - content: "\e156"; -} -.glyphicon-unchecked:before { - content: "\e157"; -} -.glyphicon-expand:before { - content: "\e158"; -} -.glyphicon-collapse-down:before { - content: "\e159"; -} -.glyphicon-collapse-up:before { - content: "\e160"; -} -.glyphicon-log-in:before { - content: "\e161"; -} -.glyphicon-flash:before { - content: "\e162"; -} -.glyphicon-log-out:before { - content: "\e163"; -} -.glyphicon-new-window:before { - content: "\e164"; -} -.glyphicon-record:before { - content: "\e165"; -} -.glyphicon-save:before { - content: "\e166"; -} -.glyphicon-open:before { - content: "\e167"; -} -.glyphicon-saved:before { - content: "\e168"; -} -.glyphicon-import:before { - content: "\e169"; -} -.glyphicon-export:before { - content: "\e170"; -} -.glyphicon-send:before { - content: "\e171"; -} -.glyphicon-floppy-disk:before { - content: "\e172"; -} -.glyphicon-floppy-saved:before { - content: "\e173"; -} -.glyphicon-floppy-remove:before { - content: "\e174"; -} -.glyphicon-floppy-save:before { - content: "\e175"; -} -.glyphicon-floppy-open:before { - content: "\e176"; -} -.glyphicon-credit-card:before { - content: "\e177"; -} -.glyphicon-transfer:before { - content: "\e178"; -} -.glyphicon-cutlery:before { - content: "\e179"; -} -.glyphicon-header:before { - content: "\e180"; -} -.glyphicon-compressed:before { - content: "\e181"; -} -.glyphicon-earphone:before { - content: "\e182"; -} -.glyphicon-phone-alt:before { - content: "\e183"; -} -.glyphicon-tower:before { - content: "\e184"; -} -.glyphicon-stats:before { - content: "\e185"; -} -.glyphicon-sd-video:before { - content: "\e186"; -} -.glyphicon-hd-video:before { - content: "\e187"; -} -.glyphicon-subtitles:before { - content: "\e188"; -} -.glyphicon-sound-stereo:before { - content: "\e189"; -} -.glyphicon-sound-dolby:before { - content: "\e190"; -} -.glyphicon-sound-5-1:before { - content: "\e191"; -} -.glyphicon-sound-6-1:before { - content: "\e192"; -} -.glyphicon-sound-7-1:before { - content: "\e193"; -} -.glyphicon-copyright-mark:before { - content: "\e194"; -} -.glyphicon-registration-mark:before { - content: "\e195"; -} -.glyphicon-cloud-download:before { - content: "\e197"; -} -.glyphicon-cloud-upload:before { - content: "\e198"; -} -.glyphicon-tree-conifer:before { - content: "\e199"; -} -.glyphicon-tree-deciduous:before { - content: "\e200"; -} -.glyphicon-cd:before { - content: "\e201"; -} -.glyphicon-save-file:before { - content: "\e202"; -} -.glyphicon-open-file:before { - content: "\e203"; -} -.glyphicon-level-up:before { - content: "\e204"; -} -.glyphicon-copy:before { - content: "\e205"; -} -.glyphicon-paste:before { - content: "\e206"; -} -.glyphicon-alert:before { - content: "\e209"; -} -.glyphicon-equalizer:before { - content: "\e210"; -} -.glyphicon-king:before { - content: "\e211"; -} -.glyphicon-queen:before { - content: "\e212"; -} -.glyphicon-pawn:before { - content: "\e213"; -} -.glyphicon-bishop:before { - content: "\e214"; -} -.glyphicon-knight:before { - content: "\e215"; -} -.glyphicon-baby-formula:before { - content: "\e216"; -} -.glyphicon-tent:before { - content: "\26fa"; -} -.glyphicon-blackboard:before { - content: "\e218"; -} -.glyphicon-bed:before { - content: "\e219"; -} -.glyphicon-apple:before { - content: "\f8ff"; -} -.glyphicon-erase:before { - content: "\e221"; -} -.glyphicon-hourglass:before { - content: "\231b"; -} -.glyphicon-lamp:before { - content: "\e223"; -} -.glyphicon-duplicate:before { - content: "\e224"; -} -.glyphicon-piggy-bank:before { - content: "\e225"; -} -.glyphicon-scissors:before { - content: "\e226"; -} -.glyphicon-bitcoin:before { - content: "\e227"; -} -.glyphicon-btc:before { - content: "\e227"; -} -.glyphicon-xbt:before { - content: "\e227"; -} -.glyphicon-yen:before { - content: "\00a5"; -} -.glyphicon-jpy:before { - content: "\00a5"; -} -.glyphicon-ruble:before { - content: "\20bd"; -} -.glyphicon-rub:before { - content: "\20bd"; -} -.glyphicon-scale:before { - content: "\e230"; -} -.glyphicon-ice-lolly:before { - content: "\e231"; -} -.glyphicon-ice-lolly-tasted:before { - content: "\e232"; -} -.glyphicon-education:before { - content: "\e233"; -} -.glyphicon-option-horizontal:before { - content: "\e234"; -} -.glyphicon-option-vertical:before { - content: "\e235"; -} -.glyphicon-menu-hamburger:before { - content: "\e236"; -} -.glyphicon-modal-window:before { - content: "\e237"; -} -.glyphicon-oil:before { - content: "\e238"; -} -.glyphicon-grain:before { - content: "\e239"; -} -.glyphicon-sunglasses:before { - content: "\e240"; -} -.glyphicon-text-size:before { - content: "\e241"; -} -.glyphicon-text-color:before { - content: "\e242"; -} -.glyphicon-text-background:before { - content: "\e243"; -} -.glyphicon-object-align-top:before { - content: "\e244"; -} -.glyphicon-object-align-bottom:before { - content: "\e245"; -} -.glyphicon-object-align-horizontal:before { - content: "\e246"; -} -.glyphicon-object-align-left:before { - content: "\e247"; -} -.glyphicon-object-align-vertical:before { - content: "\e248"; -} -.glyphicon-object-align-right:before { - content: "\e249"; -} -.glyphicon-triangle-right:before { - content: "\e250"; -} -.glyphicon-triangle-left:before { - content: "\e251"; -} -.glyphicon-triangle-bottom:before { - content: "\e252"; -} -.glyphicon-triangle-top:before { - content: "\e253"; -} -.glyphicon-console:before { - content: "\e254"; -} -.glyphicon-superscript:before { - content: "\e255"; -} -.glyphicon-subscript:before { - content: "\e256"; -} -.glyphicon-menu-left:before { - content: "\e257"; -} -.glyphicon-menu-right:before { - content: "\e258"; -} -.glyphicon-menu-down:before { - content: "\e259"; -} -.glyphicon-menu-up:before { - content: "\e260"; -} -* { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; -} -*:before, -*:after { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; -} -html { - font-size: 10px; - - -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -} -body { - font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; - font-size: 14px; - line-height: 1.42857143; - color: #333; - background-color: #fff; -} -input, -button, -select, -textarea { - font-family: inherit; - font-size: inherit; - line-height: inherit; -} -a { - color: #337ab7; - text-decoration: none; -} -a:hover, -a:focus { - color: #23527c; - text-decoration: underline; -} -a:focus { - outline: thin dotted; - outline: 5px auto -webkit-focus-ring-color; - outline-offset: -2px; -} -figure { - margin: 0; -} -img { - vertical-align: middle; -} -.img-responsive, -.thumbnail > img, -.thumbnail a > img, -.carousel-inner > .item > img, -.carousel-inner > .item > a > img { - display: block; - max-width: 100%; - height: auto; -} -.img-rounded { - border-radius: 6px; -} -.img-thumbnail { - display: inline-block; - max-width: 100%; - height: auto; - padding: 4px; - line-height: 1.42857143; - background-color: #fff; - border: 1px solid #ddd; - border-radius: 4px; - -webkit-transition: all .2s ease-in-out; - -o-transition: all .2s ease-in-out; - transition: all .2s ease-in-out; -} -.img-circle { - border-radius: 50%; -} -hr { - margin-top: 20px; - margin-bottom: 20px; - border: 0; - border-top: 1px solid #eee; -} -.sr-only { - position: absolute; - width: 1px; - height: 1px; - padding: 0; - margin: -1px; - overflow: hidden; - clip: rect(0, 0, 0, 0); - border: 0; -} -.sr-only-focusable:active, -.sr-only-focusable:focus { - position: static; - width: auto; - height: auto; - margin: 0; - overflow: visible; - clip: auto; -} -[role="button"] { - cursor: pointer; -} -h1, -h2, -h3, -h4, -h5, -h6, -.h1, -.h2, -.h3, -.h4, -.h5, -.h6 { - font-family: inherit; - font-weight: 500; - line-height: 1.1; - color: inherit; -} -h1 small, -h2 small, -h3 small, -h4 small, -h5 small, -h6 small, -.h1 small, -.h2 small, -.h3 small, -.h4 small, -.h5 small, -.h6 small, -h1 .small, -h2 .small, -h3 .small, -h4 .small, -h5 .small, -h6 .small, -.h1 .small, -.h2 .small, -.h3 .small, -.h4 .small, -.h5 .small, -.h6 .small { - font-weight: normal; - line-height: 1; - color: #777; -} -h1, -.h1, -h2, -.h2, -h3, -.h3 { - margin-top: 20px; - margin-bottom: 10px; -} -h1 small, -.h1 small, -h2 small, -.h2 small, -h3 small, -.h3 small, -h1 .small, -.h1 .small, -h2 .small, -.h2 .small, -h3 .small, -.h3 .small { - font-size: 65%; -} -h4, -.h4, -h5, -.h5, -h6, -.h6 { - margin-top: 10px; - margin-bottom: 10px; -} -h4 small, -.h4 small, -h5 small, -.h5 small, -h6 small, -.h6 small, -h4 .small, -.h4 .small, -h5 .small, -.h5 .small, -h6 .small, -.h6 .small { - font-size: 75%; -} -h1, -.h1 { - font-size: 36px; -} -h2, -.h2 { - font-size: 30px; -} -h3, -.h3 { - font-size: 24px; -} -h4, -.h4 { - font-size: 18px; -} -h5, -.h5 { - font-size: 14px; -} -h6, -.h6 { - font-size: 12px; -} -p { - margin: 0 0 10px; -} -.lead { - margin-bottom: 20px; - font-size: 16px; - font-weight: 300; - line-height: 1.4; -} -@media (min-width: 768px) { - .lead { - font-size: 21px; - } -} -small, -.small { - font-size: 85%; -} -mark, -.mark { - padding: .2em; - background-color: #fcf8e3; -} -.text-left { - text-align: left; -} -.text-right { - text-align: right; -} -.text-center { - text-align: center; -} -.text-justify { - text-align: justify; -} -.text-nowrap { - white-space: nowrap; -} -.text-lowercase { - text-transform: lowercase; -} -.text-uppercase { - text-transform: uppercase; -} -.text-capitalize { - text-transform: capitalize; -} -.text-muted { - color: #777; -} -.text-primary { - color: #337ab7; -} -a.text-primary:hover, -a.text-primary:focus { - color: #286090; -} -.text-success { - color: #3c763d; -} -a.text-success:hover, -a.text-success:focus { - color: #2b542c; -} -.text-info { - color: #31708f; -} -a.text-info:hover, -a.text-info:focus { - color: #245269; -} -.text-warning { - color: #8a6d3b; -} -a.text-warning:hover, -a.text-warning:focus { - color: #66512c; -} -.text-danger { - color: #a94442; -} -a.text-danger:hover, -a.text-danger:focus { - color: #843534; -} -.bg-primary { - color: #fff; - background-color: #337ab7; -} -a.bg-primary:hover, -a.bg-primary:focus { - background-color: #286090; -} -.bg-success { - background-color: #dff0d8; -} -a.bg-success:hover, -a.bg-success:focus { - background-color: #c1e2b3; -} -.bg-info { - background-color: #d9edf7; -} -a.bg-info:hover, -a.bg-info:focus { - background-color: #afd9ee; -} -.bg-warning { - background-color: #fcf8e3; -} -a.bg-warning:hover, -a.bg-warning:focus { - background-color: #f7ecb5; -} -.bg-danger { - background-color: #f2dede; -} -a.bg-danger:hover, -a.bg-danger:focus { - background-color: #e4b9b9; -} -.page-header { - padding-bottom: 9px; - margin: 40px 0 20px; - border-bottom: 1px solid #eee; -} -ul, -ol { - margin-top: 0; - margin-bottom: 10px; -} -ul ul, -ol ul, -ul ol, -ol ol { - margin-bottom: 0; -} -.list-unstyled { - padding-left: 0; - list-style: none; -} -.list-inline { - padding-left: 0; - margin-left: -5px; - list-style: none; -} -.list-inline > li { - display: inline-block; - padding-right: 5px; - padding-left: 5px; -} -dl { - margin-top: 0; - margin-bottom: 20px; -} -dt, -dd { - line-height: 1.42857143; -} -dt { - font-weight: bold; -} -dd { - margin-left: 0; -} -@media (min-width: 768px) { - .dl-horizontal dt { - float: left; - width: 160px; - overflow: hidden; - clear: left; - text-align: right; - text-overflow: ellipsis; - white-space: nowrap; - } - .dl-horizontal dd { - margin-left: 180px; - } -} -abbr[title], -abbr[data-original-title] { - cursor: help; - border-bottom: 1px dotted #777; -} -.initialism { - font-size: 90%; - text-transform: uppercase; -} -blockquote { - padding: 10px 20px; - margin: 0 0 20px; - font-size: 17.5px; - border-left: 5px solid #eee; -} -blockquote p:last-child, -blockquote ul:last-child, -blockquote ol:last-child { - margin-bottom: 0; -} -blockquote footer, -blockquote small, -blockquote .small { - display: block; - font-size: 80%; - line-height: 1.42857143; - color: #777; -} -blockquote footer:before, -blockquote small:before, -blockquote .small:before { - content: '\2014 \00A0'; -} -.blockquote-reverse, -blockquote.pull-right { - padding-right: 15px; - padding-left: 0; - text-align: right; - border-right: 5px solid #eee; - border-left: 0; -} -.blockquote-reverse footer:before, -blockquote.pull-right footer:before, -.blockquote-reverse small:before, -blockquote.pull-right small:before, -.blockquote-reverse .small:before, -blockquote.pull-right .small:before { - content: ''; -} -.blockquote-reverse footer:after, -blockquote.pull-right footer:after, -.blockquote-reverse small:after, -blockquote.pull-right small:after, -.blockquote-reverse .small:after, -blockquote.pull-right .small:after { - content: '\00A0 \2014'; -} -address { - margin-bottom: 20px; - font-style: normal; - line-height: 1.42857143; -} -code, -kbd, -pre, -samp { - font-family: Menlo, Monaco, Consolas, "Courier New", monospace; -} -code { - padding: 2px 4px; - font-size: 90%; - color: #c7254e; - background-color: #f9f2f4; - border-radius: 4px; -} -kbd { - padding: 2px 4px; - font-size: 90%; - color: #fff; - background-color: #333; - border-radius: 3px; - -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25); - box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25); -} -kbd kbd { - padding: 0; - font-size: 100%; - font-weight: bold; - -webkit-box-shadow: none; - box-shadow: none; -} -pre { - display: block; - padding: 9.5px; - margin: 0 0 10px; - font-size: 13px; - line-height: 1.42857143; - color: #333; - word-break: break-all; - word-wrap: break-word; - background-color: #f5f5f5; - border: 1px solid #ccc; - border-radius: 4px; -} -pre code { - padding: 0; - font-size: inherit; - color: inherit; - white-space: pre-wrap; - background-color: transparent; - border-radius: 0; -} -.pre-scrollable { - max-height: 340px; - overflow-y: scroll; -} -.container { - padding-right: 15px; - padding-left: 15px; - margin-right: auto; - margin-left: auto; -} -@media (min-width: 768px) { - .container { - width: 750px; - } -} -@media (min-width: 992px) { - .container { - width: 970px; - } -} -@media (min-width: 1200px) { - .container { - width: 1170px; - } -} -.container-fluid { - padding-right: 15px; - padding-left: 15px; - margin-right: auto; - margin-left: auto; -} -.row { - margin-right: -15px; - margin-left: -15px; -} -.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { - position: relative; - min-height: 1px; - padding-right: 15px; - padding-left: 15px; -} -.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { - float: left; -} -.col-xs-12 { - width: 100%; -} -.col-xs-11 { - width: 91.66666667%; -} -.col-xs-10 { - width: 83.33333333%; -} -.col-xs-9 { - width: 75%; -} -.col-xs-8 { - width: 66.66666667%; -} -.col-xs-7 { - width: 58.33333333%; -} -.col-xs-6 { - width: 50%; -} -.col-xs-5 { - width: 41.66666667%; -} -.col-xs-4 { - width: 33.33333333%; -} -.col-xs-3 { - width: 25%; -} -.col-xs-2 { - width: 16.66666667%; -} -.col-xs-1 { - width: 8.33333333%; -} -.col-xs-pull-12 { - right: 100%; -} -.col-xs-pull-11 { - right: 91.66666667%; -} -.col-xs-pull-10 { - right: 83.33333333%; -} -.col-xs-pull-9 { - right: 75%; -} -.col-xs-pull-8 { - right: 66.66666667%; -} -.col-xs-pull-7 { - right: 58.33333333%; -} -.col-xs-pull-6 { - right: 50%; -} -.col-xs-pull-5 { - right: 41.66666667%; -} -.col-xs-pull-4 { - right: 33.33333333%; -} -.col-xs-pull-3 { - right: 25%; -} -.col-xs-pull-2 { - right: 16.66666667%; -} -.col-xs-pull-1 { - right: 8.33333333%; -} -.col-xs-pull-0 { - right: auto; -} -.col-xs-push-12 { - left: 100%; -} -.col-xs-push-11 { - left: 91.66666667%; -} -.col-xs-push-10 { - left: 83.33333333%; -} -.col-xs-push-9 { - left: 75%; -} -.col-xs-push-8 { - left: 66.66666667%; -} -.col-xs-push-7 { - left: 58.33333333%; -} -.col-xs-push-6 { - left: 50%; -} -.col-xs-push-5 { - left: 41.66666667%; -} -.col-xs-push-4 { - left: 33.33333333%; -} -.col-xs-push-3 { - left: 25%; -} -.col-xs-push-2 { - left: 16.66666667%; -} -.col-xs-push-1 { - left: 8.33333333%; -} -.col-xs-push-0 { - left: auto; -} -.col-xs-offset-12 { - margin-left: 100%; -} -.col-xs-offset-11 { - margin-left: 91.66666667%; -} -.col-xs-offset-10 { - margin-left: 83.33333333%; -} -.col-xs-offset-9 { - margin-left: 75%; -} -.col-xs-offset-8 { - margin-left: 66.66666667%; -} -.col-xs-offset-7 { - margin-left: 58.33333333%; -} -.col-xs-offset-6 { - margin-left: 50%; -} -.col-xs-offset-5 { - margin-left: 41.66666667%; -} -.col-xs-offset-4 { - margin-left: 33.33333333%; -} -.col-xs-offset-3 { - margin-left: 25%; -} -.col-xs-offset-2 { - margin-left: 16.66666667%; -} -.col-xs-offset-1 { - margin-left: 8.33333333%; -} -.col-xs-offset-0 { - margin-left: 0; -} -@media (min-width: 768px) { - .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { - float: left; - } - .col-sm-12 { - width: 100%; - } - .col-sm-11 { - width: 91.66666667%; - } - .col-sm-10 { - width: 83.33333333%; - } - .col-sm-9 { - width: 75%; - } - .col-sm-8 { - width: 66.66666667%; - } - .col-sm-7 { - width: 58.33333333%; - } - .col-sm-6 { - width: 50%; - } - .col-sm-5 { - width: 41.66666667%; - } - .col-sm-4 { - width: 33.33333333%; - } - .col-sm-3 { - width: 25%; - } - .col-sm-2 { - width: 16.66666667%; - } - .col-sm-1 { - width: 8.33333333%; - } - .col-sm-pull-12 { - right: 100%; - } - .col-sm-pull-11 { - right: 91.66666667%; - } - .col-sm-pull-10 { - right: 83.33333333%; - } - .col-sm-pull-9 { - right: 75%; - } - .col-sm-pull-8 { - right: 66.66666667%; - } - .col-sm-pull-7 { - right: 58.33333333%; - } - .col-sm-pull-6 { - right: 50%; - } - .col-sm-pull-5 { - right: 41.66666667%; - } - .col-sm-pull-4 { - right: 33.33333333%; - } - .col-sm-pull-3 { - right: 25%; - } - .col-sm-pull-2 { - right: 16.66666667%; - } - .col-sm-pull-1 { - right: 8.33333333%; - } - .col-sm-pull-0 { - right: auto; - } - .col-sm-push-12 { - left: 100%; - } - .col-sm-push-11 { - left: 91.66666667%; - } - .col-sm-push-10 { - left: 83.33333333%; - } - .col-sm-push-9 { - left: 75%; - } - .col-sm-push-8 { - left: 66.66666667%; - } - .col-sm-push-7 { - left: 58.33333333%; - } - .col-sm-push-6 { - left: 50%; - } - .col-sm-push-5 { - left: 41.66666667%; - } - .col-sm-push-4 { - left: 33.33333333%; - } - .col-sm-push-3 { - left: 25%; - } - .col-sm-push-2 { - left: 16.66666667%; - } - .col-sm-push-1 { - left: 8.33333333%; - } - .col-sm-push-0 { - left: auto; - } - .col-sm-offset-12 { - margin-left: 100%; - } - .col-sm-offset-11 { - margin-left: 91.66666667%; - } - .col-sm-offset-10 { - margin-left: 83.33333333%; - } - .col-sm-offset-9 { - margin-left: 75%; - } - .col-sm-offset-8 { - margin-left: 66.66666667%; - } - .col-sm-offset-7 { - margin-left: 58.33333333%; - } - .col-sm-offset-6 { - margin-left: 50%; - } - .col-sm-offset-5 { - margin-left: 41.66666667%; - } - .col-sm-offset-4 { - margin-left: 33.33333333%; - } - .col-sm-offset-3 { - margin-left: 25%; - } - .col-sm-offset-2 { - margin-left: 16.66666667%; - } - .col-sm-offset-1 { - margin-left: 8.33333333%; - } - .col-sm-offset-0 { - margin-left: 0; - } -} -@media (min-width: 992px) { - .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { - float: left; - } - .col-md-12 { - width: 100%; - } - .col-md-11 { - width: 91.66666667%; - } - .col-md-10 { - width: 83.33333333%; - } - .col-md-9 { - width: 75%; - } - .col-md-8 { - width: 66.66666667%; - } - .col-md-7 { - width: 58.33333333%; - } - .col-md-6 { - width: 50%; - } - .col-md-5 { - width: 41.66666667%; - } - .col-md-4 { - width: 33.33333333%; - } - .col-md-3 { - width: 25%; - } - .col-md-2 { - width: 16.66666667%; - } - .col-md-1 { - width: 8.33333333%; - } - .col-md-pull-12 { - right: 100%; - } - .col-md-pull-11 { - right: 91.66666667%; - } - .col-md-pull-10 { - right: 83.33333333%; - } - .col-md-pull-9 { - right: 75%; - } - .col-md-pull-8 { - right: 66.66666667%; - } - .col-md-pull-7 { - right: 58.33333333%; - } - .col-md-pull-6 { - right: 50%; - } - .col-md-pull-5 { - right: 41.66666667%; - } - .col-md-pull-4 { - right: 33.33333333%; - } - .col-md-pull-3 { - right: 25%; - } - .col-md-pull-2 { - right: 16.66666667%; - } - .col-md-pull-1 { - right: 8.33333333%; - } - .col-md-pull-0 { - right: auto; - } - .col-md-push-12 { - left: 100%; - } - .col-md-push-11 { - left: 91.66666667%; - } - .col-md-push-10 { - left: 83.33333333%; - } - .col-md-push-9 { - left: 75%; - } - .col-md-push-8 { - left: 66.66666667%; - } - .col-md-push-7 { - left: 58.33333333%; - } - .col-md-push-6 { - left: 50%; - } - .col-md-push-5 { - left: 41.66666667%; - } - .col-md-push-4 { - left: 33.33333333%; - } - .col-md-push-3 { - left: 25%; - } - .col-md-push-2 { - left: 16.66666667%; - } - .col-md-push-1 { - left: 8.33333333%; - } - .col-md-push-0 { - left: auto; - } - .col-md-offset-12 { - margin-left: 100%; - } - .col-md-offset-11 { - margin-left: 91.66666667%; - } - .col-md-offset-10 { - margin-left: 83.33333333%; - } - .col-md-offset-9 { - margin-left: 75%; - } - .col-md-offset-8 { - margin-left: 66.66666667%; - } - .col-md-offset-7 { - margin-left: 58.33333333%; - } - .col-md-offset-6 { - margin-left: 50%; - } - .col-md-offset-5 { - margin-left: 41.66666667%; - } - .col-md-offset-4 { - margin-left: 33.33333333%; - } - .col-md-offset-3 { - margin-left: 25%; - } - .col-md-offset-2 { - margin-left: 16.66666667%; - } - .col-md-offset-1 { - margin-left: 8.33333333%; - } - .col-md-offset-0 { - margin-left: 0; - } -} -@media (min-width: 1200px) { - .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { - float: left; - } - .col-lg-12 { - width: 100%; - } - .col-lg-11 { - width: 91.66666667%; - } - .col-lg-10 { - width: 83.33333333%; - } - .col-lg-9 { - width: 75%; - } - .col-lg-8 { - width: 66.66666667%; - } - .col-lg-7 { - width: 58.33333333%; - } - .col-lg-6 { - width: 50%; - } - .col-lg-5 { - width: 41.66666667%; - } - .col-lg-4 { - width: 33.33333333%; - } - .col-lg-3 { - width: 25%; - } - .col-lg-2 { - width: 16.66666667%; - } - .col-lg-1 { - width: 8.33333333%; - } - .col-lg-pull-12 { - right: 100%; - } - .col-lg-pull-11 { - right: 91.66666667%; - } - .col-lg-pull-10 { - right: 83.33333333%; - } - .col-lg-pull-9 { - right: 75%; - } - .col-lg-pull-8 { - right: 66.66666667%; - } - .col-lg-pull-7 { - right: 58.33333333%; - } - .col-lg-pull-6 { - right: 50%; - } - .col-lg-pull-5 { - right: 41.66666667%; - } - .col-lg-pull-4 { - right: 33.33333333%; - } - .col-lg-pull-3 { - right: 25%; - } - .col-lg-pull-2 { - right: 16.66666667%; - } - .col-lg-pull-1 { - right: 8.33333333%; - } - .col-lg-pull-0 { - right: auto; - } - .col-lg-push-12 { - left: 100%; - } - .col-lg-push-11 { - left: 91.66666667%; - } - .col-lg-push-10 { - left: 83.33333333%; - } - .col-lg-push-9 { - left: 75%; - } - .col-lg-push-8 { - left: 66.66666667%; - } - .col-lg-push-7 { - left: 58.33333333%; - } - .col-lg-push-6 { - left: 50%; - } - .col-lg-push-5 { - left: 41.66666667%; - } - .col-lg-push-4 { - left: 33.33333333%; - } - .col-lg-push-3 { - left: 25%; - } - .col-lg-push-2 { - left: 16.66666667%; - } - .col-lg-push-1 { - left: 8.33333333%; - } - .col-lg-push-0 { - left: auto; - } - .col-lg-offset-12 { - margin-left: 100%; - } - .col-lg-offset-11 { - margin-left: 91.66666667%; - } - .col-lg-offset-10 { - margin-left: 83.33333333%; - } - .col-lg-offset-9 { - margin-left: 75%; - } - .col-lg-offset-8 { - margin-left: 66.66666667%; - } - .col-lg-offset-7 { - margin-left: 58.33333333%; - } - .col-lg-offset-6 { - margin-left: 50%; - } - .col-lg-offset-5 { - margin-left: 41.66666667%; - } - .col-lg-offset-4 { - margin-left: 33.33333333%; - } - .col-lg-offset-3 { - margin-left: 25%; - } - .col-lg-offset-2 { - margin-left: 16.66666667%; - } - .col-lg-offset-1 { - margin-left: 8.33333333%; - } - .col-lg-offset-0 { - margin-left: 0; - } -} -table { - background-color: transparent; -} -caption { - padding-top: 8px; - padding-bottom: 8px; - color: #777; - text-align: left; -} -th { - text-align: left; -} -.table { - width: 100%; - max-width: 100%; - margin-bottom: 20px; -} -.table > thead > tr > th, -.table > tbody > tr > th, -.table > tfoot > tr > th, -.table > thead > tr > td, -.table > tbody > tr > td, -.table > tfoot > tr > td { - padding: 8px; - line-height: 1.42857143; - vertical-align: top; - border-top: 1px solid #ddd; -} -.table > thead > tr > th { - vertical-align: bottom; - border-bottom: 2px solid #ddd; -} -.table > caption + thead > tr:first-child > th, -.table > colgroup + thead > tr:first-child > th, -.table > thead:first-child > tr:first-child > th, -.table > caption + thead > tr:first-child > td, -.table > colgroup + thead > tr:first-child > td, -.table > thead:first-child > tr:first-child > td { - border-top: 0; -} -.table > tbody + tbody { - border-top: 2px solid #ddd; -} -.table .table { - background-color: #fff; -} -.table-condensed > thead > tr > th, -.table-condensed > tbody > tr > th, -.table-condensed > tfoot > tr > th, -.table-condensed > thead > tr > td, -.table-condensed > tbody > tr > td, -.table-condensed > tfoot > tr > td { - padding: 5px; -} -.table-bordered { - border: 1px solid #ddd; -} -.table-bordered > thead > tr > th, -.table-bordered > tbody > tr > th, -.table-bordered > tfoot > tr > th, -.table-bordered > thead > tr > td, -.table-bordered > tbody > tr > td, -.table-bordered > tfoot > tr > td { - border: 1px solid #ddd; -} -.table-bordered > thead > tr > th, -.table-bordered > thead > tr > td { - border-bottom-width: 2px; -} -.table-striped > tbody > tr:nth-of-type(odd) { - background-color: #f9f9f9; -} -.table-hover > tbody > tr:hover { - background-color: #f5f5f5; -} -table col[class*="col-"] { - position: static; - display: table-column; - float: none; -} -table td[class*="col-"], -table th[class*="col-"] { - position: static; - display: table-cell; - float: none; -} -.table > thead > tr > td.active, -.table > tbody > tr > td.active, -.table > tfoot > tr > td.active, -.table > thead > tr > th.active, -.table > tbody > tr > th.active, -.table > tfoot > tr > th.active, -.table > thead > tr.active > td, -.table > tbody > tr.active > td, -.table > tfoot > tr.active > td, -.table > thead > tr.active > th, -.table > tbody > tr.active > th, -.table > tfoot > tr.active > th { - background-color: #f5f5f5; -} -.table-hover > tbody > tr > td.active:hover, -.table-hover > tbody > tr > th.active:hover, -.table-hover > tbody > tr.active:hover > td, -.table-hover > tbody > tr:hover > .active, -.table-hover > tbody > tr.active:hover > th { - background-color: #e8e8e8; -} -.table > thead > tr > td.success, -.table > tbody > tr > td.success, -.table > tfoot > tr > td.success, -.table > thead > tr > th.success, -.table > tbody > tr > th.success, -.table > tfoot > tr > th.success, -.table > thead > tr.success > td, -.table > tbody > tr.success > td, -.table > tfoot > tr.success > td, -.table > thead > tr.success > th, -.table > tbody > tr.success > th, -.table > tfoot > tr.success > th { - background-color: #dff0d8; -} -.table-hover > tbody > tr > td.success:hover, -.table-hover > tbody > tr > th.success:hover, -.table-hover > tbody > tr.success:hover > td, -.table-hover > tbody > tr:hover > .success, -.table-hover > tbody > tr.success:hover > th { - background-color: #d0e9c6; -} -.table > thead > tr > td.info, -.table > tbody > tr > td.info, -.table > tfoot > tr > td.info, -.table > thead > tr > th.info, -.table > tbody > tr > th.info, -.table > tfoot > tr > th.info, -.table > thead > tr.info > td, -.table > tbody > tr.info > td, -.table > tfoot > tr.info > td, -.table > thead > tr.info > th, -.table > tbody > tr.info > th, -.table > tfoot > tr.info > th { - background-color: #d9edf7; -} -.table-hover > tbody > tr > td.info:hover, -.table-hover > tbody > tr > th.info:hover, -.table-hover > tbody > tr.info:hover > td, -.table-hover > tbody > tr:hover > .info, -.table-hover > tbody > tr.info:hover > th { - background-color: #c4e3f3; -} -.table > thead > tr > td.warning, -.table > tbody > tr > td.warning, -.table > tfoot > tr > td.warning, -.table > thead > tr > th.warning, -.table > tbody > tr > th.warning, -.table > tfoot > tr > th.warning, -.table > thead > tr.warning > td, -.table > tbody > tr.warning > td, -.table > tfoot > tr.warning > td, -.table > thead > tr.warning > th, -.table > tbody > tr.warning > th, -.table > tfoot > tr.warning > th { - background-color: #fcf8e3; -} -.table-hover > tbody > tr > td.warning:hover, -.table-hover > tbody > tr > th.warning:hover, -.table-hover > tbody > tr.warning:hover > td, -.table-hover > tbody > tr:hover > .warning, -.table-hover > tbody > tr.warning:hover > th { - background-color: #faf2cc; -} -.table > thead > tr > td.danger, -.table > tbody > tr > td.danger, -.table > tfoot > tr > td.danger, -.table > thead > tr > th.danger, -.table > tbody > tr > th.danger, -.table > tfoot > tr > th.danger, -.table > thead > tr.danger > td, -.table > tbody > tr.danger > td, -.table > tfoot > tr.danger > td, -.table > thead > tr.danger > th, -.table > tbody > tr.danger > th, -.table > tfoot > tr.danger > th { - background-color: #f2dede; -} -.table-hover > tbody > tr > td.danger:hover, -.table-hover > tbody > tr > th.danger:hover, -.table-hover > tbody > tr.danger:hover > td, -.table-hover > tbody > tr:hover > .danger, -.table-hover > tbody > tr.danger:hover > th { - background-color: #ebcccc; -} -.table-responsive { - min-height: .01%; - overflow-x: auto; -} -@media screen and (max-width: 767px) { - .table-responsive { - width: 100%; - margin-bottom: 15px; - overflow-y: hidden; - -ms-overflow-style: -ms-autohiding-scrollbar; - border: 1px solid #ddd; - } - .table-responsive > .table { - margin-bottom: 0; - } - .table-responsive > .table > thead > tr > th, - .table-responsive > .table > tbody > tr > th, - .table-responsive > .table > tfoot > tr > th, - .table-responsive > .table > thead > tr > td, - .table-responsive > .table > tbody > tr > td, - .table-responsive > .table > tfoot > tr > td { - white-space: nowrap; - } - .table-responsive > .table-bordered { - border: 0; - } - .table-responsive > .table-bordered > thead > tr > th:first-child, - .table-responsive > .table-bordered > tbody > tr > th:first-child, - .table-responsive > .table-bordered > tfoot > tr > th:first-child, - .table-responsive > .table-bordered > thead > tr > td:first-child, - .table-responsive > .table-bordered > tbody > tr > td:first-child, - .table-responsive > .table-bordered > tfoot > tr > td:first-child { - border-left: 0; - } - .table-responsive > .table-bordered > thead > tr > th:last-child, - .table-responsive > .table-bordered > tbody > tr > th:last-child, - .table-responsive > .table-bordered > tfoot > tr > th:last-child, - .table-responsive > .table-bordered > thead > tr > td:last-child, - .table-responsive > .table-bordered > tbody > tr > td:last-child, - .table-responsive > .table-bordered > tfoot > tr > td:last-child { - border-right: 0; - } - .table-responsive > .table-bordered > tbody > tr:last-child > th, - .table-responsive > .table-bordered > tfoot > tr:last-child > th, - .table-responsive > .table-bordered > tbody > tr:last-child > td, - .table-responsive > .table-bordered > tfoot > tr:last-child > td { - border-bottom: 0; - } -} -fieldset { - min-width: 0; - padding: 0; - margin: 0; - border: 0; -} -legend { - display: block; - width: 100%; - padding: 0; - margin-bottom: 20px; - font-size: 21px; - line-height: inherit; - color: #333; - border: 0; - border-bottom: 1px solid #e5e5e5; -} -label { - display: inline-block; - max-width: 100%; - margin-bottom: 5px; - font-weight: bold; -} -input[type="search"] { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; -} -input[type="radio"], -input[type="checkbox"] { - margin: 4px 0 0; - margin-top: 1px \9; - line-height: normal; -} -input[type="file"] { - display: block; -} -input[type="range"] { - display: block; - width: 100%; -} -select[multiple], -select[size] { - height: auto; -} -input[type="file"]:focus, -input[type="radio"]:focus, -input[type="checkbox"]:focus { - outline: thin dotted; - outline: 5px auto -webkit-focus-ring-color; - outline-offset: -2px; -} -output { - display: block; - padding-top: 7px; - font-size: 14px; - line-height: 1.42857143; - color: #555; -} -.form-control { - display: block; - width: 100%; - height: 34px; - padding: 6px 12px; - font-size: 14px; - line-height: 1.42857143; - color: #555; - background-color: #fff; - background-image: none; - border: 1px solid #ccc; - border-radius: 4px; - -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); - box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); - -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; - -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; - transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; -} -.form-control:focus { - border-color: #66afe9; - outline: 0; - -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6); - box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6); -} -.form-control::-moz-placeholder { - color: #999; - opacity: 1; -} -.form-control:-ms-input-placeholder { - color: #999; -} -.form-control::-webkit-input-placeholder { - color: #999; -} -.form-control::-ms-expand { - background-color: transparent; - border: 0; -} -.form-control[disabled], -.form-control[readonly], -fieldset[disabled] .form-control { - background-color: #eee; - opacity: 1; -} -.form-control[disabled], -fieldset[disabled] .form-control { - cursor: not-allowed; -} -textarea.form-control { - height: auto; -} -input[type="search"] { - -webkit-appearance: none; -} -@media screen and (-webkit-min-device-pixel-ratio: 0) { - input[type="date"].form-control, - input[type="time"].form-control, - input[type="datetime-local"].form-control, - input[type="month"].form-control { - line-height: 34px; - } - input[type="date"].input-sm, - input[type="time"].input-sm, - input[type="datetime-local"].input-sm, - input[type="month"].input-sm, - .input-group-sm input[type="date"], - .input-group-sm input[type="time"], - .input-group-sm input[type="datetime-local"], - .input-group-sm input[type="month"] { - line-height: 30px; - } - input[type="date"].input-lg, - input[type="time"].input-lg, - input[type="datetime-local"].input-lg, - input[type="month"].input-lg, - .input-group-lg input[type="date"], - .input-group-lg input[type="time"], - .input-group-lg input[type="datetime-local"], - .input-group-lg input[type="month"] { - line-height: 46px; - } -} -.form-group { - margin-bottom: 15px; -} -.radio, -.checkbox { - position: relative; - display: block; - margin-top: 10px; - margin-bottom: 10px; -} -.radio label, -.checkbox label { - min-height: 20px; - padding-left: 20px; - margin-bottom: 0; - font-weight: normal; - cursor: pointer; -} -.radio input[type="radio"], -.radio-inline input[type="radio"], -.checkbox input[type="checkbox"], -.checkbox-inline input[type="checkbox"] { - position: absolute; - margin-top: 4px \9; - margin-left: -20px; -} -.radio + .radio, -.checkbox + .checkbox { - margin-top: -5px; -} -.radio-inline, -.checkbox-inline { - position: relative; - display: inline-block; - padding-left: 20px; - margin-bottom: 0; - font-weight: normal; - vertical-align: middle; - cursor: pointer; -} -.radio-inline + .radio-inline, -.checkbox-inline + .checkbox-inline { - margin-top: 0; - margin-left: 10px; -} -input[type="radio"][disabled], -input[type="checkbox"][disabled], -input[type="radio"].disabled, -input[type="checkbox"].disabled, -fieldset[disabled] input[type="radio"], -fieldset[disabled] input[type="checkbox"] { - cursor: not-allowed; -} -.radio-inline.disabled, -.checkbox-inline.disabled, -fieldset[disabled] .radio-inline, -fieldset[disabled] .checkbox-inline { - cursor: not-allowed; -} -.radio.disabled label, -.checkbox.disabled label, -fieldset[disabled] .radio label, -fieldset[disabled] .checkbox label { - cursor: not-allowed; -} -.form-control-static { - min-height: 34px; - padding-top: 7px; - padding-bottom: 7px; - margin-bottom: 0; -} -.form-control-static.input-lg, -.form-control-static.input-sm { - padding-right: 0; - padding-left: 0; -} -.input-sm { - height: 30px; - padding: 5px 10px; - font-size: 12px; - line-height: 1.5; - border-radius: 3px; -} -select.input-sm { - height: 30px; - line-height: 30px; -} -textarea.input-sm, -select[multiple].input-sm { - height: auto; -} -.form-group-sm .form-control { - height: 30px; - padding: 5px 10px; - font-size: 12px; - line-height: 1.5; - border-radius: 3px; -} -.form-group-sm select.form-control { - height: 30px; - line-height: 30px; -} -.form-group-sm textarea.form-control, -.form-group-sm select[multiple].form-control { - height: auto; -} -.form-group-sm .form-control-static { - height: 30px; - min-height: 32px; - padding: 6px 10px; - font-size: 12px; - line-height: 1.5; -} -.input-lg { - height: 46px; - padding: 10px 16px; - font-size: 18px; - line-height: 1.3333333; - border-radius: 6px; -} -select.input-lg { - height: 46px; - line-height: 46px; -} -textarea.input-lg, -select[multiple].input-lg { - height: auto; -} -.form-group-lg .form-control { - height: 46px; - padding: 10px 16px; - font-size: 18px; - line-height: 1.3333333; - border-radius: 6px; -} -.form-group-lg select.form-control { - height: 46px; - line-height: 46px; -} -.form-group-lg textarea.form-control, -.form-group-lg select[multiple].form-control { - height: auto; -} -.form-group-lg .form-control-static { - height: 46px; - min-height: 38px; - padding: 11px 16px; - font-size: 18px; - line-height: 1.3333333; -} -.has-feedback { - position: relative; -} -.has-feedback .form-control { - padding-right: 42.5px; -} -.form-control-feedback { - position: absolute; - top: 0; - right: 0; - z-index: 2; - display: block; - width: 34px; - height: 34px; - line-height: 34px; - text-align: center; - pointer-events: none; -} -.input-lg + .form-control-feedback, -.input-group-lg + .form-control-feedback, -.form-group-lg .form-control + .form-control-feedback { - width: 46px; - height: 46px; - line-height: 46px; -} -.input-sm + .form-control-feedback, -.input-group-sm + .form-control-feedback, -.form-group-sm .form-control + .form-control-feedback { - width: 30px; - height: 30px; - line-height: 30px; -} -.has-success .help-block, -.has-success .control-label, -.has-success .radio, -.has-success .checkbox, -.has-success .radio-inline, -.has-success .checkbox-inline, -.has-success.radio label, -.has-success.checkbox label, -.has-success.radio-inline label, -.has-success.checkbox-inline label { - color: #3c763d; -} -.has-success .form-control { - border-color: #3c763d; - -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); - box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); -} -.has-success .form-control:focus { - border-color: #2b542c; - -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168; - box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168; -} -.has-success .input-group-addon { - color: #3c763d; - background-color: #dff0d8; - border-color: #3c763d; -} -.has-success .form-control-feedback { - color: #3c763d; -} -.has-warning .help-block, -.has-warning .control-label, -.has-warning .radio, -.has-warning .checkbox, -.has-warning .radio-inline, -.has-warning .checkbox-inline, -.has-warning.radio label, -.has-warning.checkbox label, -.has-warning.radio-inline label, -.has-warning.checkbox-inline label { - color: #8a6d3b; -} -.has-warning .form-control { - border-color: #8a6d3b; - -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); - box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); -} -.has-warning .form-control:focus { - border-color: #66512c; - -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b; - box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b; -} -.has-warning .input-group-addon { - color: #8a6d3b; - background-color: #fcf8e3; - border-color: #8a6d3b; -} -.has-warning .form-control-feedback { - color: #8a6d3b; -} -.has-error .help-block, -.has-error .control-label, -.has-error .radio, -.has-error .checkbox, -.has-error .radio-inline, -.has-error .checkbox-inline, -.has-error.radio label, -.has-error.checkbox label, -.has-error.radio-inline label, -.has-error.checkbox-inline label { - color: #a94442; -} -.has-error .form-control { - border-color: #a94442; - -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); - box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); -} -.has-error .form-control:focus { - border-color: #843534; - -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483; - box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483; -} -.has-error .input-group-addon { - color: #a94442; - background-color: #f2dede; - border-color: #a94442; -} -.has-error .form-control-feedback { - color: #a94442; -} -.has-feedback label ~ .form-control-feedback { - top: 25px; -} -.has-feedback label.sr-only ~ .form-control-feedback { - top: 0; -} -.help-block { - display: block; - margin-top: 5px; - margin-bottom: 10px; - color: #737373; -} -@media (min-width: 768px) { - .form-inline .form-group { - display: inline-block; - margin-bottom: 0; - vertical-align: middle; - } - .form-inline .form-control { - display: inline-block; - width: auto; - vertical-align: middle; - } - .form-inline .form-control-static { - display: inline-block; - } - .form-inline .input-group { - display: inline-table; - vertical-align: middle; - } - .form-inline .input-group .input-group-addon, - .form-inline .input-group .input-group-btn, - .form-inline .input-group .form-control { - width: auto; - } - .form-inline .input-group > .form-control { - width: 100%; - } - .form-inline .control-label { - margin-bottom: 0; - vertical-align: middle; - } - .form-inline .radio, - .form-inline .checkbox { - display: inline-block; - margin-top: 0; - margin-bottom: 0; - vertical-align: middle; - } - .form-inline .radio label, - .form-inline .checkbox label { - padding-left: 0; - } - .form-inline .radio input[type="radio"], - .form-inline .checkbox input[type="checkbox"] { - position: relative; - margin-left: 0; - } - .form-inline .has-feedback .form-control-feedback { - top: 0; - } -} -.form-horizontal .radio, -.form-horizontal .checkbox, -.form-horizontal .radio-inline, -.form-horizontal .checkbox-inline { - padding-top: 7px; - margin-top: 0; - margin-bottom: 0; -} -.form-horizontal .radio, -.form-horizontal .checkbox { - min-height: 27px; -} -.form-horizontal .form-group { - margin-right: -15px; - margin-left: -15px; -} -@media (min-width: 768px) { - .form-horizontal .control-label { - padding-top: 7px; - margin-bottom: 0; - text-align: right; - } -} -.form-horizontal .has-feedback .form-control-feedback { - right: 15px; -} -@media (min-width: 768px) { - .form-horizontal .form-group-lg .control-label { - padding-top: 11px; - font-size: 18px; - } -} -@media (min-width: 768px) { - .form-horizontal .form-group-sm .control-label { - padding-top: 6px; - font-size: 12px; - } -} -.btn { - display: inline-block; - padding: 6px 12px; - margin-bottom: 0; - font-size: 14px; - font-weight: normal; - line-height: 1.42857143; - text-align: center; - white-space: nowrap; - vertical-align: middle; - -ms-touch-action: manipulation; - touch-action: manipulation; - cursor: pointer; - -webkit-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; - background-image: none; - border: 1px solid transparent; - border-radius: 4px; -} -.btn:focus, -.btn:active:focus, -.btn.active:focus, -.btn.focus, -.btn:active.focus, -.btn.active.focus { - outline: thin dotted; - outline: 5px auto -webkit-focus-ring-color; - outline-offset: -2px; -} -.btn:hover, -.btn:focus, -.btn.focus { - color: #333; - text-decoration: none; -} -.btn:active, -.btn.active { - background-image: none; - outline: 0; - -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); - box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); -} -.btn.disabled, -.btn[disabled], -fieldset[disabled] .btn { - cursor: not-allowed; - filter: alpha(opacity=65); - -webkit-box-shadow: none; - box-shadow: none; - opacity: .65; -} -a.btn.disabled, -fieldset[disabled] a.btn { - pointer-events: none; -} -.btn-default { - color: #333; - background-color: #fff; - border-color: #ccc; -} -.btn-default:focus, -.btn-default.focus { - color: #333; - background-color: #e6e6e6; - border-color: #8c8c8c; -} -.btn-default:hover { - color: #333; - background-color: #e6e6e6; - border-color: #adadad; -} -.btn-default:active, -.btn-default.active, -.open > .dropdown-toggle.btn-default { - color: #333; - background-color: #e6e6e6; - border-color: #adadad; -} -.btn-default:active:hover, -.btn-default.active:hover, -.open > .dropdown-toggle.btn-default:hover, -.btn-default:active:focus, -.btn-default.active:focus, -.open > .dropdown-toggle.btn-default:focus, -.btn-default:active.focus, -.btn-default.active.focus, -.open > .dropdown-toggle.btn-default.focus { - color: #333; - background-color: #d4d4d4; - border-color: #8c8c8c; -} -.btn-default:active, -.btn-default.active, -.open > .dropdown-toggle.btn-default { - background-image: none; -} -.btn-default.disabled:hover, -.btn-default[disabled]:hover, -fieldset[disabled] .btn-default:hover, -.btn-default.disabled:focus, -.btn-default[disabled]:focus, -fieldset[disabled] .btn-default:focus, -.btn-default.disabled.focus, -.btn-default[disabled].focus, -fieldset[disabled] .btn-default.focus { - background-color: #fff; - border-color: #ccc; -} -.btn-default .badge { - color: #fff; - background-color: #333; -} -.btn-primary { - color: #fff; - background-color: #337ab7; - border-color: #2e6da4; -} -.btn-primary:focus, -.btn-primary.focus { - color: #fff; - background-color: #286090; - border-color: #122b40; -} -.btn-primary:hover { - color: #fff; - background-color: #286090; - border-color: #204d74; -} -.btn-primary:active, -.btn-primary.active, -.open > .dropdown-toggle.btn-primary { - color: #fff; - background-color: #286090; - border-color: #204d74; -} -.btn-primary:active:hover, -.btn-primary.active:hover, -.open > .dropdown-toggle.btn-primary:hover, -.btn-primary:active:focus, -.btn-primary.active:focus, -.open > .dropdown-toggle.btn-primary:focus, -.btn-primary:active.focus, -.btn-primary.active.focus, -.open > .dropdown-toggle.btn-primary.focus { - color: #fff; - background-color: #204d74; - border-color: #122b40; -} -.btn-primary:active, -.btn-primary.active, -.open > .dropdown-toggle.btn-primary { - background-image: none; -} -.btn-primary.disabled:hover, -.btn-primary[disabled]:hover, -fieldset[disabled] .btn-primary:hover, -.btn-primary.disabled:focus, -.btn-primary[disabled]:focus, -fieldset[disabled] .btn-primary:focus, -.btn-primary.disabled.focus, -.btn-primary[disabled].focus, -fieldset[disabled] .btn-primary.focus { - background-color: #337ab7; - border-color: #2e6da4; -} -.btn-primary .badge { - color: #337ab7; - background-color: #fff; -} -.btn-success { - color: #fff; - background-color: #5cb85c; - border-color: #4cae4c; -} -.btn-success:focus, -.btn-success.focus { - color: #fff; - background-color: #449d44; - border-color: #255625; -} -.btn-success:hover { - color: #fff; - background-color: #449d44; - border-color: #398439; -} -.btn-success:active, -.btn-success.active, -.open > .dropdown-toggle.btn-success { - color: #fff; - background-color: #449d44; - border-color: #398439; -} -.btn-success:active:hover, -.btn-success.active:hover, -.open > .dropdown-toggle.btn-success:hover, -.btn-success:active:focus, -.btn-success.active:focus, -.open > .dropdown-toggle.btn-success:focus, -.btn-success:active.focus, -.btn-success.active.focus, -.open > .dropdown-toggle.btn-success.focus { - color: #fff; - background-color: #398439; - border-color: #255625; -} -.btn-success:active, -.btn-success.active, -.open > .dropdown-toggle.btn-success { - background-image: none; -} -.btn-success.disabled:hover, -.btn-success[disabled]:hover, -fieldset[disabled] .btn-success:hover, -.btn-success.disabled:focus, -.btn-success[disabled]:focus, -fieldset[disabled] .btn-success:focus, -.btn-success.disabled.focus, -.btn-success[disabled].focus, -fieldset[disabled] .btn-success.focus { - background-color: #5cb85c; - border-color: #4cae4c; -} -.btn-success .badge { - color: #5cb85c; - background-color: #fff; -} -.btn-info { - color: #fff; - background-color: #5bc0de; - border-color: #46b8da; -} -.btn-info:focus, -.btn-info.focus { - color: #fff; - background-color: #31b0d5; - border-color: #1b6d85; -} -.btn-info:hover { - color: #fff; - background-color: #31b0d5; - border-color: #269abc; -} -.btn-info:active, -.btn-info.active, -.open > .dropdown-toggle.btn-info { - color: #fff; - background-color: #31b0d5; - border-color: #269abc; -} -.btn-info:active:hover, -.btn-info.active:hover, -.open > .dropdown-toggle.btn-info:hover, -.btn-info:active:focus, -.btn-info.active:focus, -.open > .dropdown-toggle.btn-info:focus, -.btn-info:active.focus, -.btn-info.active.focus, -.open > .dropdown-toggle.btn-info.focus { - color: #fff; - background-color: #269abc; - border-color: #1b6d85; -} -.btn-info:active, -.btn-info.active, -.open > .dropdown-toggle.btn-info { - background-image: none; -} -.btn-info.disabled:hover, -.btn-info[disabled]:hover, -fieldset[disabled] .btn-info:hover, -.btn-info.disabled:focus, -.btn-info[disabled]:focus, -fieldset[disabled] .btn-info:focus, -.btn-info.disabled.focus, -.btn-info[disabled].focus, -fieldset[disabled] .btn-info.focus { - background-color: #5bc0de; - border-color: #46b8da; -} -.btn-info .badge { - color: #5bc0de; - background-color: #fff; -} -.btn-warning { - color: #fff; - background-color: #f0ad4e; - border-color: #eea236; -} -.btn-warning:focus, -.btn-warning.focus { - color: #fff; - background-color: #ec971f; - border-color: #985f0d; -} -.btn-warning:hover { - color: #fff; - background-color: #ec971f; - border-color: #d58512; -} -.btn-warning:active, -.btn-warning.active, -.open > .dropdown-toggle.btn-warning { - color: #fff; - background-color: #ec971f; - border-color: #d58512; -} -.btn-warning:active:hover, -.btn-warning.active:hover, -.open > .dropdown-toggle.btn-warning:hover, -.btn-warning:active:focus, -.btn-warning.active:focus, -.open > .dropdown-toggle.btn-warning:focus, -.btn-warning:active.focus, -.btn-warning.active.focus, -.open > .dropdown-toggle.btn-warning.focus { - color: #fff; - background-color: #d58512; - border-color: #985f0d; -} -.btn-warning:active, -.btn-warning.active, -.open > .dropdown-toggle.btn-warning { - background-image: none; -} -.btn-warning.disabled:hover, -.btn-warning[disabled]:hover, -fieldset[disabled] .btn-warning:hover, -.btn-warning.disabled:focus, -.btn-warning[disabled]:focus, -fieldset[disabled] .btn-warning:focus, -.btn-warning.disabled.focus, -.btn-warning[disabled].focus, -fieldset[disabled] .btn-warning.focus { - background-color: #f0ad4e; - border-color: #eea236; -} -.btn-warning .badge { - color: #f0ad4e; - background-color: #fff; -} -.btn-danger { - color: #fff; - background-color: #d9534f; - border-color: #d43f3a; -} -.btn-danger:focus, -.btn-danger.focus { - color: #fff; - background-color: #c9302c; - border-color: #761c19; -} -.btn-danger:hover { - color: #fff; - background-color: #c9302c; - border-color: #ac2925; -} -.btn-danger:active, -.btn-danger.active, -.open > .dropdown-toggle.btn-danger { - color: #fff; - background-color: #c9302c; - border-color: #ac2925; -} -.btn-danger:active:hover, -.btn-danger.active:hover, -.open > .dropdown-toggle.btn-danger:hover, -.btn-danger:active:focus, -.btn-danger.active:focus, -.open > .dropdown-toggle.btn-danger:focus, -.btn-danger:active.focus, -.btn-danger.active.focus, -.open > .dropdown-toggle.btn-danger.focus { - color: #fff; - background-color: #ac2925; - border-color: #761c19; -} -.btn-danger:active, -.btn-danger.active, -.open > .dropdown-toggle.btn-danger { - background-image: none; -} -.btn-danger.disabled:hover, -.btn-danger[disabled]:hover, -fieldset[disabled] .btn-danger:hover, -.btn-danger.disabled:focus, -.btn-danger[disabled]:focus, -fieldset[disabled] .btn-danger:focus, -.btn-danger.disabled.focus, -.btn-danger[disabled].focus, -fieldset[disabled] .btn-danger.focus { - background-color: #d9534f; - border-color: #d43f3a; -} -.btn-danger .badge { - color: #d9534f; - background-color: #fff; -} -.btn-link { - font-weight: normal; - color: #337ab7; - border-radius: 0; -} -.btn-link, -.btn-link:active, -.btn-link.active, -.btn-link[disabled], -fieldset[disabled] .btn-link { - background-color: transparent; - -webkit-box-shadow: none; - box-shadow: none; -} -.btn-link, -.btn-link:hover, -.btn-link:focus, -.btn-link:active { - border-color: transparent; -} -.btn-link:hover, -.btn-link:focus { - color: #23527c; - text-decoration: underline; - background-color: transparent; -} -.btn-link[disabled]:hover, -fieldset[disabled] .btn-link:hover, -.btn-link[disabled]:focus, -fieldset[disabled] .btn-link:focus { - color: #777; - text-decoration: none; -} -.btn-lg, -.btn-group-lg > .btn { - padding: 10px 16px; - font-size: 18px; - line-height: 1.3333333; - border-radius: 6px; -} -.btn-sm, -.btn-group-sm > .btn { - padding: 5px 10px; - font-size: 12px; - line-height: 1.5; - border-radius: 3px; -} -.btn-xs, -.btn-group-xs > .btn { - padding: 1px 5px; - font-size: 12px; - line-height: 1.5; - border-radius: 3px; -} -.btn-block { - display: block; - width: 100%; -} -.btn-block + .btn-block { - margin-top: 5px; -} -input[type="submit"].btn-block, -input[type="reset"].btn-block, -input[type="button"].btn-block { - width: 100%; -} -.fade { - opacity: 0; - -webkit-transition: opacity .15s linear; - -o-transition: opacity .15s linear; - transition: opacity .15s linear; -} -.fade.in { - opacity: 1; -} -.collapse { - display: none; -} -.collapse.in { - display: block; -} -tr.collapse.in { - display: table-row; -} -tbody.collapse.in { - display: table-row-group; -} -.collapsing { - position: relative; - height: 0; - overflow: hidden; - -webkit-transition-timing-function: ease; - -o-transition-timing-function: ease; - transition-timing-function: ease; - -webkit-transition-duration: .35s; - -o-transition-duration: .35s; - transition-duration: .35s; - -webkit-transition-property: height, visibility; - -o-transition-property: height, visibility; - transition-property: height, visibility; -} -.caret { - display: inline-block; - width: 0; - height: 0; - margin-left: 2px; - vertical-align: middle; - border-top: 4px dashed; - border-top: 4px solid \9; - border-right: 4px solid transparent; - border-left: 4px solid transparent; -} -.dropup, -.dropdown { - position: relative; -} -.dropdown-toggle:focus { - outline: 0; -} -.dropdown-menu { - position: absolute; - top: 100%; - left: 0; - z-index: 1000; - display: none; - float: left; - min-width: 160px; - padding: 5px 0; - margin: 2px 0 0; - font-size: 14px; - text-align: left; - list-style: none; - background-color: #fff; - -webkit-background-clip: padding-box; - background-clip: padding-box; - border: 1px solid #ccc; - border: 1px solid rgba(0, 0, 0, .15); - border-radius: 4px; - -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); - box-shadow: 0 6px 12px rgba(0, 0, 0, .175); -} -.dropdown-menu.pull-right { - right: 0; - left: auto; -} -.dropdown-menu .divider { - height: 1px; - margin: 9px 0; - overflow: hidden; - background-color: #e5e5e5; -} -.dropdown-menu > li > a { - display: block; - padding: 3px 20px; - clear: both; - font-weight: normal; - line-height: 1.42857143; - color: #333; - white-space: nowrap; -} -.dropdown-menu > li > a:hover, -.dropdown-menu > li > a:focus { - color: #262626; - text-decoration: none; - background-color: #f5f5f5; -} -.dropdown-menu > .active > a, -.dropdown-menu > .active > a:hover, -.dropdown-menu > .active > a:focus { - color: #fff; - text-decoration: none; - background-color: #337ab7; - outline: 0; -} -.dropdown-menu > .disabled > a, -.dropdown-menu > .disabled > a:hover, -.dropdown-menu > .disabled > a:focus { - color: #777; -} -.dropdown-menu > .disabled > a:hover, -.dropdown-menu > .disabled > a:focus { - text-decoration: none; - cursor: not-allowed; - background-color: transparent; - background-image: none; - filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); -} -.open > .dropdown-menu { - display: block; -} -.open > a { - outline: 0; -} -.dropdown-menu-right { - right: 0; - left: auto; -} -.dropdown-menu-left { - right: auto; - left: 0; -} -.dropdown-header { - display: block; - padding: 3px 20px; - font-size: 12px; - line-height: 1.42857143; - color: #777; - white-space: nowrap; -} -.dropdown-backdrop { - position: fixed; - top: 0; - right: 0; - bottom: 0; - left: 0; - z-index: 990; -} -.pull-right > .dropdown-menu { - right: 0; - left: auto; -} -.dropup .caret, -.navbar-fixed-bottom .dropdown .caret { - content: ""; - border-top: 0; - border-bottom: 4px dashed; - border-bottom: 4px solid \9; -} -.dropup .dropdown-menu, -.navbar-fixed-bottom .dropdown .dropdown-menu { - top: auto; - bottom: 100%; - margin-bottom: 2px; -} -@media (min-width: 768px) { - .navbar-right .dropdown-menu { - right: 0; - left: auto; - } - .navbar-right .dropdown-menu-left { - right: auto; - left: 0; - } -} -.btn-group, -.btn-group-vertical { - position: relative; - display: inline-block; - vertical-align: middle; -} -.btn-group > .btn, -.btn-group-vertical > .btn { - position: relative; - float: left; -} -.btn-group > .btn:hover, -.btn-group-vertical > .btn:hover, -.btn-group > .btn:focus, -.btn-group-vertical > .btn:focus, -.btn-group > .btn:active, -.btn-group-vertical > .btn:active, -.btn-group > .btn.active, -.btn-group-vertical > .btn.active { - z-index: 2; -} -.btn-group .btn + .btn, -.btn-group .btn + .btn-group, -.btn-group .btn-group + .btn, -.btn-group .btn-group + .btn-group { - margin-left: -1px; -} -.btn-toolbar { - margin-left: -5px; -} -.btn-toolbar .btn, -.btn-toolbar .btn-group, -.btn-toolbar .input-group { - float: left; -} -.btn-toolbar > .btn, -.btn-toolbar > .btn-group, -.btn-toolbar > .input-group { - margin-left: 5px; -} -.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) { - border-radius: 0; -} -.btn-group > .btn:first-child { - margin-left: 0; -} -.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) { - border-top-right-radius: 0; - border-bottom-right-radius: 0; -} -.btn-group > .btn:last-child:not(:first-child), -.btn-group > .dropdown-toggle:not(:first-child) { - border-top-left-radius: 0; - border-bottom-left-radius: 0; -} -.btn-group > .btn-group { - float: left; -} -.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn { - border-radius: 0; -} -.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, -.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle { - border-top-right-radius: 0; - border-bottom-right-radius: 0; -} -.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child { - border-top-left-radius: 0; - border-bottom-left-radius: 0; -} -.btn-group .dropdown-toggle:active, -.btn-group.open .dropdown-toggle { - outline: 0; -} -.btn-group > .btn + .dropdown-toggle { - padding-right: 8px; - padding-left: 8px; -} -.btn-group > .btn-lg + .dropdown-toggle { - padding-right: 12px; - padding-left: 12px; -} -.btn-group.open .dropdown-toggle { - -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); - box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); -} -.btn-group.open .dropdown-toggle.btn-link { - -webkit-box-shadow: none; - box-shadow: none; -} -.btn .caret { - margin-left: 0; -} -.btn-lg .caret { - border-width: 5px 5px 0; - border-bottom-width: 0; -} -.dropup .btn-lg .caret { - border-width: 0 5px 5px; -} -.btn-group-vertical > .btn, -.btn-group-vertical > .btn-group, -.btn-group-vertical > .btn-group > .btn { - display: block; - float: none; - width: 100%; - max-width: 100%; -} -.btn-group-vertical > .btn-group > .btn { - float: none; -} -.btn-group-vertical > .btn + .btn, -.btn-group-vertical > .btn + .btn-group, -.btn-group-vertical > .btn-group + .btn, -.btn-group-vertical > .btn-group + .btn-group { - margin-top: -1px; - margin-left: 0; -} -.btn-group-vertical > .btn:not(:first-child):not(:last-child) { - border-radius: 0; -} -.btn-group-vertical > .btn:first-child:not(:last-child) { - border-top-left-radius: 4px; - border-top-right-radius: 4px; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; -} -.btn-group-vertical > .btn:last-child:not(:first-child) { - border-top-left-radius: 0; - border-top-right-radius: 0; - border-bottom-right-radius: 4px; - border-bottom-left-radius: 4px; -} -.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn { - border-radius: 0; -} -.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, -.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle { - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; -} -.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child { - border-top-left-radius: 0; - border-top-right-radius: 0; -} -.btn-group-justified { - display: table; - width: 100%; - table-layout: fixed; - border-collapse: separate; -} -.btn-group-justified > .btn, -.btn-group-justified > .btn-group { - display: table-cell; - float: none; - width: 1%; -} -.btn-group-justified > .btn-group .btn { - width: 100%; -} -.btn-group-justified > .btn-group .dropdown-menu { - left: auto; -} -[data-toggle="buttons"] > .btn input[type="radio"], -[data-toggle="buttons"] > .btn-group > .btn input[type="radio"], -[data-toggle="buttons"] > .btn input[type="checkbox"], -[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] { - position: absolute; - clip: rect(0, 0, 0, 0); - pointer-events: none; -} -.input-group { - position: relative; - display: table; - border-collapse: separate; -} -.input-group[class*="col-"] { - float: none; - padding-right: 0; - padding-left: 0; -} -.input-group .form-control { - position: relative; - z-index: 2; - float: left; - width: 100%; - margin-bottom: 0; -} -.input-group .form-control:focus { - z-index: 3; -} -.input-group-lg > .form-control, -.input-group-lg > .input-group-addon, -.input-group-lg > .input-group-btn > .btn { - height: 46px; - padding: 10px 16px; - font-size: 18px; - line-height: 1.3333333; - border-radius: 6px; -} -select.input-group-lg > .form-control, -select.input-group-lg > .input-group-addon, -select.input-group-lg > .input-group-btn > .btn { - height: 46px; - line-height: 46px; -} -textarea.input-group-lg > .form-control, -textarea.input-group-lg > .input-group-addon, -textarea.input-group-lg > .input-group-btn > .btn, -select[multiple].input-group-lg > .form-control, -select[multiple].input-group-lg > .input-group-addon, -select[multiple].input-group-lg > .input-group-btn > .btn { - height: auto; -} -.input-group-sm > .form-control, -.input-group-sm > .input-group-addon, -.input-group-sm > .input-group-btn > .btn { - height: 30px; - padding: 5px 10px; - font-size: 12px; - line-height: 1.5; - border-radius: 3px; -} -select.input-group-sm > .form-control, -select.input-group-sm > .input-group-addon, -select.input-group-sm > .input-group-btn > .btn { - height: 30px; - line-height: 30px; -} -textarea.input-group-sm > .form-control, -textarea.input-group-sm > .input-group-addon, -textarea.input-group-sm > .input-group-btn > .btn, -select[multiple].input-group-sm > .form-control, -select[multiple].input-group-sm > .input-group-addon, -select[multiple].input-group-sm > .input-group-btn > .btn { - height: auto; -} -.input-group-addon, -.input-group-btn, -.input-group .form-control { - display: table-cell; -} -.input-group-addon:not(:first-child):not(:last-child), -.input-group-btn:not(:first-child):not(:last-child), -.input-group .form-control:not(:first-child):not(:last-child) { - border-radius: 0; -} -.input-group-addon, -.input-group-btn { - width: 1%; - white-space: nowrap; - vertical-align: middle; -} -.input-group-addon { - padding: 6px 12px; - font-size: 14px; - font-weight: normal; - line-height: 1; - color: #555; - text-align: center; - background-color: #eee; - border: 1px solid #ccc; - border-radius: 4px; -} -.input-group-addon.input-sm { - padding: 5px 10px; - font-size: 12px; - border-radius: 3px; -} -.input-group-addon.input-lg { - padding: 10px 16px; - font-size: 18px; - border-radius: 6px; -} -.input-group-addon input[type="radio"], -.input-group-addon input[type="checkbox"] { - margin-top: 0; -} -.input-group .form-control:first-child, -.input-group-addon:first-child, -.input-group-btn:first-child > .btn, -.input-group-btn:first-child > .btn-group > .btn, -.input-group-btn:first-child > .dropdown-toggle, -.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), -.input-group-btn:last-child > .btn-group:not(:last-child) > .btn { - border-top-right-radius: 0; - border-bottom-right-radius: 0; -} -.input-group-addon:first-child { - border-right: 0; -} -.input-group .form-control:last-child, -.input-group-addon:last-child, -.input-group-btn:last-child > .btn, -.input-group-btn:last-child > .btn-group > .btn, -.input-group-btn:last-child > .dropdown-toggle, -.input-group-btn:first-child > .btn:not(:first-child), -.input-group-btn:first-child > .btn-group:not(:first-child) > .btn { - border-top-left-radius: 0; - border-bottom-left-radius: 0; -} -.input-group-addon:last-child { - border-left: 0; -} -.input-group-btn { - position: relative; - font-size: 0; - white-space: nowrap; -} -.input-group-btn > .btn { - position: relative; -} -.input-group-btn > .btn + .btn { - margin-left: -1px; -} -.input-group-btn > .btn:hover, -.input-group-btn > .btn:focus, -.input-group-btn > .btn:active { - z-index: 2; -} -.input-group-btn:first-child > .btn, -.input-group-btn:first-child > .btn-group { - margin-right: -1px; -} -.input-group-btn:last-child > .btn, -.input-group-btn:last-child > .btn-group { - z-index: 2; - margin-left: -1px; -} -.nav { - padding-left: 0; - margin-bottom: 0; - list-style: none; -} -.nav > li { - position: relative; - display: block; -} -.nav > li > a { - position: relative; - display: block; - padding: 10px 15px; -} -.nav > li > a:hover, -.nav > li > a:focus { - text-decoration: none; - background-color: #eee; -} -.nav > li.disabled > a { - color: #777; -} -.nav > li.disabled > a:hover, -.nav > li.disabled > a:focus { - color: #777; - text-decoration: none; - cursor: not-allowed; - background-color: transparent; -} -.nav .open > a, -.nav .open > a:hover, -.nav .open > a:focus { - background-color: #eee; - border-color: #337ab7; -} -.nav .nav-divider { - height: 1px; - margin: 9px 0; - overflow: hidden; - background-color: #e5e5e5; -} -.nav > li > a > img { - max-width: none; -} -.nav-tabs { - border-bottom: 1px solid #ddd; -} -.nav-tabs > li { - float: left; - margin-bottom: -1px; -} -.nav-tabs > li > a { - margin-right: 2px; - line-height: 1.42857143; - border: 1px solid transparent; - border-radius: 4px 4px 0 0; -} -.nav-tabs > li > a:hover { - border-color: #eee #eee #ddd; -} -.nav-tabs > li.active > a, -.nav-tabs > li.active > a:hover, -.nav-tabs > li.active > a:focus { - color: #555; - cursor: default; - background-color: #fff; - border: 1px solid #ddd; - border-bottom-color: transparent; -} -.nav-tabs.nav-justified { - width: 100%; - border-bottom: 0; -} -.nav-tabs.nav-justified > li { - float: none; -} -.nav-tabs.nav-justified > li > a { - margin-bottom: 5px; - text-align: center; -} -.nav-tabs.nav-justified > .dropdown .dropdown-menu { - top: auto; - left: auto; -} -@media (min-width: 768px) { - .nav-tabs.nav-justified > li { - display: table-cell; - width: 1%; - } - .nav-tabs.nav-justified > li > a { - margin-bottom: 0; - } -} -.nav-tabs.nav-justified > li > a { - margin-right: 0; - border-radius: 4px; -} -.nav-tabs.nav-justified > .active > a, -.nav-tabs.nav-justified > .active > a:hover, -.nav-tabs.nav-justified > .active > a:focus { - border: 1px solid #ddd; -} -@media (min-width: 768px) { - .nav-tabs.nav-justified > li > a { - border-bottom: 1px solid #ddd; - border-radius: 4px 4px 0 0; - } - .nav-tabs.nav-justified > .active > a, - .nav-tabs.nav-justified > .active > a:hover, - .nav-tabs.nav-justified > .active > a:focus { - border-bottom-color: #fff; - } -} -.nav-pills > li { - float: left; -} -.nav-pills > li > a { - border-radius: 4px; -} -.nav-pills > li + li { - margin-left: 2px; -} -.nav-pills > li.active > a, -.nav-pills > li.active > a:hover, -.nav-pills > li.active > a:focus { - color: #fff; - background-color: #337ab7; -} -.nav-stacked > li { - float: none; -} -.nav-stacked > li + li { - margin-top: 2px; - margin-left: 0; -} -.nav-justified { - width: 100%; -} -.nav-justified > li { - float: none; -} -.nav-justified > li > a { - margin-bottom: 5px; - text-align: center; -} -.nav-justified > .dropdown .dropdown-menu { - top: auto; - left: auto; -} -@media (min-width: 768px) { - .nav-justified > li { - display: table-cell; - width: 1%; - } - .nav-justified > li > a { - margin-bottom: 0; - } -} -.nav-tabs-justified { - border-bottom: 0; -} -.nav-tabs-justified > li > a { - margin-right: 0; - border-radius: 4px; -} -.nav-tabs-justified > .active > a, -.nav-tabs-justified > .active > a:hover, -.nav-tabs-justified > .active > a:focus { - border: 1px solid #ddd; -} -@media (min-width: 768px) { - .nav-tabs-justified > li > a { - border-bottom: 1px solid #ddd; - border-radius: 4px 4px 0 0; - } - .nav-tabs-justified > .active > a, - .nav-tabs-justified > .active > a:hover, - .nav-tabs-justified > .active > a:focus { - border-bottom-color: #fff; - } -} -.tab-content > .tab-pane { - display: none; -} -.tab-content > .active { - display: block; -} -.nav-tabs .dropdown-menu { - margin-top: -1px; - border-top-left-radius: 0; - border-top-right-radius: 0; -} -.navbar { - position: relative; - min-height: 50px; - margin-bottom: 20px; - border: 1px solid transparent; -} -@media (min-width: 768px) { - .navbar { - border-radius: 4px; - } -} -@media (min-width: 768px) { - .navbar-header { - float: left; - } -} -.navbar-collapse { - padding-right: 15px; - padding-left: 15px; - overflow-x: visible; - -webkit-overflow-scrolling: touch; - border-top: 1px solid transparent; - -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1); - box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1); -} -.navbar-collapse.in { - overflow-y: auto; -} -@media (min-width: 768px) { - .navbar-collapse { - width: auto; - border-top: 0; - -webkit-box-shadow: none; - box-shadow: none; - } - .navbar-collapse.collapse { - display: block !important; - height: auto !important; - padding-bottom: 0; - overflow: visible !important; - } - .navbar-collapse.in { - overflow-y: visible; - } - .navbar-fixed-top .navbar-collapse, - .navbar-static-top .navbar-collapse, - .navbar-fixed-bottom .navbar-collapse { - padding-right: 0; - padding-left: 0; - } -} -.navbar-fixed-top .navbar-collapse, -.navbar-fixed-bottom .navbar-collapse { - max-height: 340px; -} -@media (max-device-width: 480px) and (orientation: landscape) { - .navbar-fixed-top .navbar-collapse, - .navbar-fixed-bottom .navbar-collapse { - max-height: 200px; - } -} -.container > .navbar-header, -.container-fluid > .navbar-header, -.container > .navbar-collapse, -.container-fluid > .navbar-collapse { - margin-right: -15px; - margin-left: -15px; -} -@media (min-width: 768px) { - .container > .navbar-header, - .container-fluid > .navbar-header, - .container > .navbar-collapse, - .container-fluid > .navbar-collapse { - margin-right: 0; - margin-left: 0; - } -} -.navbar-static-top { - z-index: 1000; - border-width: 0 0 1px; -} -@media (min-width: 768px) { - .navbar-static-top { - border-radius: 0; - } -} -.navbar-fixed-top, -.navbar-fixed-bottom { - position: fixed; - right: 0; - left: 0; - z-index: 1030; -} -@media (min-width: 768px) { - .navbar-fixed-top, - .navbar-fixed-bottom { - border-radius: 0; - } -} -.navbar-fixed-top { - top: 0; - border-width: 0 0 1px; -} -.navbar-fixed-bottom { - bottom: 0; - margin-bottom: 0; - border-width: 1px 0 0; -} -.navbar-brand { - float: left; - height: 50px; - padding: 15px 15px; - font-size: 18px; - line-height: 20px; -} -.navbar-brand:hover, -.navbar-brand:focus { - text-decoration: none; -} -.navbar-brand > img { - display: block; -} -@media (min-width: 768px) { - .navbar > .container .navbar-brand, - .navbar > .container-fluid .navbar-brand { - margin-left: -15px; - } -} -.navbar-toggle { - position: relative; - float: right; - padding: 9px 10px; - margin-top: 8px; - margin-right: 15px; - margin-bottom: 8px; - background-color: transparent; - background-image: none; - border: 1px solid transparent; - border-radius: 4px; -} -.navbar-toggle:focus { - outline: 0; -} -.navbar-toggle .icon-bar { - display: block; - width: 22px; - height: 2px; - border-radius: 1px; -} -.navbar-toggle .icon-bar + .icon-bar { - margin-top: 4px; -} -@media (min-width: 768px) { - .navbar-toggle { - display: none; - } -} -.navbar-nav { - margin: 7.5px -15px; -} -.navbar-nav > li > a { - padding-top: 10px; - padding-bottom: 10px; - line-height: 20px; -} -@media (max-width: 767px) { - .navbar-nav .open .dropdown-menu { - position: static; - float: none; - width: auto; - margin-top: 0; - background-color: transparent; - border: 0; - -webkit-box-shadow: none; - box-shadow: none; - } - .navbar-nav .open .dropdown-menu > li > a, - .navbar-nav .open .dropdown-menu .dropdown-header { - padding: 5px 15px 5px 25px; - } - .navbar-nav .open .dropdown-menu > li > a { - line-height: 20px; - } - .navbar-nav .open .dropdown-menu > li > a:hover, - .navbar-nav .open .dropdown-menu > li > a:focus { - background-image: none; - } -} -@media (min-width: 768px) { - .navbar-nav { - float: left; - margin: 0; - } - .navbar-nav > li { - float: left; - } - .navbar-nav > li > a { - padding-top: 15px; - padding-bottom: 15px; - } -} -.navbar-form { - padding: 10px 15px; - margin-top: 8px; - margin-right: -15px; - margin-bottom: 8px; - margin-left: -15px; - border-top: 1px solid transparent; - border-bottom: 1px solid transparent; - -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1); - box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1); -} -@media (min-width: 768px) { - .navbar-form .form-group { - display: inline-block; - margin-bottom: 0; - vertical-align: middle; - } - .navbar-form .form-control { - display: inline-block; - width: auto; - vertical-align: middle; - } - .navbar-form .form-control-static { - display: inline-block; - } - .navbar-form .input-group { - display: inline-table; - vertical-align: middle; - } - .navbar-form .input-group .input-group-addon, - .navbar-form .input-group .input-group-btn, - .navbar-form .input-group .form-control { - width: auto; - } - .navbar-form .input-group > .form-control { - width: 100%; - } - .navbar-form .control-label { - margin-bottom: 0; - vertical-align: middle; - } - .navbar-form .radio, - .navbar-form .checkbox { - display: inline-block; - margin-top: 0; - margin-bottom: 0; - vertical-align: middle; - } - .navbar-form .radio label, - .navbar-form .checkbox label { - padding-left: 0; - } - .navbar-form .radio input[type="radio"], - .navbar-form .checkbox input[type="checkbox"] { - position: relative; - margin-left: 0; - } - .navbar-form .has-feedback .form-control-feedback { - top: 0; - } -} -@media (max-width: 767px) { - .navbar-form .form-group { - margin-bottom: 5px; - } - .navbar-form .form-group:last-child { - margin-bottom: 0; - } -} -@media (min-width: 768px) { - .navbar-form { - width: auto; - padding-top: 0; - padding-bottom: 0; - margin-right: 0; - margin-left: 0; - border: 0; - -webkit-box-shadow: none; - box-shadow: none; - } -} -.navbar-nav > li > .dropdown-menu { - margin-top: 0; - border-top-left-radius: 0; - border-top-right-radius: 0; -} -.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { - margin-bottom: 0; - border-top-left-radius: 4px; - border-top-right-radius: 4px; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; -} -.navbar-btn { - margin-top: 8px; - margin-bottom: 8px; -} -.navbar-btn.btn-sm { - margin-top: 10px; - margin-bottom: 10px; -} -.navbar-btn.btn-xs { - margin-top: 14px; - margin-bottom: 14px; -} -.navbar-text { - margin-top: 15px; - margin-bottom: 15px; -} -@media (min-width: 768px) { - .navbar-text { - float: left; - margin-right: 15px; - margin-left: 15px; - } -} -@media (min-width: 768px) { - .navbar-left { - float: left !important; - } - .navbar-right { - float: right !important; - margin-right: -15px; - } - .navbar-right ~ .navbar-right { - margin-right: 0; - } -} -.navbar-default { - background-color: #f8f8f8; - border-color: #e7e7e7; -} -.navbar-default .navbar-brand { - color: #777; -} -.navbar-default .navbar-brand:hover, -.navbar-default .navbar-brand:focus { - color: #5e5e5e; - background-color: transparent; -} -.navbar-default .navbar-text { - color: #777; -} -.navbar-default .navbar-nav > li > a { - color: #777; -} -.navbar-default .navbar-nav > li > a:hover, -.navbar-default .navbar-nav > li > a:focus { - color: #333; - background-color: transparent; -} -.navbar-default .navbar-nav > .active > a, -.navbar-default .navbar-nav > .active > a:hover, -.navbar-default .navbar-nav > .active > a:focus { - color: #555; - background-color: #e7e7e7; -} -.navbar-default .navbar-nav > .disabled > a, -.navbar-default .navbar-nav > .disabled > a:hover, -.navbar-default .navbar-nav > .disabled > a:focus { - color: #ccc; - background-color: transparent; -} -.navbar-default .navbar-toggle { - border-color: #ddd; -} -.navbar-default .navbar-toggle:hover, -.navbar-default .navbar-toggle:focus { - background-color: #ddd; -} -.navbar-default .navbar-toggle .icon-bar { - background-color: #888; -} -.navbar-default .navbar-collapse, -.navbar-default .navbar-form { - border-color: #e7e7e7; -} -.navbar-default .navbar-nav > .open > a, -.navbar-default .navbar-nav > .open > a:hover, -.navbar-default .navbar-nav > .open > a:focus { - color: #555; - background-color: #e7e7e7; -} -@media (max-width: 767px) { - .navbar-default .navbar-nav .open .dropdown-menu > li > a { - color: #777; - } - .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, - .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { - color: #333; - background-color: transparent; - } - .navbar-default .navbar-nav .open .dropdown-menu > .active > a, - .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, - .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus { - color: #555; - background-color: #e7e7e7; - } - .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, - .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, - .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus { - color: #ccc; - background-color: transparent; - } -} -.navbar-default .navbar-link { - color: #777; -} -.navbar-default .navbar-link:hover { - color: #333; -} -.navbar-default .btn-link { - color: #777; -} -.navbar-default .btn-link:hover, -.navbar-default .btn-link:focus { - color: #333; -} -.navbar-default .btn-link[disabled]:hover, -fieldset[disabled] .navbar-default .btn-link:hover, -.navbar-default .btn-link[disabled]:focus, -fieldset[disabled] .navbar-default .btn-link:focus { - color: #ccc; -} -.navbar-inverse { - background-color: #222; - border-color: #080808; -} -.navbar-inverse .navbar-brand { - color: #9d9d9d; -} -.navbar-inverse .navbar-brand:hover, -.navbar-inverse .navbar-brand:focus { - color: #fff; - background-color: transparent; -} -.navbar-inverse .navbar-text { - color: #9d9d9d; -} -.navbar-inverse .navbar-nav > li > a { - color: #9d9d9d; -} -.navbar-inverse .navbar-nav > li > a:hover, -.navbar-inverse .navbar-nav > li > a:focus { - color: #fff; - background-color: transparent; -} -.navbar-inverse .navbar-nav > .active > a, -.navbar-inverse .navbar-nav > .active > a:hover, -.navbar-inverse .navbar-nav > .active > a:focus { - color: #fff; - background-color: #080808; -} -.navbar-inverse .navbar-nav > .disabled > a, -.navbar-inverse .navbar-nav > .disabled > a:hover, -.navbar-inverse .navbar-nav > .disabled > a:focus { - color: #444; - background-color: transparent; -} -.navbar-inverse .navbar-toggle { - border-color: #333; -} -.navbar-inverse .navbar-toggle:hover, -.navbar-inverse .navbar-toggle:focus { - background-color: #333; -} -.navbar-inverse .navbar-toggle .icon-bar { - background-color: #fff; -} -.navbar-inverse .navbar-collapse, -.navbar-inverse .navbar-form { - border-color: #101010; -} -.navbar-inverse .navbar-nav > .open > a, -.navbar-inverse .navbar-nav > .open > a:hover, -.navbar-inverse .navbar-nav > .open > a:focus { - color: #fff; - background-color: #080808; -} -@media (max-width: 767px) { - .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header { - border-color: #080808; - } - .navbar-inverse .navbar-nav .open .dropdown-menu .divider { - background-color: #080808; - } - .navbar-inverse .navbar-nav .open .dropdown-menu > li > a { - color: #9d9d9d; - } - .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, - .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus { - color: #fff; - background-color: transparent; - } - .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, - .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, - .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus { - color: #fff; - background-color: #080808; - } - .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, - .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, - .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus { - color: #444; - background-color: transparent; - } -} -.navbar-inverse .navbar-link { - color: #9d9d9d; -} -.navbar-inverse .navbar-link:hover { - color: #fff; -} -.navbar-inverse .btn-link { - color: #9d9d9d; -} -.navbar-inverse .btn-link:hover, -.navbar-inverse .btn-link:focus { - color: #fff; -} -.navbar-inverse .btn-link[disabled]:hover, -fieldset[disabled] .navbar-inverse .btn-link:hover, -.navbar-inverse .btn-link[disabled]:focus, -fieldset[disabled] .navbar-inverse .btn-link:focus { - color: #444; -} -.breadcrumb { - padding: 8px 15px; - margin-bottom: 20px; - list-style: none; - background-color: #f5f5f5; - border-radius: 4px; -} -.breadcrumb > li { - display: inline-block; -} -.breadcrumb > li + li:before { - padding: 0 5px; - color: #ccc; - content: "/\00a0"; -} -.breadcrumb > .active { - color: #777; -} -.pagination { - display: inline-block; - padding-left: 0; - margin: 20px 0; - border-radius: 4px; -} -.pagination > li { - display: inline; -} -.pagination > li > a, -.pagination > li > span { - position: relative; - float: left; - padding: 6px 12px; - margin-left: -1px; - line-height: 1.42857143; - color: #337ab7; - text-decoration: none; - background-color: #fff; - border: 1px solid #ddd; -} -.pagination > li:first-child > a, -.pagination > li:first-child > span { - margin-left: 0; - border-top-left-radius: 4px; - border-bottom-left-radius: 4px; -} -.pagination > li:last-child > a, -.pagination > li:last-child > span { - border-top-right-radius: 4px; - border-bottom-right-radius: 4px; -} -.pagination > li > a:hover, -.pagination > li > span:hover, -.pagination > li > a:focus, -.pagination > li > span:focus { - z-index: 2; - color: #23527c; - background-color: #eee; - border-color: #ddd; -} -.pagination > .active > a, -.pagination > .active > span, -.pagination > .active > a:hover, -.pagination > .active > span:hover, -.pagination > .active > a:focus, -.pagination > .active > span:focus { - z-index: 3; - color: #fff; - cursor: default; - background-color: #337ab7; - border-color: #337ab7; -} -.pagination > .disabled > span, -.pagination > .disabled > span:hover, -.pagination > .disabled > span:focus, -.pagination > .disabled > a, -.pagination > .disabled > a:hover, -.pagination > .disabled > a:focus { - color: #777; - cursor: not-allowed; - background-color: #fff; - border-color: #ddd; -} -.pagination-lg > li > a, -.pagination-lg > li > span { - padding: 10px 16px; - font-size: 18px; - line-height: 1.3333333; -} -.pagination-lg > li:first-child > a, -.pagination-lg > li:first-child > span { - border-top-left-radius: 6px; - border-bottom-left-radius: 6px; -} -.pagination-lg > li:last-child > a, -.pagination-lg > li:last-child > span { - border-top-right-radius: 6px; - border-bottom-right-radius: 6px; -} -.pagination-sm > li > a, -.pagination-sm > li > span { - padding: 5px 10px; - font-size: 12px; - line-height: 1.5; -} -.pagination-sm > li:first-child > a, -.pagination-sm > li:first-child > span { - border-top-left-radius: 3px; - border-bottom-left-radius: 3px; -} -.pagination-sm > li:last-child > a, -.pagination-sm > li:last-child > span { - border-top-right-radius: 3px; - border-bottom-right-radius: 3px; -} -.pager { - padding-left: 0; - margin: 20px 0; - text-align: center; - list-style: none; -} -.pager li { - display: inline; -} -.pager li > a, -.pager li > span { - display: inline-block; - padding: 5px 14px; - background-color: #fff; - border: 1px solid #ddd; - border-radius: 15px; -} -.pager li > a:hover, -.pager li > a:focus { - text-decoration: none; - background-color: #eee; -} -.pager .next > a, -.pager .next > span { - float: right; -} -.pager .previous > a, -.pager .previous > span { - float: left; -} -.pager .disabled > a, -.pager .disabled > a:hover, -.pager .disabled > a:focus, -.pager .disabled > span { - color: #777; - cursor: not-allowed; - background-color: #fff; -} -.label { - display: inline; - padding: .2em .6em .3em; - font-size: 75%; - font-weight: bold; - line-height: 1; - color: #fff; - text-align: center; - white-space: nowrap; - vertical-align: baseline; - border-radius: .25em; -} -a.label:hover, -a.label:focus { - color: #fff; - text-decoration: none; - cursor: pointer; -} -.label:empty { - display: none; -} -.btn .label { - position: relative; - top: -1px; -} -.label-default { - background-color: #777; -} -.label-default[href]:hover, -.label-default[href]:focus { - background-color: #5e5e5e; -} -.label-primary { - background-color: #337ab7; -} -.label-primary[href]:hover, -.label-primary[href]:focus { - background-color: #286090; -} -.label-success { - background-color: #5cb85c; -} -.label-success[href]:hover, -.label-success[href]:focus { - background-color: #449d44; -} -.label-info { - background-color: #5bc0de; -} -.label-info[href]:hover, -.label-info[href]:focus { - background-color: #31b0d5; -} -.label-warning { - background-color: #f0ad4e; -} -.label-warning[href]:hover, -.label-warning[href]:focus { - background-color: #ec971f; -} -.label-danger { - background-color: #d9534f; -} -.label-danger[href]:hover, -.label-danger[href]:focus { - background-color: #c9302c; -} -.badge { - display: inline-block; - min-width: 10px; - padding: 3px 7px; - font-size: 12px; - font-weight: bold; - line-height: 1; - color: #fff; - text-align: center; - white-space: nowrap; - vertical-align: middle; - background-color: #777; - border-radius: 10px; -} -.badge:empty { - display: none; -} -.btn .badge { - position: relative; - top: -1px; -} -.btn-xs .badge, -.btn-group-xs > .btn .badge { - top: 0; - padding: 1px 5px; -} -a.badge:hover, -a.badge:focus { - color: #fff; - text-decoration: none; - cursor: pointer; -} -.list-group-item.active > .badge, -.nav-pills > .active > a > .badge { - color: #337ab7; - background-color: #fff; -} -.list-group-item > .badge { - float: right; -} -.list-group-item > .badge + .badge { - margin-right: 5px; -} -.nav-pills > li > a > .badge { - margin-left: 3px; -} -.jumbotron { - padding-top: 30px; - padding-bottom: 30px; - margin-bottom: 30px; - color: inherit; - background-color: #eee; -} -.jumbotron h1, -.jumbotron .h1 { - color: inherit; -} -.jumbotron p { - margin-bottom: 15px; - font-size: 21px; - font-weight: 200; -} -.jumbotron > hr { - border-top-color: #d5d5d5; -} -.container .jumbotron, -.container-fluid .jumbotron { - padding-right: 15px; - padding-left: 15px; - border-radius: 6px; -} -.jumbotron .container { - max-width: 100%; -} -@media screen and (min-width: 768px) { - .jumbotron { - padding-top: 48px; - padding-bottom: 48px; - } - .container .jumbotron, - .container-fluid .jumbotron { - padding-right: 60px; - padding-left: 60px; - } - .jumbotron h1, - .jumbotron .h1 { - font-size: 63px; - } -} -.thumbnail { - display: block; - padding: 4px; - margin-bottom: 20px; - line-height: 1.42857143; - background-color: #fff; - border: 1px solid #ddd; - border-radius: 4px; - -webkit-transition: border .2s ease-in-out; - -o-transition: border .2s ease-in-out; - transition: border .2s ease-in-out; -} -.thumbnail > img, -.thumbnail a > img { - margin-right: auto; - margin-left: auto; -} -a.thumbnail:hover, -a.thumbnail:focus, -a.thumbnail.active { - border-color: #337ab7; -} -.thumbnail .caption { - padding: 9px; - color: #333; -} -.alert { - padding: 15px; - margin-bottom: 20px; - border: 1px solid transparent; - border-radius: 4px; -} -.alert h4 { - margin-top: 0; - color: inherit; -} -.alert .alert-link { - font-weight: bold; -} -.alert > p, -.alert > ul { - margin-bottom: 0; -} -.alert > p + p { - margin-top: 5px; -} -.alert-dismissable, -.alert-dismissible { - padding-right: 35px; -} -.alert-dismissable .close, -.alert-dismissible .close { - position: relative; - top: -2px; - right: -21px; - color: inherit; -} -.alert-success { - color: #3c763d; - background-color: #dff0d8; - border-color: #d6e9c6; -} -.alert-success hr { - border-top-color: #c9e2b3; -} -.alert-success .alert-link { - color: #2b542c; -} -.alert-info { - color: #31708f; - background-color: #d9edf7; - border-color: #bce8f1; -} -.alert-info hr { - border-top-color: #a6e1ec; -} -.alert-info .alert-link { - color: #245269; -} -.alert-warning { - color: #8a6d3b; - background-color: #fcf8e3; - border-color: #faebcc; -} -.alert-warning hr { - border-top-color: #f7e1b5; -} -.alert-warning .alert-link { - color: #66512c; -} -.alert-danger { - color: #a94442; - background-color: #f2dede; - border-color: #ebccd1; -} -.alert-danger hr { - border-top-color: #e4b9c0; -} -.alert-danger .alert-link { - color: #843534; -} -@-webkit-keyframes progress-bar-stripes { - from { - background-position: 40px 0; - } - to { - background-position: 0 0; - } -} -@-o-keyframes progress-bar-stripes { - from { - background-position: 40px 0; - } - to { - background-position: 0 0; - } -} -@keyframes progress-bar-stripes { - from { - background-position: 40px 0; - } - to { - background-position: 0 0; - } -} -.progress { - height: 20px; - margin-bottom: 20px; - overflow: hidden; - background-color: #f5f5f5; - border-radius: 4px; - -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1); - box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1); -} -.progress-bar { - float: left; - width: 0; - height: 100%; - font-size: 12px; - line-height: 20px; - color: #fff; - text-align: center; - background-color: #337ab7; - -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15); - box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15); - -webkit-transition: width .6s ease; - -o-transition: width .6s ease; - transition: width .6s ease; -} -.progress-striped .progress-bar, -.progress-bar-striped { - background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); - background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); - background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); - -webkit-background-size: 40px 40px; - background-size: 40px 40px; -} -.progress.active .progress-bar, -.progress-bar.active { - -webkit-animation: progress-bar-stripes 2s linear infinite; - -o-animation: progress-bar-stripes 2s linear infinite; - animation: progress-bar-stripes 2s linear infinite; -} -.progress-bar-success { - background-color: #5cb85c; -} -.progress-striped .progress-bar-success { - background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); - background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); - background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); -} -.progress-bar-info { - background-color: #5bc0de; -} -.progress-striped .progress-bar-info { - background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); - background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); - background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); -} -.progress-bar-warning { - background-color: #f0ad4e; -} -.progress-striped .progress-bar-warning { - background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); - background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); - background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); -} -.progress-bar-danger { - background-color: #d9534f; -} -.progress-striped .progress-bar-danger { - background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); - background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); - background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); -} -.media { - margin-top: 15px; -} -.media:first-child { - margin-top: 0; -} -.media, -.media-body { - overflow: hidden; - zoom: 1; -} -.media-body { - width: 10000px; -} -.media-object { - display: block; -} -.media-object.img-thumbnail { - max-width: none; -} -.media-right, -.media > .pull-right { - padding-left: 10px; -} -.media-left, -.media > .pull-left { - padding-right: 10px; -} -.media-left, -.media-right, -.media-body { - display: table-cell; - vertical-align: top; -} -.media-middle { - vertical-align: middle; -} -.media-bottom { - vertical-align: bottom; -} -.media-heading { - margin-top: 0; - margin-bottom: 5px; -} -.media-list { - padding-left: 0; - list-style: none; -} -.list-group { - padding-left: 0; - margin-bottom: 20px; -} -.list-group-item { - position: relative; - display: block; - padding: 10px 15px; - margin-bottom: -1px; - background-color: #fff; - border: 1px solid #ddd; -} -.list-group-item:first-child { - border-top-left-radius: 4px; - border-top-right-radius: 4px; -} -.list-group-item:last-child { - margin-bottom: 0; - border-bottom-right-radius: 4px; - border-bottom-left-radius: 4px; -} -a.list-group-item, -button.list-group-item { - color: #555; -} -a.list-group-item .list-group-item-heading, -button.list-group-item .list-group-item-heading { - color: #333; -} -a.list-group-item:hover, -button.list-group-item:hover, -a.list-group-item:focus, -button.list-group-item:focus { - color: #555; - text-decoration: none; - background-color: #f5f5f5; -} -button.list-group-item { - width: 100%; - text-align: left; -} -.list-group-item.disabled, -.list-group-item.disabled:hover, -.list-group-item.disabled:focus { - color: #777; - cursor: not-allowed; - background-color: #eee; -} -.list-group-item.disabled .list-group-item-heading, -.list-group-item.disabled:hover .list-group-item-heading, -.list-group-item.disabled:focus .list-group-item-heading { - color: inherit; -} -.list-group-item.disabled .list-group-item-text, -.list-group-item.disabled:hover .list-group-item-text, -.list-group-item.disabled:focus .list-group-item-text { - color: #777; -} -.list-group-item.active, -.list-group-item.active:hover, -.list-group-item.active:focus { - z-index: 2; - color: #fff; - background-color: #337ab7; - border-color: #337ab7; -} -.list-group-item.active .list-group-item-heading, -.list-group-item.active:hover .list-group-item-heading, -.list-group-item.active:focus .list-group-item-heading, -.list-group-item.active .list-group-item-heading > small, -.list-group-item.active:hover .list-group-item-heading > small, -.list-group-item.active:focus .list-group-item-heading > small, -.list-group-item.active .list-group-item-heading > .small, -.list-group-item.active:hover .list-group-item-heading > .small, -.list-group-item.active:focus .list-group-item-heading > .small { - color: inherit; -} -.list-group-item.active .list-group-item-text, -.list-group-item.active:hover .list-group-item-text, -.list-group-item.active:focus .list-group-item-text { - color: #c7ddef; -} -.list-group-item-success { - color: #3c763d; - background-color: #dff0d8; -} -a.list-group-item-success, -button.list-group-item-success { - color: #3c763d; -} -a.list-group-item-success .list-group-item-heading, -button.list-group-item-success .list-group-item-heading { - color: inherit; -} -a.list-group-item-success:hover, -button.list-group-item-success:hover, -a.list-group-item-success:focus, -button.list-group-item-success:focus { - color: #3c763d; - background-color: #d0e9c6; -} -a.list-group-item-success.active, -button.list-group-item-success.active, -a.list-group-item-success.active:hover, -button.list-group-item-success.active:hover, -a.list-group-item-success.active:focus, -button.list-group-item-success.active:focus { - color: #fff; - background-color: #3c763d; - border-color: #3c763d; -} -.list-group-item-info { - color: #31708f; - background-color: #d9edf7; -} -a.list-group-item-info, -button.list-group-item-info { - color: #31708f; -} -a.list-group-item-info .list-group-item-heading, -button.list-group-item-info .list-group-item-heading { - color: inherit; -} -a.list-group-item-info:hover, -button.list-group-item-info:hover, -a.list-group-item-info:focus, -button.list-group-item-info:focus { - color: #31708f; - background-color: #c4e3f3; -} -a.list-group-item-info.active, -button.list-group-item-info.active, -a.list-group-item-info.active:hover, -button.list-group-item-info.active:hover, -a.list-group-item-info.active:focus, -button.list-group-item-info.active:focus { - color: #fff; - background-color: #31708f; - border-color: #31708f; -} -.list-group-item-warning { - color: #8a6d3b; - background-color: #fcf8e3; -} -a.list-group-item-warning, -button.list-group-item-warning { - color: #8a6d3b; -} -a.list-group-item-warning .list-group-item-heading, -button.list-group-item-warning .list-group-item-heading { - color: inherit; -} -a.list-group-item-warning:hover, -button.list-group-item-warning:hover, -a.list-group-item-warning:focus, -button.list-group-item-warning:focus { - color: #8a6d3b; - background-color: #faf2cc; -} -a.list-group-item-warning.active, -button.list-group-item-warning.active, -a.list-group-item-warning.active:hover, -button.list-group-item-warning.active:hover, -a.list-group-item-warning.active:focus, -button.list-group-item-warning.active:focus { - color: #fff; - background-color: #8a6d3b; - border-color: #8a6d3b; -} -.list-group-item-danger { - color: #a94442; - background-color: #f2dede; -} -a.list-group-item-danger, -button.list-group-item-danger { - color: #a94442; -} -a.list-group-item-danger .list-group-item-heading, -button.list-group-item-danger .list-group-item-heading { - color: inherit; -} -a.list-group-item-danger:hover, -button.list-group-item-danger:hover, -a.list-group-item-danger:focus, -button.list-group-item-danger:focus { - color: #a94442; - background-color: #ebcccc; -} -a.list-group-item-danger.active, -button.list-group-item-danger.active, -a.list-group-item-danger.active:hover, -button.list-group-item-danger.active:hover, -a.list-group-item-danger.active:focus, -button.list-group-item-danger.active:focus { - color: #fff; - background-color: #a94442; - border-color: #a94442; -} -.list-group-item-heading { - margin-top: 0; - margin-bottom: 5px; -} -.list-group-item-text { - margin-bottom: 0; - line-height: 1.3; -} -.panel { - margin-bottom: 20px; - background-color: #fff; - border: 1px solid transparent; - border-radius: 4px; - -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05); - box-shadow: 0 1px 1px rgba(0, 0, 0, .05); -} -.panel-body { - padding: 15px; -} -.panel-heading { - padding: 10px 15px; - border-bottom: 1px solid transparent; - border-top-left-radius: 3px; - border-top-right-radius: 3px; -} -.panel-heading > .dropdown .dropdown-toggle { - color: inherit; -} -.panel-title { - margin-top: 0; - margin-bottom: 0; - font-size: 16px; - color: inherit; -} -.panel-title > a, -.panel-title > small, -.panel-title > .small, -.panel-title > small > a, -.panel-title > .small > a { - color: inherit; -} -.panel-footer { - padding: 10px 15px; - background-color: #f5f5f5; - border-top: 1px solid #ddd; - border-bottom-right-radius: 3px; - border-bottom-left-radius: 3px; -} -.panel > .list-group, -.panel > .panel-collapse > .list-group { - margin-bottom: 0; -} -.panel > .list-group .list-group-item, -.panel > .panel-collapse > .list-group .list-group-item { - border-width: 1px 0; - border-radius: 0; -} -.panel > .list-group:first-child .list-group-item:first-child, -.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child { - border-top: 0; - border-top-left-radius: 3px; - border-top-right-radius: 3px; -} -.panel > .list-group:last-child .list-group-item:last-child, -.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child { - border-bottom: 0; - border-bottom-right-radius: 3px; - border-bottom-left-radius: 3px; -} -.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child { - border-top-left-radius: 0; - border-top-right-radius: 0; -} -.panel-heading + .list-group .list-group-item:first-child { - border-top-width: 0; -} -.list-group + .panel-footer { - border-top-width: 0; -} -.panel > .table, -.panel > .table-responsive > .table, -.panel > .panel-collapse > .table { - margin-bottom: 0; -} -.panel > .table caption, -.panel > .table-responsive > .table caption, -.panel > .panel-collapse > .table caption { - padding-right: 15px; - padding-left: 15px; -} -.panel > .table:first-child, -.panel > .table-responsive:first-child > .table:first-child { - border-top-left-radius: 3px; - border-top-right-radius: 3px; -} -.panel > .table:first-child > thead:first-child > tr:first-child, -.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, -.panel > .table:first-child > tbody:first-child > tr:first-child, -.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child { - border-top-left-radius: 3px; - border-top-right-radius: 3px; -} -.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, -.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, -.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, -.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, -.panel > .table:first-child > thead:first-child > tr:first-child th:first-child, -.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, -.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, -.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child { - border-top-left-radius: 3px; -} -.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, -.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, -.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, -.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, -.panel > .table:first-child > thead:first-child > tr:first-child th:last-child, -.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, -.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, -.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child { - border-top-right-radius: 3px; -} -.panel > .table:last-child, -.panel > .table-responsive:last-child > .table:last-child { - border-bottom-right-radius: 3px; - border-bottom-left-radius: 3px; -} -.panel > .table:last-child > tbody:last-child > tr:last-child, -.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, -.panel > .table:last-child > tfoot:last-child > tr:last-child, -.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child { - border-bottom-right-radius: 3px; - border-bottom-left-radius: 3px; -} -.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, -.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, -.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, -.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, -.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, -.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, -.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, -.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child { - border-bottom-left-radius: 3px; -} -.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, -.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, -.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, -.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, -.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, -.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, -.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, -.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child { - border-bottom-right-radius: 3px; -} -.panel > .panel-body + .table, -.panel > .panel-body + .table-responsive, -.panel > .table + .panel-body, -.panel > .table-responsive + .panel-body { - border-top: 1px solid #ddd; -} -.panel > .table > tbody:first-child > tr:first-child th, -.panel > .table > tbody:first-child > tr:first-child td { - border-top: 0; -} -.panel > .table-bordered, -.panel > .table-responsive > .table-bordered { - border: 0; -} -.panel > .table-bordered > thead > tr > th:first-child, -.panel > .table-responsive > .table-bordered > thead > tr > th:first-child, -.panel > .table-bordered > tbody > tr > th:first-child, -.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, -.panel > .table-bordered > tfoot > tr > th:first-child, -.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, -.panel > .table-bordered > thead > tr > td:first-child, -.panel > .table-responsive > .table-bordered > thead > tr > td:first-child, -.panel > .table-bordered > tbody > tr > td:first-child, -.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, -.panel > .table-bordered > tfoot > tr > td:first-child, -.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child { - border-left: 0; -} -.panel > .table-bordered > thead > tr > th:last-child, -.panel > .table-responsive > .table-bordered > thead > tr > th:last-child, -.panel > .table-bordered > tbody > tr > th:last-child, -.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, -.panel > .table-bordered > tfoot > tr > th:last-child, -.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, -.panel > .table-bordered > thead > tr > td:last-child, -.panel > .table-responsive > .table-bordered > thead > tr > td:last-child, -.panel > .table-bordered > tbody > tr > td:last-child, -.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, -.panel > .table-bordered > tfoot > tr > td:last-child, -.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child { - border-right: 0; -} -.panel > .table-bordered > thead > tr:first-child > td, -.panel > .table-responsive > .table-bordered > thead > tr:first-child > td, -.panel > .table-bordered > tbody > tr:first-child > td, -.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, -.panel > .table-bordered > thead > tr:first-child > th, -.panel > .table-responsive > .table-bordered > thead > tr:first-child > th, -.panel > .table-bordered > tbody > tr:first-child > th, -.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th { - border-bottom: 0; -} -.panel > .table-bordered > tbody > tr:last-child > td, -.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, -.panel > .table-bordered > tfoot > tr:last-child > td, -.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, -.panel > .table-bordered > tbody > tr:last-child > th, -.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, -.panel > .table-bordered > tfoot > tr:last-child > th, -.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th { - border-bottom: 0; -} -.panel > .table-responsive { - margin-bottom: 0; - border: 0; -} -.panel-group { - margin-bottom: 20px; -} -.panel-group .panel { - margin-bottom: 0; - border-radius: 4px; -} -.panel-group .panel + .panel { - margin-top: 5px; -} -.panel-group .panel-heading { - border-bottom: 0; -} -.panel-group .panel-heading + .panel-collapse > .panel-body, -.panel-group .panel-heading + .panel-collapse > .list-group { - border-top: 1px solid #ddd; -} -.panel-group .panel-footer { - border-top: 0; -} -.panel-group .panel-footer + .panel-collapse .panel-body { - border-bottom: 1px solid #ddd; -} -.panel-default { - border-color: #ddd; -} -.panel-default > .panel-heading { - color: #333; - background-color: #f5f5f5; - border-color: #ddd; -} -.panel-default > .panel-heading + .panel-collapse > .panel-body { - border-top-color: #ddd; -} -.panel-default > .panel-heading .badge { - color: #f5f5f5; - background-color: #333; -} -.panel-default > .panel-footer + .panel-collapse > .panel-body { - border-bottom-color: #ddd; -} -.panel-primary { - border-color: #337ab7; -} -.panel-primary > .panel-heading { - color: #fff; - background-color: #337ab7; - border-color: #337ab7; -} -.panel-primary > .panel-heading + .panel-collapse > .panel-body { - border-top-color: #337ab7; -} -.panel-primary > .panel-heading .badge { - color: #337ab7; - background-color: #fff; -} -.panel-primary > .panel-footer + .panel-collapse > .panel-body { - border-bottom-color: #337ab7; -} -.panel-success { - border-color: #d6e9c6; -} -.panel-success > .panel-heading { - color: #3c763d; - background-color: #dff0d8; - border-color: #d6e9c6; -} -.panel-success > .panel-heading + .panel-collapse > .panel-body { - border-top-color: #d6e9c6; -} -.panel-success > .panel-heading .badge { - color: #dff0d8; - background-color: #3c763d; -} -.panel-success > .panel-footer + .panel-collapse > .panel-body { - border-bottom-color: #d6e9c6; -} -.panel-info { - border-color: #bce8f1; -} -.panel-info > .panel-heading { - color: #31708f; - background-color: #d9edf7; - border-color: #bce8f1; -} -.panel-info > .panel-heading + .panel-collapse > .panel-body { - border-top-color: #bce8f1; -} -.panel-info > .panel-heading .badge { - color: #d9edf7; - background-color: #31708f; -} -.panel-info > .panel-footer + .panel-collapse > .panel-body { - border-bottom-color: #bce8f1; -} -.panel-warning { - border-color: #faebcc; -} -.panel-warning > .panel-heading { - color: #8a6d3b; - background-color: #fcf8e3; - border-color: #faebcc; -} -.panel-warning > .panel-heading + .panel-collapse > .panel-body { - border-top-color: #faebcc; -} -.panel-warning > .panel-heading .badge { - color: #fcf8e3; - background-color: #8a6d3b; -} -.panel-warning > .panel-footer + .panel-collapse > .panel-body { - border-bottom-color: #faebcc; -} -.panel-danger { - border-color: #ebccd1; -} -.panel-danger > .panel-heading { - color: #a94442; - background-color: #f2dede; - border-color: #ebccd1; -} -.panel-danger > .panel-heading + .panel-collapse > .panel-body { - border-top-color: #ebccd1; -} -.panel-danger > .panel-heading .badge { - color: #f2dede; - background-color: #a94442; -} -.panel-danger > .panel-footer + .panel-collapse > .panel-body { - border-bottom-color: #ebccd1; -} -.embed-responsive { - position: relative; - display: block; - height: 0; - padding: 0; - overflow: hidden; -} -.embed-responsive .embed-responsive-item, -.embed-responsive iframe, -.embed-responsive embed, -.embed-responsive object, -.embed-responsive video { - position: absolute; - top: 0; - bottom: 0; - left: 0; - width: 100%; - height: 100%; - border: 0; -} -.embed-responsive-16by9 { - padding-bottom: 56.25%; -} -.embed-responsive-4by3 { - padding-bottom: 75%; -} -.well { - min-height: 20px; - padding: 19px; - margin-bottom: 20px; - background-color: #f5f5f5; - border: 1px solid #e3e3e3; - border-radius: 4px; - -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05); - box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05); -} -.well blockquote { - border-color: #ddd; - border-color: rgba(0, 0, 0, .15); -} -.well-lg { - padding: 24px; - border-radius: 6px; -} -.well-sm { - padding: 9px; - border-radius: 3px; -} -.close { - float: right; - font-size: 21px; - font-weight: bold; - line-height: 1; - color: #000; - text-shadow: 0 1px 0 #fff; - filter: alpha(opacity=20); - opacity: .2; -} -.close:hover, -.close:focus { - color: #000; - text-decoration: none; - cursor: pointer; - filter: alpha(opacity=50); - opacity: .5; -} -button.close { - -webkit-appearance: none; - padding: 0; - cursor: pointer; - background: transparent; - border: 0; -} -.modal-open { - overflow: hidden; -} -.modal { - position: fixed; - top: 0; - right: 0; - bottom: 0; - left: 0; - z-index: 1050; - display: none; - overflow: hidden; - -webkit-overflow-scrolling: touch; - outline: 0; -} -.modal.fade .modal-dialog { - -webkit-transition: -webkit-transform .3s ease-out; - -o-transition: -o-transform .3s ease-out; - transition: transform .3s ease-out; - -webkit-transform: translate(0, -25%); - -ms-transform: translate(0, -25%); - -o-transform: translate(0, -25%); - transform: translate(0, -25%); -} -.modal.in .modal-dialog { - -webkit-transform: translate(0, 0); - -ms-transform: translate(0, 0); - -o-transform: translate(0, 0); - transform: translate(0, 0); -} -.modal-open .modal { - overflow-x: hidden; - overflow-y: auto; -} -.modal-dialog { - position: relative; - width: auto; - margin: 10px; -} -.modal-content { - position: relative; - background-color: #fff; - -webkit-background-clip: padding-box; - background-clip: padding-box; - border: 1px solid #999; - border: 1px solid rgba(0, 0, 0, .2); - border-radius: 6px; - outline: 0; - -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5); - box-shadow: 0 3px 9px rgba(0, 0, 0, .5); -} -.modal-backdrop { - position: fixed; - top: 0; - right: 0; - bottom: 0; - left: 0; - z-index: 1040; - background-color: #000; -} -.modal-backdrop.fade { - filter: alpha(opacity=0); - opacity: 0; -} -.modal-backdrop.in { - filter: alpha(opacity=50); - opacity: .5; -} -.modal-header { - padding: 15px; - border-bottom: 1px solid #e5e5e5; -} -.modal-header .close { - margin-top: -2px; -} -.modal-title { - margin: 0; - line-height: 1.42857143; -} -.modal-body { - position: relative; - padding: 15px; -} -.modal-footer { - padding: 15px; - text-align: right; - border-top: 1px solid #e5e5e5; -} -.modal-footer .btn + .btn { - margin-bottom: 0; - margin-left: 5px; -} -.modal-footer .btn-group .btn + .btn { - margin-left: -1px; -} -.modal-footer .btn-block + .btn-block { - margin-left: 0; -} -.modal-scrollbar-measure { - position: absolute; - top: -9999px; - width: 50px; - height: 50px; - overflow: scroll; -} -@media (min-width: 768px) { - .modal-dialog { - width: 600px; - margin: 30px auto; - } - .modal-content { - -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5); - box-shadow: 0 5px 15px rgba(0, 0, 0, .5); - } - .modal-sm { - width: 300px; - } -} -@media (min-width: 992px) { - .modal-lg { - width: 900px; - } -} -.tooltip { - position: absolute; - z-index: 1070; - display: block; - font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; - font-size: 12px; - font-style: normal; - font-weight: normal; - line-height: 1.42857143; - text-align: left; - text-align: start; - text-decoration: none; - text-shadow: none; - text-transform: none; - letter-spacing: normal; - word-break: normal; - word-spacing: normal; - word-wrap: normal; - white-space: normal; - filter: alpha(opacity=0); - opacity: 0; - - line-break: auto; -} -.tooltip.in { - filter: alpha(opacity=90); - opacity: .9; -} -.tooltip.top { - padding: 5px 0; - margin-top: -3px; -} -.tooltip.right { - padding: 0 5px; - margin-left: 3px; -} -.tooltip.bottom { - padding: 5px 0; - margin-top: 3px; -} -.tooltip.left { - padding: 0 5px; - margin-left: -3px; -} -.tooltip-inner { - max-width: 200px; - padding: 3px 8px; - color: #fff; - text-align: center; - background-color: #000; - border-radius: 4px; -} -.tooltip-arrow { - position: absolute; - width: 0; - height: 0; - border-color: transparent; - border-style: solid; -} -.tooltip.top .tooltip-arrow { - bottom: 0; - left: 50%; - margin-left: -5px; - border-width: 5px 5px 0; - border-top-color: #000; -} -.tooltip.top-left .tooltip-arrow { - right: 5px; - bottom: 0; - margin-bottom: -5px; - border-width: 5px 5px 0; - border-top-color: #000; -} -.tooltip.top-right .tooltip-arrow { - bottom: 0; - left: 5px; - margin-bottom: -5px; - border-width: 5px 5px 0; - border-top-color: #000; -} -.tooltip.right .tooltip-arrow { - top: 50%; - left: 0; - margin-top: -5px; - border-width: 5px 5px 5px 0; - border-right-color: #000; -} -.tooltip.left .tooltip-arrow { - top: 50%; - right: 0; - margin-top: -5px; - border-width: 5px 0 5px 5px; - border-left-color: #000; -} -.tooltip.bottom .tooltip-arrow { - top: 0; - left: 50%; - margin-left: -5px; - border-width: 0 5px 5px; - border-bottom-color: #000; -} -.tooltip.bottom-left .tooltip-arrow { - top: 0; - right: 5px; - margin-top: -5px; - border-width: 0 5px 5px; - border-bottom-color: #000; -} -.tooltip.bottom-right .tooltip-arrow { - top: 0; - left: 5px; - margin-top: -5px; - border-width: 0 5px 5px; - border-bottom-color: #000; -} -.popover { - position: absolute; - top: 0; - left: 0; - z-index: 1060; - display: none; - max-width: 276px; - padding: 1px; - font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; - font-size: 14px; - font-style: normal; - font-weight: normal; - line-height: 1.42857143; - text-align: left; - text-align: start; - text-decoration: none; - text-shadow: none; - text-transform: none; - letter-spacing: normal; - word-break: normal; - word-spacing: normal; - word-wrap: normal; - white-space: normal; - background-color: #fff; - -webkit-background-clip: padding-box; - background-clip: padding-box; - border: 1px solid #ccc; - border: 1px solid rgba(0, 0, 0, .2); - border-radius: 6px; - -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2); - box-shadow: 0 5px 10px rgba(0, 0, 0, .2); - - line-break: auto; -} -.popover.top { - margin-top: -10px; -} -.popover.right { - margin-left: 10px; -} -.popover.bottom { - margin-top: 10px; -} -.popover.left { - margin-left: -10px; -} -.popover-title { - padding: 8px 14px; - margin: 0; - font-size: 14px; - background-color: #f7f7f7; - border-bottom: 1px solid #ebebeb; - border-radius: 5px 5px 0 0; -} -.popover-content { - padding: 9px 14px; -} -.popover > .arrow, -.popover > .arrow:after { - position: absolute; - display: block; - width: 0; - height: 0; - border-color: transparent; - border-style: solid; -} -.popover > .arrow { - border-width: 11px; -} -.popover > .arrow:after { - content: ""; - border-width: 10px; -} -.popover.top > .arrow { - bottom: -11px; - left: 50%; - margin-left: -11px; - border-top-color: #999; - border-top-color: rgba(0, 0, 0, .25); - border-bottom-width: 0; -} -.popover.top > .arrow:after { - bottom: 1px; - margin-left: -10px; - content: " "; - border-top-color: #fff; - border-bottom-width: 0; -} -.popover.right > .arrow { - top: 50%; - left: -11px; - margin-top: -11px; - border-right-color: #999; - border-right-color: rgba(0, 0, 0, .25); - border-left-width: 0; -} -.popover.right > .arrow:after { - bottom: -10px; - left: 1px; - content: " "; - border-right-color: #fff; - border-left-width: 0; -} -.popover.bottom > .arrow { - top: -11px; - left: 50%; - margin-left: -11px; - border-top-width: 0; - border-bottom-color: #999; - border-bottom-color: rgba(0, 0, 0, .25); -} -.popover.bottom > .arrow:after { - top: 1px; - margin-left: -10px; - content: " "; - border-top-width: 0; - border-bottom-color: #fff; -} -.popover.left > .arrow { - top: 50%; - right: -11px; - margin-top: -11px; - border-right-width: 0; - border-left-color: #999; - border-left-color: rgba(0, 0, 0, .25); -} -.popover.left > .arrow:after { - right: 1px; - bottom: -10px; - content: " "; - border-right-width: 0; - border-left-color: #fff; -} -.carousel { - position: relative; -} -.carousel-inner { - position: relative; - width: 100%; - overflow: hidden; -} -.carousel-inner > .item { - position: relative; - display: none; - -webkit-transition: .6s ease-in-out left; - -o-transition: .6s ease-in-out left; - transition: .6s ease-in-out left; -} -.carousel-inner > .item > img, -.carousel-inner > .item > a > img { - line-height: 1; -} -@media all and (transform-3d), (-webkit-transform-3d) { - .carousel-inner > .item { - -webkit-transition: -webkit-transform .6s ease-in-out; - -o-transition: -o-transform .6s ease-in-out; - transition: transform .6s ease-in-out; - - -webkit-backface-visibility: hidden; - backface-visibility: hidden; - -webkit-perspective: 1000px; - perspective: 1000px; - } - .carousel-inner > .item.next, - .carousel-inner > .item.active.right { - left: 0; - -webkit-transform: translate3d(100%, 0, 0); - transform: translate3d(100%, 0, 0); - } - .carousel-inner > .item.prev, - .carousel-inner > .item.active.left { - left: 0; - -webkit-transform: translate3d(-100%, 0, 0); - transform: translate3d(-100%, 0, 0); - } - .carousel-inner > .item.next.left, - .carousel-inner > .item.prev.right, - .carousel-inner > .item.active { - left: 0; - -webkit-transform: translate3d(0, 0, 0); - transform: translate3d(0, 0, 0); - } -} -.carousel-inner > .active, -.carousel-inner > .next, -.carousel-inner > .prev { - display: block; -} -.carousel-inner > .active { - left: 0; -} -.carousel-inner > .next, -.carousel-inner > .prev { - position: absolute; - top: 0; - width: 100%; -} -.carousel-inner > .next { - left: 100%; -} -.carousel-inner > .prev { - left: -100%; -} -.carousel-inner > .next.left, -.carousel-inner > .prev.right { - left: 0; -} -.carousel-inner > .active.left { - left: -100%; -} -.carousel-inner > .active.right { - left: 100%; -} -.carousel-control { - position: absolute; - top: 0; - bottom: 0; - left: 0; - width: 15%; - font-size: 20px; - color: #fff; - text-align: center; - text-shadow: 0 1px 2px rgba(0, 0, 0, .6); - background-color: rgba(0, 0, 0, 0); - filter: alpha(opacity=50); - opacity: .5; -} -.carousel-control.left { - background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%); - background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%); - background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001))); - background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%); - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); - background-repeat: repeat-x; -} -.carousel-control.right { - right: 0; - left: auto; - background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%); - background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%); - background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5))); - background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%); - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); - background-repeat: repeat-x; -} -.carousel-control:hover, -.carousel-control:focus { - color: #fff; - text-decoration: none; - filter: alpha(opacity=90); - outline: 0; - opacity: .9; -} -.carousel-control .icon-prev, -.carousel-control .icon-next, -.carousel-control .glyphicon-chevron-left, -.carousel-control .glyphicon-chevron-right { - position: absolute; - top: 50%; - z-index: 5; - display: inline-block; - margin-top: -10px; -} -.carousel-control .icon-prev, -.carousel-control .glyphicon-chevron-left { - left: 50%; - margin-left: -10px; -} -.carousel-control .icon-next, -.carousel-control .glyphicon-chevron-right { - right: 50%; - margin-right: -10px; -} -.carousel-control .icon-prev, -.carousel-control .icon-next { - width: 20px; - height: 20px; - font-family: serif; - line-height: 1; -} -.carousel-control .icon-prev:before { - content: '\2039'; -} -.carousel-control .icon-next:before { - content: '\203a'; -} -.carousel-indicators { - position: absolute; - bottom: 10px; - left: 50%; - z-index: 15; - width: 60%; - padding-left: 0; - margin-left: -30%; - text-align: center; - list-style: none; -} -.carousel-indicators li { - display: inline-block; - width: 10px; - height: 10px; - margin: 1px; - text-indent: -999px; - cursor: pointer; - background-color: #000 \9; - background-color: rgba(0, 0, 0, 0); - border: 1px solid #fff; - border-radius: 10px; -} -.carousel-indicators .active { - width: 12px; - height: 12px; - margin: 0; - background-color: #fff; -} -.carousel-caption { - position: absolute; - right: 15%; - bottom: 20px; - left: 15%; - z-index: 10; - padding-top: 20px; - padding-bottom: 20px; - color: #fff; - text-align: center; - text-shadow: 0 1px 2px rgba(0, 0, 0, .6); -} -.carousel-caption .btn { - text-shadow: none; -} -@media screen and (min-width: 768px) { - .carousel-control .glyphicon-chevron-left, - .carousel-control .glyphicon-chevron-right, - .carousel-control .icon-prev, - .carousel-control .icon-next { - width: 30px; - height: 30px; - margin-top: -10px; - font-size: 30px; - } - .carousel-control .glyphicon-chevron-left, - .carousel-control .icon-prev { - margin-left: -10px; - } - .carousel-control .glyphicon-chevron-right, - .carousel-control .icon-next { - margin-right: -10px; - } - .carousel-caption { - right: 20%; - left: 20%; - padding-bottom: 30px; - } - .carousel-indicators { - bottom: 20px; - } -} -.clearfix:before, -.clearfix:after, -.dl-horizontal dd:before, -.dl-horizontal dd:after, -.container:before, -.container:after, -.container-fluid:before, -.container-fluid:after, -.row:before, -.row:after, -.form-horizontal .form-group:before, -.form-horizontal .form-group:after, -.btn-toolbar:before, -.btn-toolbar:after, -.btn-group-vertical > .btn-group:before, -.btn-group-vertical > .btn-group:after, -.nav:before, -.nav:after, -.navbar:before, -.navbar:after, -.navbar-header:before, -.navbar-header:after, -.navbar-collapse:before, -.navbar-collapse:after, -.pager:before, -.pager:after, -.panel-body:before, -.panel-body:after, -.modal-header:before, -.modal-header:after, -.modal-footer:before, -.modal-footer:after { - display: table; - content: " "; -} -.clearfix:after, -.dl-horizontal dd:after, -.container:after, -.container-fluid:after, -.row:after, -.form-horizontal .form-group:after, -.btn-toolbar:after, -.btn-group-vertical > .btn-group:after, -.nav:after, -.navbar:after, -.navbar-header:after, -.navbar-collapse:after, -.pager:after, -.panel-body:after, -.modal-header:after, -.modal-footer:after { - clear: both; -} -.center-block { - display: block; - margin-right: auto; - margin-left: auto; -} -.pull-right { - float: right !important; -} -.pull-left { - float: left !important; -} -.hide { - display: none !important; -} -.show { - display: block !important; -} -.invisible { - visibility: hidden; -} -.text-hide { - font: 0/0 a; - color: transparent; - text-shadow: none; - background-color: transparent; - border: 0; -} -.hidden { - display: none !important; -} -.affix { - position: fixed; -} -@-ms-viewport { - width: device-width; -} -.visible-xs, -.visible-sm, -.visible-md, -.visible-lg { - display: none !important; -} -.visible-xs-block, -.visible-xs-inline, -.visible-xs-inline-block, -.visible-sm-block, -.visible-sm-inline, -.visible-sm-inline-block, -.visible-md-block, -.visible-md-inline, -.visible-md-inline-block, -.visible-lg-block, -.visible-lg-inline, -.visible-lg-inline-block { - display: none !important; -} -@media (max-width: 767px) { - .visible-xs { - display: block !important; - } - table.visible-xs { - display: table !important; - } - tr.visible-xs { - display: table-row !important; - } - th.visible-xs, - td.visible-xs { - display: table-cell !important; - } -} -@media (max-width: 767px) { - .visible-xs-block { - display: block !important; - } -} -@media (max-width: 767px) { - .visible-xs-inline { - display: inline !important; - } -} -@media (max-width: 767px) { - .visible-xs-inline-block { - display: inline-block !important; - } -} -@media (min-width: 768px) and (max-width: 991px) { - .visible-sm { - display: block !important; - } - table.visible-sm { - display: table !important; - } - tr.visible-sm { - display: table-row !important; - } - th.visible-sm, - td.visible-sm { - display: table-cell !important; - } -} -@media (min-width: 768px) and (max-width: 991px) { - .visible-sm-block { - display: block !important; - } -} -@media (min-width: 768px) and (max-width: 991px) { - .visible-sm-inline { - display: inline !important; - } -} -@media (min-width: 768px) and (max-width: 991px) { - .visible-sm-inline-block { - display: inline-block !important; - } -} -@media (min-width: 992px) and (max-width: 1199px) { - .visible-md { - display: block !important; - } - table.visible-md { - display: table !important; - } - tr.visible-md { - display: table-row !important; - } - th.visible-md, - td.visible-md { - display: table-cell !important; - } -} -@media (min-width: 992px) and (max-width: 1199px) { - .visible-md-block { - display: block !important; - } -} -@media (min-width: 992px) and (max-width: 1199px) { - .visible-md-inline { - display: inline !important; - } -} -@media (min-width: 992px) and (max-width: 1199px) { - .visible-md-inline-block { - display: inline-block !important; - } -} -@media (min-width: 1200px) { - .visible-lg { - display: block !important; - } - table.visible-lg { - display: table !important; - } - tr.visible-lg { - display: table-row !important; - } - th.visible-lg, - td.visible-lg { - display: table-cell !important; - } -} -@media (min-width: 1200px) { - .visible-lg-block { - display: block !important; - } -} -@media (min-width: 1200px) { - .visible-lg-inline { - display: inline !important; - } -} -@media (min-width: 1200px) { - .visible-lg-inline-block { - display: inline-block !important; - } -} -@media (max-width: 767px) { - .hidden-xs { - display: none !important; - } -} -@media (min-width: 768px) and (max-width: 991px) { - .hidden-sm { - display: none !important; - } -} -@media (min-width: 992px) and (max-width: 1199px) { - .hidden-md { - display: none !important; - } -} -@media (min-width: 1200px) { - .hidden-lg { - display: none !important; - } -} -.visible-print { - display: none !important; -} -@media print { - .visible-print { - display: block !important; - } - table.visible-print { - display: table !important; - } - tr.visible-print { - display: table-row !important; - } - th.visible-print, - td.visible-print { - display: table-cell !important; - } -} -.visible-print-block { - display: none !important; -} -@media print { - .visible-print-block { - display: block !important; - } -} -.visible-print-inline { - display: none !important; -} -@media print { - .visible-print-inline { - display: inline !important; - } -} -.visible-print-inline-block { - display: none !important; -} -@media print { - .visible-print-inline-block { - display: inline-block !important; - } -} -@media print { - .hidden-print { - display: none !important; - } -} -/*# sourceMappingURL=bootstrap.css.map */ diff --git "a/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/static/js/jquery.js" "b/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/static/js/jquery.js" deleted file mode 100644 index 5385f05..0000000 --- "a/\347\254\25406\350\257\276\357\274\232Jpa \345\222\214 Thymeleaf \345\256\236\350\267\265/spring-boot-jpa-thymeleaf/src/main/resources/static/js/jquery.js" +++ /dev/null @@ -1,6 +0,0 @@ -/*! jQuery v1.10.2 | (c) 2005, 2013 jQuery Foundation, Inc. | jquery.org/license - -*/ -(function(e,t){var n,r,i=typeof t,o=e.location,a=e.document,s=a.documentElement,l=e.jQuery,u=e.$,c={},p=[],f="1.10.2",d=p.concat,h=p.push,g=p.slice,m=p.indexOf,y=c.toString,v=c.hasOwnProperty,b=f.trim,x=function(e,t){return new x.fn.init(e,t,r)},w=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,T=/\S+/g,C=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,N=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]*))$/,k=/^<(\w+)\s*\/?>(?:<\/\1>|)$/,E=/^[\],:{}\s]*$/,S=/(?:^|:|,)(?:\s*\[)+/g,A=/\\(?:["\\\/bfnrt]|u[\da-fA-F]{4})/g,j=/"[^"\\\r\n]*"|true|false|null|-?(?:\d+\.|)\d+(?:[eE][+-]?\d+|)/g,D=/^-ms-/,L=/-([\da-z])/gi,H=function(e,t){return t.toUpperCase()},q=function(e){(a.addEventListener||"load"===e.type||"complete"===a.readyState)&&(_(),x.ready())},_=function(){a.addEventListener?(a.removeEventListener("DOMContentLoaded",q,!1),e.removeEventListener("load",q,!1)):(a.detachEvent("onreadystatechange",q),e.detachEvent("onload",q))};x.fn=x.prototype={jquery:f,constructor:x,init:function(e,n,r){var i,o;if(!e)return this;if("string"==typeof e){if(i="<"===e.charAt(0)&&">"===e.charAt(e.length-1)&&e.length>=3?[null,e,null]:N.exec(e),!i||!i[1]&&n)return!n||n.jquery?(n||r).find(e):this.constructor(n).find(e);if(i[1]){if(n=n instanceof x?n[0]:n,x.merge(this,x.parseHTML(i[1],n&&n.nodeType?n.ownerDocument||n:a,!0)),k.test(i[1])&&x.isPlainObject(n))for(i in n)x.isFunction(this[i])?this[i](n[i]):this.attr(i,n[i]);return this}if(o=a.getElementById(i[2]),o&&o.parentNode){if(o.id!==i[2])return r.find(e);this.length=1,this[0]=o}return this.context=a,this.selector=e,this}return e.nodeType?(this.context=this[0]=e,this.length=1,this):x.isFunction(e)?r.ready(e):(e.selector!==t&&(this.selector=e.selector,this.context=e.context),x.makeArray(e,this))},selector:"",length:0,toArray:function(){return g.call(this)},get:function(e){return null==e?this.toArray():0>e?this[this.length+e]:this[e]},pushStack:function(e){var t=x.merge(this.constructor(),e);return t.prevObject=this,t.context=this.context,t},each:function(e,t){return x.each(this,e,t)},ready:function(e){return x.ready.promise().done(e),this},slice:function(){return this.pushStack(g.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(e){var t=this.length,n=+e+(0>e?t:0);return this.pushStack(n>=0&&t>n?[this[n]]:[])},map:function(e){return this.pushStack(x.map(this,function(t,n){return e.call(t,n,t)}))},end:function(){return this.prevObject||this.constructor(null)},push:h,sort:[].sort,splice:[].splice},x.fn.init.prototype=x.fn,x.extend=x.fn.extend=function(){var e,n,r,i,o,a,s=arguments[0]||{},l=1,u=arguments.length,c=!1;for("boolean"==typeof s&&(c=s,s=arguments[1]||{},l=2),"object"==typeof s||x.isFunction(s)||(s={}),u===l&&(s=this,--l);u>l;l++)if(null!=(o=arguments[l]))for(i in o)e=s[i],r=o[i],s!==r&&(c&&r&&(x.isPlainObject(r)||(n=x.isArray(r)))?(n?(n=!1,a=e&&x.isArray(e)?e:[]):a=e&&x.isPlainObject(e)?e:{},s[i]=x.extend(c,a,r)):r!==t&&(s[i]=r));return s},x.extend({expando:"jQuery"+(f+Math.random()).replace(/\D/g,""),noConflict:function(t){return e.$===x&&(e.$=u),t&&e.jQuery===x&&(e.jQuery=l),x},isReady:!1,readyWait:1,holdReady:function(e){e?x.readyWait++:x.ready(!0)},ready:function(e){if(e===!0?!--x.readyWait:!x.isReady){if(!a.body)return setTimeout(x.ready);x.isReady=!0,e!==!0&&--x.readyWait>0||(n.resolveWith(a,[x]),x.fn.trigger&&x(a).trigger("ready").off("ready"))}},isFunction:function(e){return"function"===x.type(e)},isArray:Array.isArray||function(e){return"array"===x.type(e)},isWindow:function(e){return null!=e&&e==e.window},isNumeric:function(e){return!isNaN(parseFloat(e))&&isFinite(e)},type:function(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?c[y.call(e)]||"object":typeof e},isPlainObject:function(e){var n;if(!e||"object"!==x.type(e)||e.nodeType||x.isWindow(e))return!1;try{if(e.constructor&&!v.call(e,"constructor")&&!v.call(e.constructor.prototype,"isPrototypeOf"))return!1}catch(r){return!1}if(x.support.ownLast)for(n in e)return v.call(e,n);for(n in e);return n===t||v.call(e,n)},isEmptyObject:function(e){var t;for(t in e)return!1;return!0},error:function(e){throw Error(e)},parseHTML:function(e,t,n){if(!e||"string"!=typeof e)return null;"boolean"==typeof t&&(n=t,t=!1),t=t||a;var r=k.exec(e),i=!n&&[];return r?[t.createElement(r[1])]:(r=x.buildFragment([e],t,i),i&&x(i).remove(),x.merge([],r.childNodes))},parseJSON:function(n){return e.JSON&&e.JSON.parse?e.JSON.parse(n):null===n?n:"string"==typeof n&&(n=x.trim(n),n&&E.test(n.replace(A,"@").replace(j,"]").replace(S,"")))?Function("return "+n)():(x.error("Invalid JSON: "+n),t)},parseXML:function(n){var r,i;if(!n||"string"!=typeof n)return null;try{e.DOMParser?(i=new DOMParser,r=i.parseFromString(n,"text/xml")):(r=new ActiveXObject("Microsoft.XMLDOM"),r.async="false",r.loadXML(n))}catch(o){r=t}return r&&r.documentElement&&!r.getElementsByTagName("parsererror").length||x.error("Invalid XML: "+n),r},noop:function(){},globalEval:function(t){t&&x.trim(t)&&(e.execScript||function(t){e.eval.call(e,t)})(t)},camelCase:function(e){return e.replace(D,"ms-").replace(L,H)},nodeName:function(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()},each:function(e,t,n){var r,i=0,o=e.length,a=M(e);if(n){if(a){for(;o>i;i++)if(r=t.apply(e[i],n),r===!1)break}else for(i in e)if(r=t.apply(e[i],n),r===!1)break}else if(a){for(;o>i;i++)if(r=t.call(e[i],i,e[i]),r===!1)break}else for(i in e)if(r=t.call(e[i],i,e[i]),r===!1)break;return e},trim:b&&!b.call("\ufeff\u00a0")?function(e){return null==e?"":b.call(e)}:function(e){return null==e?"":(e+"").replace(C,"")},makeArray:function(e,t){var n=t||[];return null!=e&&(M(Object(e))?x.merge(n,"string"==typeof e?[e]:e):h.call(n,e)),n},inArray:function(e,t,n){var r;if(t){if(m)return m.call(t,e,n);for(r=t.length,n=n?0>n?Math.max(0,r+n):n:0;r>n;n++)if(n in t&&t[n]===e)return n}return-1},merge:function(e,n){var r=n.length,i=e.length,o=0;if("number"==typeof r)for(;r>o;o++)e[i++]=n[o];else while(n[o]!==t)e[i++]=n[o++];return e.length=i,e},grep:function(e,t,n){var r,i=[],o=0,a=e.length;for(n=!!n;a>o;o++)r=!!t(e[o],o),n!==r&&i.push(e[o]);return i},map:function(e,t,n){var r,i=0,o=e.length,a=M(e),s=[];if(a)for(;o>i;i++)r=t(e[i],i,n),null!=r&&(s[s.length]=r);else for(i in e)r=t(e[i],i,n),null!=r&&(s[s.length]=r);return d.apply([],s)},guid:1,proxy:function(e,n){var r,i,o;return"string"==typeof n&&(o=e[n],n=e,e=o),x.isFunction(e)?(r=g.call(arguments,2),i=function(){return e.apply(n||this,r.concat(g.call(arguments)))},i.guid=e.guid=e.guid||x.guid++,i):t},access:function(e,n,r,i,o,a,s){var l=0,u=e.length,c=null==r;if("object"===x.type(r)){o=!0;for(l in r)x.access(e,n,l,r[l],!0,a,s)}else if(i!==t&&(o=!0,x.isFunction(i)||(s=!0),c&&(s?(n.call(e,i),n=null):(c=n,n=function(e,t,n){return c.call(x(e),n)})),n))for(;u>l;l++)n(e[l],r,s?i:i.call(e[l],l,n(e[l],r)));return o?e:c?n.call(e):u?n(e[0],r):a},now:function(){return(new Date).getTime()},swap:function(e,t,n,r){var i,o,a={};for(o in t)a[o]=e.style[o],e.style[o]=t[o];i=n.apply(e,r||[]);for(o in t)e.style[o]=a[o];return i}}),x.ready.promise=function(t){if(!n)if(n=x.Deferred(),"complete"===a.readyState)setTimeout(x.ready);else if(a.addEventListener)a.addEventListener("DOMContentLoaded",q,!1),e.addEventListener("load",q,!1);else{a.attachEvent("onreadystatechange",q),e.attachEvent("onload",q);var r=!1;try{r=null==e.frameElement&&a.documentElement}catch(i){}r&&r.doScroll&&function o(){if(!x.isReady){try{r.doScroll("left")}catch(e){return setTimeout(o,50)}_(),x.ready()}}()}return n.promise(t)},x.each("Boolean Number String Function Array Date RegExp Object Error".split(" "),function(e,t){c["[object "+t+"]"]=t.toLowerCase()});function M(e){var t=e.length,n=x.type(e);return x.isWindow(e)?!1:1===e.nodeType&&t?!0:"array"===n||"function"!==n&&(0===t||"number"==typeof t&&t>0&&t-1 in e)}r=x(a),function(e,t){var n,r,i,o,a,s,l,u,c,p,f,d,h,g,m,y,v,b="sizzle"+-new Date,w=e.document,T=0,C=0,N=st(),k=st(),E=st(),S=!1,A=function(e,t){return e===t?(S=!0,0):0},j=typeof t,D=1<<31,L={}.hasOwnProperty,H=[],q=H.pop,_=H.push,M=H.push,O=H.slice,F=H.indexOf||function(e){var t=0,n=this.length;for(;n>t;t++)if(this[t]===e)return t;return-1},B="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",P="[\\x20\\t\\r\\n\\f]",R="(?:\\\\.|[\\w-]|[^\\x00-\\xa0])+",W=R.replace("w","w#"),$="\\["+P+"*("+R+")"+P+"*(?:([*^$|!~]?=)"+P+"*(?:(['\"])((?:\\\\.|[^\\\\])*?)\\3|("+W+")|)|)"+P+"*\\]",I=":("+R+")(?:\\(((['\"])((?:\\\\.|[^\\\\])*?)\\3|((?:\\\\.|[^\\\\()[\\]]|"+$.replace(3,8)+")*)|.*)\\)|)",z=RegExp("^"+P+"+|((?:^|[^\\\\])(?:\\\\.)*)"+P+"+$","g"),X=RegExp("^"+P+"*,"+P+"*"),U=RegExp("^"+P+"*([>+~]|"+P+")"+P+"*"),V=RegExp(P+"*[+~]"),Y=RegExp("="+P+"*([^\\]'\"]*)"+P+"*\\]","g"),J=RegExp(I),G=RegExp("^"+W+"$"),Q={ID:RegExp("^#("+R+")"),CLASS:RegExp("^\\.("+R+")"),TAG:RegExp("^("+R.replace("w","w*")+")"),ATTR:RegExp("^"+$),PSEUDO:RegExp("^"+I),CHILD:RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+P+"*(even|odd|(([+-]|)(\\d*)n|)"+P+"*(?:([+-]|)"+P+"*(\\d+)|))"+P+"*\\)|)","i"),bool:RegExp("^(?:"+B+")$","i"),needsContext:RegExp("^"+P+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+P+"*((?:-\\d)?\\d*)"+P+"*\\)|)(?=[^-]|$)","i")},K=/^[^{]+\{\s*\[native \w/,Z=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,et=/^(?:input|select|textarea|button)$/i,tt=/^h\d$/i,nt=/'|\\/g,rt=RegExp("\\\\([\\da-f]{1,6}"+P+"?|("+P+")|.)","ig"),it=function(e,t,n){var r="0x"+t-65536;return r!==r||n?t:0>r?String.fromCharCode(r+65536):String.fromCharCode(55296|r>>10,56320|1023&r)};try{M.apply(H=O.call(w.childNodes),w.childNodes),H[w.childNodes.length].nodeType}catch(ot){M={apply:H.length?function(e,t){_.apply(e,O.call(t))}:function(e,t){var n=e.length,r=0;while(e[n++]=t[r++]);e.length=n-1}}}function at(e,t,n,i){var o,a,s,l,u,c,d,m,y,x;if((t?t.ownerDocument||t:w)!==f&&p(t),t=t||f,n=n||[],!e||"string"!=typeof e)return n;if(1!==(l=t.nodeType)&&9!==l)return[];if(h&&!i){if(o=Z.exec(e))if(s=o[1]){if(9===l){if(a=t.getElementById(s),!a||!a.parentNode)return n;if(a.id===s)return n.push(a),n}else if(t.ownerDocument&&(a=t.ownerDocument.getElementById(s))&&v(t,a)&&a.id===s)return n.push(a),n}else{if(o[2])return M.apply(n,t.getElementsByTagName(e)),n;if((s=o[3])&&r.getElementsByClassName&&t.getElementsByClassName)return M.apply(n,t.getElementsByClassName(s)),n}if(r.qsa&&(!g||!g.test(e))){if(m=d=b,y=t,x=9===l&&e,1===l&&"object"!==t.nodeName.toLowerCase()){c=mt(e),(d=t.getAttribute("id"))?m=d.replace(nt,"\\$&"):t.setAttribute("id",m),m="[id='"+m+"'] ",u=c.length;while(u--)c[u]=m+yt(c[u]);y=V.test(e)&&t.parentNode||t,x=c.join(",")}if(x)try{return M.apply(n,y.querySelectorAll(x)),n}catch(T){}finally{d||t.removeAttribute("id")}}}return kt(e.replace(z,"$1"),t,n,i)}function st(){var e=[];function t(n,r){return e.push(n+=" ")>o.cacheLength&&delete t[e.shift()],t[n]=r}return t}function lt(e){return e[b]=!0,e}function ut(e){var t=f.createElement("div");try{return!!e(t)}catch(n){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function ct(e,t){var n=e.split("|"),r=e.length;while(r--)o.attrHandle[n[r]]=t}function pt(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&(~t.sourceIndex||D)-(~e.sourceIndex||D);if(r)return r;if(n)while(n=n.nextSibling)if(n===t)return-1;return e?1:-1}function ft(e){return function(t){var n=t.nodeName.toLowerCase();return"input"===n&&t.type===e}}function dt(e){return function(t){var n=t.nodeName.toLowerCase();return("input"===n||"button"===n)&&t.type===e}}function ht(e){return lt(function(t){return t=+t,lt(function(n,r){var i,o=e([],n.length,t),a=o.length;while(a--)n[i=o[a]]&&(n[i]=!(r[i]=n[i]))})})}s=at.isXML=function(e){var t=e&&(e.ownerDocument||e).documentElement;return t?"HTML"!==t.nodeName:!1},r=at.support={},p=at.setDocument=function(e){var n=e?e.ownerDocument||e:w,i=n.defaultView;return n!==f&&9===n.nodeType&&n.documentElement?(f=n,d=n.documentElement,h=!s(n),i&&i.attachEvent&&i!==i.top&&i.attachEvent("onbeforeunload",function(){p()}),r.attributes=ut(function(e){return e.className="i",!e.getAttribute("className")}),r.getElementsByTagName=ut(function(e){return e.appendChild(n.createComment("")),!e.getElementsByTagName("*").length}),r.getElementsByClassName=ut(function(e){return e.innerHTML="
",e.firstChild.className="i",2===e.getElementsByClassName("i").length}),r.getById=ut(function(e){return d.appendChild(e).id=b,!n.getElementsByName||!n.getElementsByName(b).length}),r.getById?(o.find.ID=function(e,t){if(typeof t.getElementById!==j&&h){var n=t.getElementById(e);return n&&n.parentNode?[n]:[]}},o.filter.ID=function(e){var t=e.replace(rt,it);return function(e){return e.getAttribute("id")===t}}):(delete o.find.ID,o.filter.ID=function(e){var t=e.replace(rt,it);return function(e){var n=typeof e.getAttributeNode!==j&&e.getAttributeNode("id");return n&&n.value===t}}),o.find.TAG=r.getElementsByTagName?function(e,n){return typeof n.getElementsByTagName!==j?n.getElementsByTagName(e):t}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"===e){while(n=o[i++])1===n.nodeType&&r.push(n);return r}return o},o.find.CLASS=r.getElementsByClassName&&function(e,n){return typeof n.getElementsByClassName!==j&&h?n.getElementsByClassName(e):t},m=[],g=[],(r.qsa=K.test(n.querySelectorAll))&&(ut(function(e){e.innerHTML="",e.querySelectorAll("[selected]").length||g.push("\\["+P+"*(?:value|"+B+")"),e.querySelectorAll(":checked").length||g.push(":checked")}),ut(function(e){var t=n.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("t",""),e.querySelectorAll("[t^='']").length&&g.push("[*^$]="+P+"*(?:''|\"\")"),e.querySelectorAll(":enabled").length||g.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),g.push(",.*:")})),(r.matchesSelector=K.test(y=d.webkitMatchesSelector||d.mozMatchesSelector||d.oMatchesSelector||d.msMatchesSelector))&&ut(function(e){r.disconnectedMatch=y.call(e,"div"),y.call(e,"[s!='']:x"),m.push("!=",I)}),g=g.length&&RegExp(g.join("|")),m=m.length&&RegExp(m.join("|")),v=K.test(d.contains)||d.compareDocumentPosition?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)while(t=t.parentNode)if(t===e)return!0;return!1},A=d.compareDocumentPosition?function(e,t){if(e===t)return S=!0,0;var i=t.compareDocumentPosition&&e.compareDocumentPosition&&e.compareDocumentPosition(t);return i?1&i||!r.sortDetached&&t.compareDocumentPosition(e)===i?e===n||v(w,e)?-1:t===n||v(w,t)?1:c?F.call(c,e)-F.call(c,t):0:4&i?-1:1:e.compareDocumentPosition?-1:1}:function(e,t){var r,i=0,o=e.parentNode,a=t.parentNode,s=[e],l=[t];if(e===t)return S=!0,0;if(!o||!a)return e===n?-1:t===n?1:o?-1:a?1:c?F.call(c,e)-F.call(c,t):0;if(o===a)return pt(e,t);r=e;while(r=r.parentNode)s.unshift(r);r=t;while(r=r.parentNode)l.unshift(r);while(s[i]===l[i])i++;return i?pt(s[i],l[i]):s[i]===w?-1:l[i]===w?1:0},n):f},at.matches=function(e,t){return at(e,null,null,t)},at.matchesSelector=function(e,t){if((e.ownerDocument||e)!==f&&p(e),t=t.replace(Y,"='$1']"),!(!r.matchesSelector||!h||m&&m.test(t)||g&&g.test(t)))try{var n=y.call(e,t);if(n||r.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(i){}return at(t,f,null,[e]).length>0},at.contains=function(e,t){return(e.ownerDocument||e)!==f&&p(e),v(e,t)},at.attr=function(e,n){(e.ownerDocument||e)!==f&&p(e);var i=o.attrHandle[n.toLowerCase()],a=i&&L.call(o.attrHandle,n.toLowerCase())?i(e,n,!h):t;return a===t?r.attributes||!h?e.getAttribute(n):(a=e.getAttributeNode(n))&&a.specified?a.value:null:a},at.error=function(e){throw Error("Syntax error, unrecognized expression: "+e)},at.uniqueSort=function(e){var t,n=[],i=0,o=0;if(S=!r.detectDuplicates,c=!r.sortStable&&e.slice(0),e.sort(A),S){while(t=e[o++])t===e[o]&&(i=n.push(o));while(i--)e.splice(n[i],1)}return e},a=at.getText=function(e){var t,n="",r=0,i=e.nodeType;if(i){if(1===i||9===i||11===i){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=a(e)}else if(3===i||4===i)return e.nodeValue}else for(;t=e[r];r++)n+=a(t);return n},o=at.selectors={cacheLength:50,createPseudo:lt,match:Q,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(rt,it),e[3]=(e[4]||e[5]||"").replace(rt,it),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||at.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&at.error(e[0]),e},PSEUDO:function(e){var n,r=!e[5]&&e[2];return Q.CHILD.test(e[0])?null:(e[3]&&e[4]!==t?e[2]=e[4]:r&&J.test(r)&&(n=mt(r,!0))&&(n=r.indexOf(")",r.length-n)-r.length)&&(e[0]=e[0].slice(0,n),e[2]=r.slice(0,n)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(rt,it).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=N[e+" "];return t||(t=RegExp("(^|"+P+")"+e+"("+P+"|$)"))&&N(e,function(e){return t.test("string"==typeof e.className&&e.className||typeof e.getAttribute!==j&&e.getAttribute("class")||"")})},ATTR:function(e,t,n){return function(r){var i=at.attr(r,e);return null==i?"!="===t:t?(i+="","="===t?i===n:"!="===t?i!==n:"^="===t?n&&0===i.indexOf(n):"*="===t?n&&i.indexOf(n)>-1:"$="===t?n&&i.slice(-n.length)===n:"~="===t?(" "+i+" ").indexOf(n)>-1:"|="===t?i===n||i.slice(0,n.length+1)===n+"-":!1):!0}},CHILD:function(e,t,n,r,i){var o="nth"!==e.slice(0,3),a="last"!==e.slice(-4),s="of-type"===t;return 1===r&&0===i?function(e){return!!e.parentNode}:function(t,n,l){var u,c,p,f,d,h,g=o!==a?"nextSibling":"previousSibling",m=t.parentNode,y=s&&t.nodeName.toLowerCase(),v=!l&&!s;if(m){if(o){while(g){p=t;while(p=p[g])if(s?p.nodeName.toLowerCase()===y:1===p.nodeType)return!1;h=g="only"===e&&!h&&"nextSibling"}return!0}if(h=[a?m.firstChild:m.lastChild],a&&v){c=m[b]||(m[b]={}),u=c[e]||[],d=u[0]===T&&u[1],f=u[0]===T&&u[2],p=d&&m.childNodes[d];while(p=++d&&p&&p[g]||(f=d=0)||h.pop())if(1===p.nodeType&&++f&&p===t){c[e]=[T,d,f];break}}else if(v&&(u=(t[b]||(t[b]={}))[e])&&u[0]===T)f=u[1];else while(p=++d&&p&&p[g]||(f=d=0)||h.pop())if((s?p.nodeName.toLowerCase()===y:1===p.nodeType)&&++f&&(v&&((p[b]||(p[b]={}))[e]=[T,f]),p===t))break;return f-=i,f===r||0===f%r&&f/r>=0}}},PSEUDO:function(e,t){var n,r=o.pseudos[e]||o.setFilters[e.toLowerCase()]||at.error("unsupported pseudo: "+e);return r[b]?r(t):r.length>1?(n=[e,e,"",t],o.setFilters.hasOwnProperty(e.toLowerCase())?lt(function(e,n){var i,o=r(e,t),a=o.length;while(a--)i=F.call(e,o[a]),e[i]=!(n[i]=o[a])}):function(e){return r(e,0,n)}):r}},pseudos:{not:lt(function(e){var t=[],n=[],r=l(e.replace(z,"$1"));return r[b]?lt(function(e,t,n,i){var o,a=r(e,null,i,[]),s=e.length;while(s--)(o=a[s])&&(e[s]=!(t[s]=o))}):function(e,i,o){return t[0]=e,r(t,null,o,n),!n.pop()}}),has:lt(function(e){return function(t){return at(e,t).length>0}}),contains:lt(function(e){return function(t){return(t.textContent||t.innerText||a(t)).indexOf(e)>-1}}),lang:lt(function(e){return G.test(e||"")||at.error("unsupported lang: "+e),e=e.replace(rt,it).toLowerCase(),function(t){var n;do if(n=h?t.lang:t.getAttribute("xml:lang")||t.getAttribute("lang"))return n=n.toLowerCase(),n===e||0===n.indexOf(e+"-");while((t=t.parentNode)&&1===t.nodeType);return!1}}),target:function(t){var n=e.location&&e.location.hash;return n&&n.slice(1)===t.id},root:function(e){return e===d},focus:function(e){return e===f.activeElement&&(!f.hasFocus||f.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:function(e){return e.disabled===!1},disabled:function(e){return e.disabled===!0},checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,e.selected===!0},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeName>"@"||3===e.nodeType||4===e.nodeType)return!1;return!0},parent:function(e){return!o.pseudos.empty(e)},header:function(e){return tt.test(e.nodeName)},input:function(e){return et.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){var t;return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(t=e.getAttribute("type"))||t.toLowerCase()===e.type)},first:ht(function(){return[0]}),last:ht(function(e,t){return[t-1]}),eq:ht(function(e,t,n){return[0>n?n+t:n]}),even:ht(function(e,t){var n=0;for(;t>n;n+=2)e.push(n);return e}),odd:ht(function(e,t){var n=1;for(;t>n;n+=2)e.push(n);return e}),lt:ht(function(e,t,n){var r=0>n?n+t:n;for(;--r>=0;)e.push(r);return e}),gt:ht(function(e,t,n){var r=0>n?n+t:n;for(;t>++r;)e.push(r);return e})}},o.pseudos.nth=o.pseudos.eq;for(n in{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})o.pseudos[n]=ft(n);for(n in{submit:!0,reset:!0})o.pseudos[n]=dt(n);function gt(){}gt.prototype=o.filters=o.pseudos,o.setFilters=new gt;function mt(e,t){var n,r,i,a,s,l,u,c=k[e+" "];if(c)return t?0:c.slice(0);s=e,l=[],u=o.preFilter;while(s){(!n||(r=X.exec(s)))&&(r&&(s=s.slice(r[0].length)||s),l.push(i=[])),n=!1,(r=U.exec(s))&&(n=r.shift(),i.push({value:n,type:r[0].replace(z," ")}),s=s.slice(n.length));for(a in o.filter)!(r=Q[a].exec(s))||u[a]&&!(r=u[a](r))||(n=r.shift(),i.push({value:n,type:a,matches:r}),s=s.slice(n.length));if(!n)break}return t?s.length:s?at.error(e):k(e,l).slice(0)}function yt(e){var t=0,n=e.length,r="";for(;n>t;t++)r+=e[t].value;return r}function vt(e,t,n){var r=t.dir,o=n&&"parentNode"===r,a=C++;return t.first?function(t,n,i){while(t=t[r])if(1===t.nodeType||o)return e(t,n,i)}:function(t,n,s){var l,u,c,p=T+" "+a;if(s){while(t=t[r])if((1===t.nodeType||o)&&e(t,n,s))return!0}else while(t=t[r])if(1===t.nodeType||o)if(c=t[b]||(t[b]={}),(u=c[r])&&u[0]===p){if((l=u[1])===!0||l===i)return l===!0}else if(u=c[r]=[p],u[1]=e(t,n,s)||i,u[1]===!0)return!0}}function bt(e){return e.length>1?function(t,n,r){var i=e.length;while(i--)if(!e[i](t,n,r))return!1;return!0}:e[0]}function xt(e,t,n,r,i){var o,a=[],s=0,l=e.length,u=null!=t;for(;l>s;s++)(o=e[s])&&(!n||n(o,r,i))&&(a.push(o),u&&t.push(s));return a}function wt(e,t,n,r,i,o){return r&&!r[b]&&(r=wt(r)),i&&!i[b]&&(i=wt(i,o)),lt(function(o,a,s,l){var u,c,p,f=[],d=[],h=a.length,g=o||Nt(t||"*",s.nodeType?[s]:s,[]),m=!e||!o&&t?g:xt(g,f,e,s,l),y=n?i||(o?e:h||r)?[]:a:m;if(n&&n(m,y,s,l),r){u=xt(y,d),r(u,[],s,l),c=u.length;while(c--)(p=u[c])&&(y[d[c]]=!(m[d[c]]=p))}if(o){if(i||e){if(i){u=[],c=y.length;while(c--)(p=y[c])&&u.push(m[c]=p);i(null,y=[],u,l)}c=y.length;while(c--)(p=y[c])&&(u=i?F.call(o,p):f[c])>-1&&(o[u]=!(a[u]=p))}}else y=xt(y===a?y.splice(h,y.length):y),i?i(null,a,y,l):M.apply(a,y)})}function Tt(e){var t,n,r,i=e.length,a=o.relative[e[0].type],s=a||o.relative[" "],l=a?1:0,c=vt(function(e){return e===t},s,!0),p=vt(function(e){return F.call(t,e)>-1},s,!0),f=[function(e,n,r){return!a&&(r||n!==u)||((t=n).nodeType?c(e,n,r):p(e,n,r))}];for(;i>l;l++)if(n=o.relative[e[l].type])f=[vt(bt(f),n)];else{if(n=o.filter[e[l].type].apply(null,e[l].matches),n[b]){for(r=++l;i>r;r++)if(o.relative[e[r].type])break;return wt(l>1&&bt(f),l>1&&yt(e.slice(0,l-1).concat({value:" "===e[l-2].type?"*":""})).replace(z,"$1"),n,r>l&&Tt(e.slice(l,r)),i>r&&Tt(e=e.slice(r)),i>r&&yt(e))}f.push(n)}return bt(f)}function Ct(e,t){var n=0,r=t.length>0,a=e.length>0,s=function(s,l,c,p,d){var h,g,m,y=[],v=0,b="0",x=s&&[],w=null!=d,C=u,N=s||a&&o.find.TAG("*",d&&l.parentNode||l),k=T+=null==C?1:Math.random()||.1;for(w&&(u=l!==f&&l,i=n);null!=(h=N[b]);b++){if(a&&h){g=0;while(m=e[g++])if(m(h,l,c)){p.push(h);break}w&&(T=k,i=++n)}r&&((h=!m&&h)&&v--,s&&x.push(h))}if(v+=b,r&&b!==v){g=0;while(m=t[g++])m(x,y,l,c);if(s){if(v>0)while(b--)x[b]||y[b]||(y[b]=q.call(p));y=xt(y)}M.apply(p,y),w&&!s&&y.length>0&&v+t.length>1&&at.uniqueSort(p)}return w&&(T=k,u=C),x};return r?lt(s):s}l=at.compile=function(e,t){var n,r=[],i=[],o=E[e+" "];if(!o){t||(t=mt(e)),n=t.length;while(n--)o=Tt(t[n]),o[b]?r.push(o):i.push(o);o=E(e,Ct(i,r))}return o};function Nt(e,t,n){var r=0,i=t.length;for(;i>r;r++)at(e,t[r],n);return n}function kt(e,t,n,i){var a,s,u,c,p,f=mt(e);if(!i&&1===f.length){if(s=f[0]=f[0].slice(0),s.length>2&&"ID"===(u=s[0]).type&&r.getById&&9===t.nodeType&&h&&o.relative[s[1].type]){if(t=(o.find.ID(u.matches[0].replace(rt,it),t)||[])[0],!t)return n;e=e.slice(s.shift().value.length)}a=Q.needsContext.test(e)?0:s.length;while(a--){if(u=s[a],o.relative[c=u.type])break;if((p=o.find[c])&&(i=p(u.matches[0].replace(rt,it),V.test(s[0].type)&&t.parentNode||t))){if(s.splice(a,1),e=i.length&&yt(s),!e)return M.apply(n,i),n;break}}}return l(e,f)(i,t,!h,n,V.test(e)),n}r.sortStable=b.split("").sort(A).join("")===b,r.detectDuplicates=S,p(),r.sortDetached=ut(function(e){return 1&e.compareDocumentPosition(f.createElement("div"))}),ut(function(e){return e.innerHTML="","#"===e.firstChild.getAttribute("href")})||ct("type|href|height|width",function(e,n,r){return r?t:e.getAttribute(n,"type"===n.toLowerCase()?1:2)}),r.attributes&&ut(function(e){return e.innerHTML="",e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")})||ct("value",function(e,n,r){return r||"input"!==e.nodeName.toLowerCase()?t:e.defaultValue}),ut(function(e){return null==e.getAttribute("disabled")})||ct(B,function(e,n,r){var i;return r?t:(i=e.getAttributeNode(n))&&i.specified?i.value:e[n]===!0?n.toLowerCase():null}),x.find=at,x.expr=at.selectors,x.expr[":"]=x.expr.pseudos,x.unique=at.uniqueSort,x.text=at.getText,x.isXMLDoc=at.isXML,x.contains=at.contains}(e);var O={};function F(e){var t=O[e]={};return x.each(e.match(T)||[],function(e,n){t[n]=!0}),t}x.Callbacks=function(e){e="string"==typeof e?O[e]||F(e):x.extend({},e);var n,r,i,o,a,s,l=[],u=!e.once&&[],c=function(t){for(r=e.memory&&t,i=!0,a=s||0,s=0,o=l.length,n=!0;l&&o>a;a++)if(l[a].apply(t[0],t[1])===!1&&e.stopOnFalse){r=!1;break}n=!1,l&&(u?u.length&&c(u.shift()):r?l=[]:p.disable())},p={add:function(){if(l){var t=l.length;(function i(t){x.each(t,function(t,n){var r=x.type(n);"function"===r?e.unique&&p.has(n)||l.push(n):n&&n.length&&"string"!==r&&i(n)})})(arguments),n?o=l.length:r&&(s=t,c(r))}return this},remove:function(){return l&&x.each(arguments,function(e,t){var r;while((r=x.inArray(t,l,r))>-1)l.splice(r,1),n&&(o>=r&&o--,a>=r&&a--)}),this},has:function(e){return e?x.inArray(e,l)>-1:!(!l||!l.length)},empty:function(){return l=[],o=0,this},disable:function(){return l=u=r=t,this},disabled:function(){return!l},lock:function(){return u=t,r||p.disable(),this},locked:function(){return!u},fireWith:function(e,t){return!l||i&&!u||(t=t||[],t=[e,t.slice?t.slice():t],n?u.push(t):c(t)),this},fire:function(){return p.fireWith(this,arguments),this},fired:function(){return!!i}};return p},x.extend({Deferred:function(e){var t=[["resolve","done",x.Callbacks("once memory"),"resolved"],["reject","fail",x.Callbacks("once memory"),"rejected"],["notify","progress",x.Callbacks("memory")]],n="pending",r={state:function(){return n},always:function(){return i.done(arguments).fail(arguments),this},then:function(){var e=arguments;return x.Deferred(function(n){x.each(t,function(t,o){var a=o[0],s=x.isFunction(e[t])&&e[t];i[o[1]](function(){var e=s&&s.apply(this,arguments);e&&x.isFunction(e.promise)?e.promise().done(n.resolve).fail(n.reject).progress(n.notify):n[a+"With"](this===r?n.promise():this,s?[e]:arguments)})}),e=null}).promise()},promise:function(e){return null!=e?x.extend(e,r):r}},i={};return r.pipe=r.then,x.each(t,function(e,o){var a=o[2],s=o[3];r[o[1]]=a.add,s&&a.add(function(){n=s},t[1^e][2].disable,t[2][2].lock),i[o[0]]=function(){return i[o[0]+"With"](this===i?r:this,arguments),this},i[o[0]+"With"]=a.fireWith}),r.promise(i),e&&e.call(i,i),i},when:function(e){var t=0,n=g.call(arguments),r=n.length,i=1!==r||e&&x.isFunction(e.promise)?r:0,o=1===i?e:x.Deferred(),a=function(e,t,n){return function(r){t[e]=this,n[e]=arguments.length>1?g.call(arguments):r,n===s?o.notifyWith(t,n):--i||o.resolveWith(t,n)}},s,l,u;if(r>1)for(s=Array(r),l=Array(r),u=Array(r);r>t;t++)n[t]&&x.isFunction(n[t].promise)?n[t].promise().done(a(t,u,n)).fail(o.reject).progress(a(t,l,s)):--i;return i||o.resolveWith(u,n),o.promise()}}),x.support=function(t){var n,r,o,s,l,u,c,p,f,d=a.createElement("div");if(d.setAttribute("className","t"),d.innerHTML="
a",n=d.getElementsByTagName("*")||[],r=d.getElementsByTagName("a")[0],!r||!r.style||!n.length)return t;s=a.createElement("select"),u=s.appendChild(a.createElement("option")),o=d.getElementsByTagName("input")[0],r.style.cssText="top:1px;float:left;opacity:.5",t.getSetAttribute="t"!==d.className,t.leadingWhitespace=3===d.firstChild.nodeType,t.tbody=!d.getElementsByTagName("tbody").length,t.htmlSerialize=!!d.getElementsByTagName("link").length,t.style=/top/.test(r.getAttribute("style")),t.hrefNormalized="/a"===r.getAttribute("href"),t.opacity=/^0.5/.test(r.style.opacity),t.cssFloat=!!r.style.cssFloat,t.checkOn=!!o.value,t.optSelected=u.selected,t.enctype=!!a.createElement("form").enctype,t.html5Clone="<:nav>"!==a.createElement("nav").cloneNode(!0).outerHTML,t.inlineBlockNeedsLayout=!1,t.shrinkWrapBlocks=!1,t.pixelPosition=!1,t.deleteExpando=!0,t.noCloneEvent=!0,t.reliableMarginRight=!0,t.boxSizingReliable=!0,o.checked=!0,t.noCloneChecked=o.cloneNode(!0).checked,s.disabled=!0,t.optDisabled=!u.disabled;try{delete d.test}catch(h){t.deleteExpando=!1}o=a.createElement("input"),o.setAttribute("value",""),t.input=""===o.getAttribute("value"),o.value="t",o.setAttribute("type","radio"),t.radioValue="t"===o.value,o.setAttribute("checked","t"),o.setAttribute("name","t"),l=a.createDocumentFragment(),l.appendChild(o),t.appendChecked=o.checked,t.checkClone=l.cloneNode(!0).cloneNode(!0).lastChild.checked,d.attachEvent&&(d.attachEvent("onclick",function(){t.noCloneEvent=!1}),d.cloneNode(!0).click());for(f in{submit:!0,change:!0,focusin:!0})d.setAttribute(c="on"+f,"t"),t[f+"Bubbles"]=c in e||d.attributes[c].expando===!1;d.style.backgroundClip="content-box",d.cloneNode(!0).style.backgroundClip="",t.clearCloneStyle="content-box"===d.style.backgroundClip;for(f in x(t))break;return t.ownLast="0"!==f,x(function(){var n,r,o,s="padding:0;margin:0;border:0;display:block;box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;",l=a.getElementsByTagName("body")[0];l&&(n=a.createElement("div"),n.style.cssText="border:0;width:0;height:0;position:absolute;top:0;left:-9999px;margin-top:1px",l.appendChild(n).appendChild(d),d.innerHTML="
t
",o=d.getElementsByTagName("td"),o[0].style.cssText="padding:0;margin:0;border:0;display:none",p=0===o[0].offsetHeight,o[0].style.display="",o[1].style.display="none",t.reliableHiddenOffsets=p&&0===o[0].offsetHeight,d.innerHTML="",d.style.cssText="box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;padding:1px;border:1px;display:block;width:4px;margin-top:1%;position:absolute;top:1%;",x.swap(l,null!=l.style.zoom?{zoom:1}:{},function(){t.boxSizing=4===d.offsetWidth}),e.getComputedStyle&&(t.pixelPosition="1%"!==(e.getComputedStyle(d,null)||{}).top,t.boxSizingReliable="4px"===(e.getComputedStyle(d,null)||{width:"4px"}).width,r=d.appendChild(a.createElement("div")),r.style.cssText=d.style.cssText=s,r.style.marginRight=r.style.width="0",d.style.width="1px",t.reliableMarginRight=!parseFloat((e.getComputedStyle(r,null)||{}).marginRight)),typeof d.style.zoom!==i&&(d.innerHTML="",d.style.cssText=s+"width:1px;padding:1px;display:inline;zoom:1",t.inlineBlockNeedsLayout=3===d.offsetWidth,d.style.display="block",d.innerHTML="
",d.firstChild.style.width="5px",t.shrinkWrapBlocks=3!==d.offsetWidth,t.inlineBlockNeedsLayout&&(l.style.zoom=1)),l.removeChild(n),n=d=o=r=null)}),n=s=l=u=r=o=null,t -}({});var B=/(?:\{[\s\S]*\}|\[[\s\S]*\])$/,P=/([A-Z])/g;function R(e,n,r,i){if(x.acceptData(e)){var o,a,s=x.expando,l=e.nodeType,u=l?x.cache:e,c=l?e[s]:e[s]&&s;if(c&&u[c]&&(i||u[c].data)||r!==t||"string"!=typeof n)return c||(c=l?e[s]=p.pop()||x.guid++:s),u[c]||(u[c]=l?{}:{toJSON:x.noop}),("object"==typeof n||"function"==typeof n)&&(i?u[c]=x.extend(u[c],n):u[c].data=x.extend(u[c].data,n)),a=u[c],i||(a.data||(a.data={}),a=a.data),r!==t&&(a[x.camelCase(n)]=r),"string"==typeof n?(o=a[n],null==o&&(o=a[x.camelCase(n)])):o=a,o}}function W(e,t,n){if(x.acceptData(e)){var r,i,o=e.nodeType,a=o?x.cache:e,s=o?e[x.expando]:x.expando;if(a[s]){if(t&&(r=n?a[s]:a[s].data)){x.isArray(t)?t=t.concat(x.map(t,x.camelCase)):t in r?t=[t]:(t=x.camelCase(t),t=t in r?[t]:t.split(" ")),i=t.length;while(i--)delete r[t[i]];if(n?!I(r):!x.isEmptyObject(r))return}(n||(delete a[s].data,I(a[s])))&&(o?x.cleanData([e],!0):x.support.deleteExpando||a!=a.window?delete a[s]:a[s]=null)}}}x.extend({cache:{},noData:{applet:!0,embed:!0,object:"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"},hasData:function(e){return e=e.nodeType?x.cache[e[x.expando]]:e[x.expando],!!e&&!I(e)},data:function(e,t,n){return R(e,t,n)},removeData:function(e,t){return W(e,t)},_data:function(e,t,n){return R(e,t,n,!0)},_removeData:function(e,t){return W(e,t,!0)},acceptData:function(e){if(e.nodeType&&1!==e.nodeType&&9!==e.nodeType)return!1;var t=e.nodeName&&x.noData[e.nodeName.toLowerCase()];return!t||t!==!0&&e.getAttribute("classid")===t}}),x.fn.extend({data:function(e,n){var r,i,o=null,a=0,s=this[0];if(e===t){if(this.length&&(o=x.data(s),1===s.nodeType&&!x._data(s,"parsedAttrs"))){for(r=s.attributes;r.length>a;a++)i=r[a].name,0===i.indexOf("data-")&&(i=x.camelCase(i.slice(5)),$(s,i,o[i]));x._data(s,"parsedAttrs",!0)}return o}return"object"==typeof e?this.each(function(){x.data(this,e)}):arguments.length>1?this.each(function(){x.data(this,e,n)}):s?$(s,e,x.data(s,e)):null},removeData:function(e){return this.each(function(){x.removeData(this,e)})}});function $(e,n,r){if(r===t&&1===e.nodeType){var i="data-"+n.replace(P,"-$1").toLowerCase();if(r=e.getAttribute(i),"string"==typeof r){try{r="true"===r?!0:"false"===r?!1:"null"===r?null:+r+""===r?+r:B.test(r)?x.parseJSON(r):r}catch(o){}x.data(e,n,r)}else r=t}return r}function I(e){var t;for(t in e)if(("data"!==t||!x.isEmptyObject(e[t]))&&"toJSON"!==t)return!1;return!0}x.extend({queue:function(e,n,r){var i;return e?(n=(n||"fx")+"queue",i=x._data(e,n),r&&(!i||x.isArray(r)?i=x._data(e,n,x.makeArray(r)):i.push(r)),i||[]):t},dequeue:function(e,t){t=t||"fx";var n=x.queue(e,t),r=n.length,i=n.shift(),o=x._queueHooks(e,t),a=function(){x.dequeue(e,t)};"inprogress"===i&&(i=n.shift(),r--),i&&("fx"===t&&n.unshift("inprogress"),delete o.stop,i.call(e,a,o)),!r&&o&&o.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return x._data(e,n)||x._data(e,n,{empty:x.Callbacks("once memory").add(function(){x._removeData(e,t+"queue"),x._removeData(e,n)})})}}),x.fn.extend({queue:function(e,n){var r=2;return"string"!=typeof e&&(n=e,e="fx",r--),r>arguments.length?x.queue(this[0],e):n===t?this:this.each(function(){var t=x.queue(this,e,n);x._queueHooks(this,e),"fx"===e&&"inprogress"!==t[0]&&x.dequeue(this,e)})},dequeue:function(e){return this.each(function(){x.dequeue(this,e)})},delay:function(e,t){return e=x.fx?x.fx.speeds[e]||e:e,t=t||"fx",this.queue(t,function(t,n){var r=setTimeout(t,e);n.stop=function(){clearTimeout(r)}})},clearQueue:function(e){return this.queue(e||"fx",[])},promise:function(e,n){var r,i=1,o=x.Deferred(),a=this,s=this.length,l=function(){--i||o.resolveWith(a,[a])};"string"!=typeof e&&(n=e,e=t),e=e||"fx";while(s--)r=x._data(a[s],e+"queueHooks"),r&&r.empty&&(i++,r.empty.add(l));return l(),o.promise(n)}});var z,X,U=/[\t\r\n\f]/g,V=/\r/g,Y=/^(?:input|select|textarea|button|object)$/i,J=/^(?:a|area)$/i,G=/^(?:checked|selected)$/i,Q=x.support.getSetAttribute,K=x.support.input;x.fn.extend({attr:function(e,t){return x.access(this,x.attr,e,t,arguments.length>1)},removeAttr:function(e){return this.each(function(){x.removeAttr(this,e)})},prop:function(e,t){return x.access(this,x.prop,e,t,arguments.length>1)},removeProp:function(e){return e=x.propFix[e]||e,this.each(function(){try{this[e]=t,delete this[e]}catch(n){}})},addClass:function(e){var t,n,r,i,o,a=0,s=this.length,l="string"==typeof e&&e;if(x.isFunction(e))return this.each(function(t){x(this).addClass(e.call(this,t,this.className))});if(l)for(t=(e||"").match(T)||[];s>a;a++)if(n=this[a],r=1===n.nodeType&&(n.className?(" "+n.className+" ").replace(U," "):" ")){o=0;while(i=t[o++])0>r.indexOf(" "+i+" ")&&(r+=i+" ");n.className=x.trim(r)}return this},removeClass:function(e){var t,n,r,i,o,a=0,s=this.length,l=0===arguments.length||"string"==typeof e&&e;if(x.isFunction(e))return this.each(function(t){x(this).removeClass(e.call(this,t,this.className))});if(l)for(t=(e||"").match(T)||[];s>a;a++)if(n=this[a],r=1===n.nodeType&&(n.className?(" "+n.className+" ").replace(U," "):"")){o=0;while(i=t[o++])while(r.indexOf(" "+i+" ")>=0)r=r.replace(" "+i+" "," ");n.className=e?x.trim(r):""}return this},toggleClass:function(e,t){var n=typeof e;return"boolean"==typeof t&&"string"===n?t?this.addClass(e):this.removeClass(e):x.isFunction(e)?this.each(function(n){x(this).toggleClass(e.call(this,n,this.className,t),t)}):this.each(function(){if("string"===n){var t,r=0,o=x(this),a=e.match(T)||[];while(t=a[r++])o.hasClass(t)?o.removeClass(t):o.addClass(t)}else(n===i||"boolean"===n)&&(this.className&&x._data(this,"__className__",this.className),this.className=this.className||e===!1?"":x._data(this,"__className__")||"")})},hasClass:function(e){var t=" "+e+" ",n=0,r=this.length;for(;r>n;n++)if(1===this[n].nodeType&&(" "+this[n].className+" ").replace(U," ").indexOf(t)>=0)return!0;return!1},val:function(e){var n,r,i,o=this[0];{if(arguments.length)return i=x.isFunction(e),this.each(function(n){var o;1===this.nodeType&&(o=i?e.call(this,n,x(this).val()):e,null==o?o="":"number"==typeof o?o+="":x.isArray(o)&&(o=x.map(o,function(e){return null==e?"":e+""})),r=x.valHooks[this.type]||x.valHooks[this.nodeName.toLowerCase()],r&&"set"in r&&r.set(this,o,"value")!==t||(this.value=o))});if(o)return r=x.valHooks[o.type]||x.valHooks[o.nodeName.toLowerCase()],r&&"get"in r&&(n=r.get(o,"value"))!==t?n:(n=o.value,"string"==typeof n?n.replace(V,""):null==n?"":n)}}}),x.extend({valHooks:{option:{get:function(e){var t=x.find.attr(e,"value");return null!=t?t:e.text}},select:{get:function(e){var t,n,r=e.options,i=e.selectedIndex,o="select-one"===e.type||0>i,a=o?null:[],s=o?i+1:r.length,l=0>i?s:o?i:0;for(;s>l;l++)if(n=r[l],!(!n.selected&&l!==i||(x.support.optDisabled?n.disabled:null!==n.getAttribute("disabled"))||n.parentNode.disabled&&x.nodeName(n.parentNode,"optgroup"))){if(t=x(n).val(),o)return t;a.push(t)}return a},set:function(e,t){var n,r,i=e.options,o=x.makeArray(t),a=i.length;while(a--)r=i[a],(r.selected=x.inArray(x(r).val(),o)>=0)&&(n=!0);return n||(e.selectedIndex=-1),o}}},attr:function(e,n,r){var o,a,s=e.nodeType;if(e&&3!==s&&8!==s&&2!==s)return typeof e.getAttribute===i?x.prop(e,n,r):(1===s&&x.isXMLDoc(e)||(n=n.toLowerCase(),o=x.attrHooks[n]||(x.expr.match.bool.test(n)?X:z)),r===t?o&&"get"in o&&null!==(a=o.get(e,n))?a:(a=x.find.attr(e,n),null==a?t:a):null!==r?o&&"set"in o&&(a=o.set(e,r,n))!==t?a:(e.setAttribute(n,r+""),r):(x.removeAttr(e,n),t))},removeAttr:function(e,t){var n,r,i=0,o=t&&t.match(T);if(o&&1===e.nodeType)while(n=o[i++])r=x.propFix[n]||n,x.expr.match.bool.test(n)?K&&Q||!G.test(n)?e[r]=!1:e[x.camelCase("default-"+n)]=e[r]=!1:x.attr(e,n,""),e.removeAttribute(Q?n:r)},attrHooks:{type:{set:function(e,t){if(!x.support.radioValue&&"radio"===t&&x.nodeName(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}}},propFix:{"for":"htmlFor","class":"className"},prop:function(e,n,r){var i,o,a,s=e.nodeType;if(e&&3!==s&&8!==s&&2!==s)return a=1!==s||!x.isXMLDoc(e),a&&(n=x.propFix[n]||n,o=x.propHooks[n]),r!==t?o&&"set"in o&&(i=o.set(e,r,n))!==t?i:e[n]=r:o&&"get"in o&&null!==(i=o.get(e,n))?i:e[n]},propHooks:{tabIndex:{get:function(e){var t=x.find.attr(e,"tabindex");return t?parseInt(t,10):Y.test(e.nodeName)||J.test(e.nodeName)&&e.href?0:-1}}}}),X={set:function(e,t,n){return t===!1?x.removeAttr(e,n):K&&Q||!G.test(n)?e.setAttribute(!Q&&x.propFix[n]||n,n):e[x.camelCase("default-"+n)]=e[n]=!0,n}},x.each(x.expr.match.bool.source.match(/\w+/g),function(e,n){var r=x.expr.attrHandle[n]||x.find.attr;x.expr.attrHandle[n]=K&&Q||!G.test(n)?function(e,n,i){var o=x.expr.attrHandle[n],a=i?t:(x.expr.attrHandle[n]=t)!=r(e,n,i)?n.toLowerCase():null;return x.expr.attrHandle[n]=o,a}:function(e,n,r){return r?t:e[x.camelCase("default-"+n)]?n.toLowerCase():null}}),K&&Q||(x.attrHooks.value={set:function(e,n,r){return x.nodeName(e,"input")?(e.defaultValue=n,t):z&&z.set(e,n,r)}}),Q||(z={set:function(e,n,r){var i=e.getAttributeNode(r);return i||e.setAttributeNode(i=e.ownerDocument.createAttribute(r)),i.value=n+="","value"===r||n===e.getAttribute(r)?n:t}},x.expr.attrHandle.id=x.expr.attrHandle.name=x.expr.attrHandle.coords=function(e,n,r){var i;return r?t:(i=e.getAttributeNode(n))&&""!==i.value?i.value:null},x.valHooks.button={get:function(e,n){var r=e.getAttributeNode(n);return r&&r.specified?r.value:t},set:z.set},x.attrHooks.contenteditable={set:function(e,t,n){z.set(e,""===t?!1:t,n)}},x.each(["width","height"],function(e,n){x.attrHooks[n]={set:function(e,r){return""===r?(e.setAttribute(n,"auto"),r):t}}})),x.support.hrefNormalized||x.each(["href","src"],function(e,t){x.propHooks[t]={get:function(e){return e.getAttribute(t,4)}}}),x.support.style||(x.attrHooks.style={get:function(e){return e.style.cssText||t},set:function(e,t){return e.style.cssText=t+""}}),x.support.optSelected||(x.propHooks.selected={get:function(e){var t=e.parentNode;return t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex),null}}),x.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){x.propFix[this.toLowerCase()]=this}),x.support.enctype||(x.propFix.enctype="encoding"),x.each(["radio","checkbox"],function(){x.valHooks[this]={set:function(e,n){return x.isArray(n)?e.checked=x.inArray(x(e).val(),n)>=0:t}},x.support.checkOn||(x.valHooks[this].get=function(e){return null===e.getAttribute("value")?"on":e.value})});var Z=/^(?:input|select|textarea)$/i,et=/^key/,tt=/^(?:mouse|contextmenu)|click/,nt=/^(?:focusinfocus|focusoutblur)$/,rt=/^([^.]*)(?:\.(.+)|)$/;function it(){return!0}function ot(){return!1}function at(){try{return a.activeElement}catch(e){}}x.event={global:{},add:function(e,n,r,o,a){var s,l,u,c,p,f,d,h,g,m,y,v=x._data(e);if(v){r.handler&&(c=r,r=c.handler,a=c.selector),r.guid||(r.guid=x.guid++),(l=v.events)||(l=v.events={}),(f=v.handle)||(f=v.handle=function(e){return typeof x===i||e&&x.event.triggered===e.type?t:x.event.dispatch.apply(f.elem,arguments)},f.elem=e),n=(n||"").match(T)||[""],u=n.length;while(u--)s=rt.exec(n[u])||[],g=y=s[1],m=(s[2]||"").split(".").sort(),g&&(p=x.event.special[g]||{},g=(a?p.delegateType:p.bindType)||g,p=x.event.special[g]||{},d=x.extend({type:g,origType:y,data:o,handler:r,guid:r.guid,selector:a,needsContext:a&&x.expr.match.needsContext.test(a),namespace:m.join(".")},c),(h=l[g])||(h=l[g]=[],h.delegateCount=0,p.setup&&p.setup.call(e,o,m,f)!==!1||(e.addEventListener?e.addEventListener(g,f,!1):e.attachEvent&&e.attachEvent("on"+g,f))),p.add&&(p.add.call(e,d),d.handler.guid||(d.handler.guid=r.guid)),a?h.splice(h.delegateCount++,0,d):h.push(d),x.event.global[g]=!0);e=null}},remove:function(e,t,n,r,i){var o,a,s,l,u,c,p,f,d,h,g,m=x.hasData(e)&&x._data(e);if(m&&(c=m.events)){t=(t||"").match(T)||[""],u=t.length;while(u--)if(s=rt.exec(t[u])||[],d=g=s[1],h=(s[2]||"").split(".").sort(),d){p=x.event.special[d]||{},d=(r?p.delegateType:p.bindType)||d,f=c[d]||[],s=s[2]&&RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"),l=o=f.length;while(o--)a=f[o],!i&&g!==a.origType||n&&n.guid!==a.guid||s&&!s.test(a.namespace)||r&&r!==a.selector&&("**"!==r||!a.selector)||(f.splice(o,1),a.selector&&f.delegateCount--,p.remove&&p.remove.call(e,a));l&&!f.length&&(p.teardown&&p.teardown.call(e,h,m.handle)!==!1||x.removeEvent(e,d,m.handle),delete c[d])}else for(d in c)x.event.remove(e,d+t[u],n,r,!0);x.isEmptyObject(c)&&(delete m.handle,x._removeData(e,"events"))}},trigger:function(n,r,i,o){var s,l,u,c,p,f,d,h=[i||a],g=v.call(n,"type")?n.type:n,m=v.call(n,"namespace")?n.namespace.split("."):[];if(u=f=i=i||a,3!==i.nodeType&&8!==i.nodeType&&!nt.test(g+x.event.triggered)&&(g.indexOf(".")>=0&&(m=g.split("."),g=m.shift(),m.sort()),l=0>g.indexOf(":")&&"on"+g,n=n[x.expando]?n:new x.Event(g,"object"==typeof n&&n),n.isTrigger=o?2:3,n.namespace=m.join("."),n.namespace_re=n.namespace?RegExp("(^|\\.)"+m.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,n.result=t,n.target||(n.target=i),r=null==r?[n]:x.makeArray(r,[n]),p=x.event.special[g]||{},o||!p.trigger||p.trigger.apply(i,r)!==!1)){if(!o&&!p.noBubble&&!x.isWindow(i)){for(c=p.delegateType||g,nt.test(c+g)||(u=u.parentNode);u;u=u.parentNode)h.push(u),f=u;f===(i.ownerDocument||a)&&h.push(f.defaultView||f.parentWindow||e)}d=0;while((u=h[d++])&&!n.isPropagationStopped())n.type=d>1?c:p.bindType||g,s=(x._data(u,"events")||{})[n.type]&&x._data(u,"handle"),s&&s.apply(u,r),s=l&&u[l],s&&x.acceptData(u)&&s.apply&&s.apply(u,r)===!1&&n.preventDefault();if(n.type=g,!o&&!n.isDefaultPrevented()&&(!p._default||p._default.apply(h.pop(),r)===!1)&&x.acceptData(i)&&l&&i[g]&&!x.isWindow(i)){f=i[l],f&&(i[l]=null),x.event.triggered=g;try{i[g]()}catch(y){}x.event.triggered=t,f&&(i[l]=f)}return n.result}},dispatch:function(e){e=x.event.fix(e);var n,r,i,o,a,s=[],l=g.call(arguments),u=(x._data(this,"events")||{})[e.type]||[],c=x.event.special[e.type]||{};if(l[0]=e,e.delegateTarget=this,!c.preDispatch||c.preDispatch.call(this,e)!==!1){s=x.event.handlers.call(this,e,u),n=0;while((o=s[n++])&&!e.isPropagationStopped()){e.currentTarget=o.elem,a=0;while((i=o.handlers[a++])&&!e.isImmediatePropagationStopped())(!e.namespace_re||e.namespace_re.test(i.namespace))&&(e.handleObj=i,e.data=i.data,r=((x.event.special[i.origType]||{}).handle||i.handler).apply(o.elem,l),r!==t&&(e.result=r)===!1&&(e.preventDefault(),e.stopPropagation()))}return c.postDispatch&&c.postDispatch.call(this,e),e.result}},handlers:function(e,n){var r,i,o,a,s=[],l=n.delegateCount,u=e.target;if(l&&u.nodeType&&(!e.button||"click"!==e.type))for(;u!=this;u=u.parentNode||this)if(1===u.nodeType&&(u.disabled!==!0||"click"!==e.type)){for(o=[],a=0;l>a;a++)i=n[a],r=i.selector+" ",o[r]===t&&(o[r]=i.needsContext?x(r,this).index(u)>=0:x.find(r,this,null,[u]).length),o[r]&&o.push(i);o.length&&s.push({elem:u,handlers:o})}return n.length>l&&s.push({elem:this,handlers:n.slice(l)}),s},fix:function(e){if(e[x.expando])return e;var t,n,r,i=e.type,o=e,s=this.fixHooks[i];s||(this.fixHooks[i]=s=tt.test(i)?this.mouseHooks:et.test(i)?this.keyHooks:{}),r=s.props?this.props.concat(s.props):this.props,e=new x.Event(o),t=r.length;while(t--)n=r[t],e[n]=o[n];return e.target||(e.target=o.srcElement||a),3===e.target.nodeType&&(e.target=e.target.parentNode),e.metaKey=!!e.metaKey,s.filter?s.filter(e,o):e},props:"altKey bubbles cancelable ctrlKey currentTarget eventPhase metaKey relatedTarget shiftKey target timeStamp view which".split(" "),fixHooks:{},keyHooks:{props:"char charCode key keyCode".split(" "),filter:function(e,t){return null==e.which&&(e.which=null!=t.charCode?t.charCode:t.keyCode),e}},mouseHooks:{props:"button buttons clientX clientY fromElement offsetX offsetY pageX pageY screenX screenY toElement".split(" "),filter:function(e,n){var r,i,o,s=n.button,l=n.fromElement;return null==e.pageX&&null!=n.clientX&&(i=e.target.ownerDocument||a,o=i.documentElement,r=i.body,e.pageX=n.clientX+(o&&o.scrollLeft||r&&r.scrollLeft||0)-(o&&o.clientLeft||r&&r.clientLeft||0),e.pageY=n.clientY+(o&&o.scrollTop||r&&r.scrollTop||0)-(o&&o.clientTop||r&&r.clientTop||0)),!e.relatedTarget&&l&&(e.relatedTarget=l===e.target?n.toElement:l),e.which||s===t||(e.which=1&s?1:2&s?3:4&s?2:0),e}},special:{load:{noBubble:!0},focus:{trigger:function(){if(this!==at()&&this.focus)try{return this.focus(),!1}catch(e){}},delegateType:"focusin"},blur:{trigger:function(){return this===at()&&this.blur?(this.blur(),!1):t},delegateType:"focusout"},click:{trigger:function(){return x.nodeName(this,"input")&&"checkbox"===this.type&&this.click?(this.click(),!1):t},_default:function(e){return x.nodeName(e.target,"a")}},beforeunload:{postDispatch:function(e){e.result!==t&&(e.originalEvent.returnValue=e.result)}}},simulate:function(e,t,n,r){var i=x.extend(new x.Event,n,{type:e,isSimulated:!0,originalEvent:{}});r?x.event.trigger(i,null,t):x.event.dispatch.call(t,i),i.isDefaultPrevented()&&n.preventDefault()}},x.removeEvent=a.removeEventListener?function(e,t,n){e.removeEventListener&&e.removeEventListener(t,n,!1)}:function(e,t,n){var r="on"+t;e.detachEvent&&(typeof e[r]===i&&(e[r]=null),e.detachEvent(r,n))},x.Event=function(e,n){return this instanceof x.Event?(e&&e.type?(this.originalEvent=e,this.type=e.type,this.isDefaultPrevented=e.defaultPrevented||e.returnValue===!1||e.getPreventDefault&&e.getPreventDefault()?it:ot):this.type=e,n&&x.extend(this,n),this.timeStamp=e&&e.timeStamp||x.now(),this[x.expando]=!0,t):new x.Event(e,n)},x.Event.prototype={isDefaultPrevented:ot,isPropagationStopped:ot,isImmediatePropagationStopped:ot,preventDefault:function(){var e=this.originalEvent;this.isDefaultPrevented=it,e&&(e.preventDefault?e.preventDefault():e.returnValue=!1)},stopPropagation:function(){var e=this.originalEvent;this.isPropagationStopped=it,e&&(e.stopPropagation&&e.stopPropagation(),e.cancelBubble=!0)},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=it,this.stopPropagation()}},x.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(e,t){x.event.special[e]={delegateType:t,bindType:t,handle:function(e){var n,r=this,i=e.relatedTarget,o=e.handleObj;return(!i||i!==r&&!x.contains(r,i))&&(e.type=o.origType,n=o.handler.apply(this,arguments),e.type=t),n}}}),x.support.submitBubbles||(x.event.special.submit={setup:function(){return x.nodeName(this,"form")?!1:(x.event.add(this,"click._submit keypress._submit",function(e){var n=e.target,r=x.nodeName(n,"input")||x.nodeName(n,"button")?n.form:t;r&&!x._data(r,"submitBubbles")&&(x.event.add(r,"submit._submit",function(e){e._submit_bubble=!0}),x._data(r,"submitBubbles",!0))}),t)},postDispatch:function(e){e._submit_bubble&&(delete e._submit_bubble,this.parentNode&&!e.isTrigger&&x.event.simulate("submit",this.parentNode,e,!0))},teardown:function(){return x.nodeName(this,"form")?!1:(x.event.remove(this,"._submit"),t)}}),x.support.changeBubbles||(x.event.special.change={setup:function(){return Z.test(this.nodeName)?(("checkbox"===this.type||"radio"===this.type)&&(x.event.add(this,"propertychange._change",function(e){"checked"===e.originalEvent.propertyName&&(this._just_changed=!0)}),x.event.add(this,"click._change",function(e){this._just_changed&&!e.isTrigger&&(this._just_changed=!1),x.event.simulate("change",this,e,!0)})),!1):(x.event.add(this,"beforeactivate._change",function(e){var t=e.target;Z.test(t.nodeName)&&!x._data(t,"changeBubbles")&&(x.event.add(t,"change._change",function(e){!this.parentNode||e.isSimulated||e.isTrigger||x.event.simulate("change",this.parentNode,e,!0)}),x._data(t,"changeBubbles",!0))}),t)},handle:function(e){var n=e.target;return this!==n||e.isSimulated||e.isTrigger||"radio"!==n.type&&"checkbox"!==n.type?e.handleObj.handler.apply(this,arguments):t},teardown:function(){return x.event.remove(this,"._change"),!Z.test(this.nodeName)}}),x.support.focusinBubbles||x.each({focus:"focusin",blur:"focusout"},function(e,t){var n=0,r=function(e){x.event.simulate(t,e.target,x.event.fix(e),!0)};x.event.special[t]={setup:function(){0===n++&&a.addEventListener(e,r,!0)},teardown:function(){0===--n&&a.removeEventListener(e,r,!0)}}}),x.fn.extend({on:function(e,n,r,i,o){var a,s;if("object"==typeof e){"string"!=typeof n&&(r=r||n,n=t);for(a in e)this.on(a,n,r,e[a],o);return this}if(null==r&&null==i?(i=n,r=n=t):null==i&&("string"==typeof n?(i=r,r=t):(i=r,r=n,n=t)),i===!1)i=ot;else if(!i)return this;return 1===o&&(s=i,i=function(e){return x().off(e),s.apply(this,arguments)},i.guid=s.guid||(s.guid=x.guid++)),this.each(function(){x.event.add(this,e,i,r,n)})},one:function(e,t,n,r){return this.on(e,t,n,r,1)},off:function(e,n,r){var i,o;if(e&&e.preventDefault&&e.handleObj)return i=e.handleObj,x(e.delegateTarget).off(i.namespace?i.origType+"."+i.namespace:i.origType,i.selector,i.handler),this;if("object"==typeof e){for(o in e)this.off(o,n,e[o]);return this}return(n===!1||"function"==typeof n)&&(r=n,n=t),r===!1&&(r=ot),this.each(function(){x.event.remove(this,e,r,n)})},trigger:function(e,t){return this.each(function(){x.event.trigger(e,t,this)})},triggerHandler:function(e,n){var r=this[0];return r?x.event.trigger(e,n,r,!0):t}});var st=/^.[^:#\[\.,]*$/,lt=/^(?:parents|prev(?:Until|All))/,ut=x.expr.match.needsContext,ct={children:!0,contents:!0,next:!0,prev:!0};x.fn.extend({find:function(e){var t,n=[],r=this,i=r.length;if("string"!=typeof e)return this.pushStack(x(e).filter(function(){for(t=0;i>t;t++)if(x.contains(r[t],this))return!0}));for(t=0;i>t;t++)x.find(e,r[t],n);return n=this.pushStack(i>1?x.unique(n):n),n.selector=this.selector?this.selector+" "+e:e,n},has:function(e){var t,n=x(e,this),r=n.length;return this.filter(function(){for(t=0;r>t;t++)if(x.contains(this,n[t]))return!0})},not:function(e){return this.pushStack(ft(this,e||[],!0))},filter:function(e){return this.pushStack(ft(this,e||[],!1))},is:function(e){return!!ft(this,"string"==typeof e&&ut.test(e)?x(e):e||[],!1).length},closest:function(e,t){var n,r=0,i=this.length,o=[],a=ut.test(e)||"string"!=typeof e?x(e,t||this.context):0;for(;i>r;r++)for(n=this[r];n&&n!==t;n=n.parentNode)if(11>n.nodeType&&(a?a.index(n)>-1:1===n.nodeType&&x.find.matchesSelector(n,e))){n=o.push(n);break}return this.pushStack(o.length>1?x.unique(o):o)},index:function(e){return e?"string"==typeof e?x.inArray(this[0],x(e)):x.inArray(e.jquery?e[0]:e,this):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){var n="string"==typeof e?x(e,t):x.makeArray(e&&e.nodeType?[e]:e),r=x.merge(this.get(),n);return this.pushStack(x.unique(r))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}});function pt(e,t){do e=e[t];while(e&&1!==e.nodeType);return e}x.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return x.dir(e,"parentNode")},parentsUntil:function(e,t,n){return x.dir(e,"parentNode",n)},next:function(e){return pt(e,"nextSibling")},prev:function(e){return pt(e,"previousSibling")},nextAll:function(e){return x.dir(e,"nextSibling")},prevAll:function(e){return x.dir(e,"previousSibling")},nextUntil:function(e,t,n){return x.dir(e,"nextSibling",n)},prevUntil:function(e,t,n){return x.dir(e,"previousSibling",n)},siblings:function(e){return x.sibling((e.parentNode||{}).firstChild,e)},children:function(e){return x.sibling(e.firstChild)},contents:function(e){return x.nodeName(e,"iframe")?e.contentDocument||e.contentWindow.document:x.merge([],e.childNodes)}},function(e,t){x.fn[e]=function(n,r){var i=x.map(this,t,n);return"Until"!==e.slice(-5)&&(r=n),r&&"string"==typeof r&&(i=x.filter(r,i)),this.length>1&&(ct[e]||(i=x.unique(i)),lt.test(e)&&(i=i.reverse())),this.pushStack(i)}}),x.extend({filter:function(e,t,n){var r=t[0];return n&&(e=":not("+e+")"),1===t.length&&1===r.nodeType?x.find.matchesSelector(r,e)?[r]:[]:x.find.matches(e,x.grep(t,function(e){return 1===e.nodeType}))},dir:function(e,n,r){var i=[],o=e[n];while(o&&9!==o.nodeType&&(r===t||1!==o.nodeType||!x(o).is(r)))1===o.nodeType&&i.push(o),o=o[n];return i},sibling:function(e,t){var n=[];for(;e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n}});function ft(e,t,n){if(x.isFunction(t))return x.grep(e,function(e,r){return!!t.call(e,r,e)!==n});if(t.nodeType)return x.grep(e,function(e){return e===t!==n});if("string"==typeof t){if(st.test(t))return x.filter(t,e,n);t=x.filter(t,e)}return x.grep(e,function(e){return x.inArray(e,t)>=0!==n})}function dt(e){var t=ht.split("|"),n=e.createDocumentFragment();if(n.createElement)while(t.length)n.createElement(t.pop());return n}var ht="abbr|article|aside|audio|bdi|canvas|data|datalist|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video",gt=/ jQuery\d+="(?:null|\d+)"/g,mt=RegExp("<(?:"+ht+")[\\s/>]","i"),yt=/^\s+/,vt=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/gi,bt=/<([\w:]+)/,xt=/\s*$/g,At={option:[1,""],legend:[1,"
","
"],area:[1,"",""],param:[1,"",""],thead:[1,"","
"],tr:[2,"","
"],col:[2,"","
"],td:[3,"","
"],_default:x.support.htmlSerialize?[0,"",""]:[1,"X
","
"]},jt=dt(a),Dt=jt.appendChild(a.createElement("div"));At.optgroup=At.option,At.tbody=At.tfoot=At.colgroup=At.caption=At.thead,At.th=At.td,x.fn.extend({text:function(e){return x.access(this,function(e){return e===t?x.text(this):this.empty().append((this[0]&&this[0].ownerDocument||a).createTextNode(e))},null,e,arguments.length)},append:function(){return this.domManip(arguments,function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=Lt(this,e);t.appendChild(e)}})},prepend:function(){return this.domManip(arguments,function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=Lt(this,e);t.insertBefore(e,t.firstChild)}})},before:function(){return this.domManip(arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this)})},after:function(){return this.domManip(arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)})},remove:function(e,t){var n,r=e?x.filter(e,this):this,i=0;for(;null!=(n=r[i]);i++)t||1!==n.nodeType||x.cleanData(Ft(n)),n.parentNode&&(t&&x.contains(n.ownerDocument,n)&&_t(Ft(n,"script")),n.parentNode.removeChild(n));return this},empty:function(){var e,t=0;for(;null!=(e=this[t]);t++){1===e.nodeType&&x.cleanData(Ft(e,!1));while(e.firstChild)e.removeChild(e.firstChild);e.options&&x.nodeName(e,"select")&&(e.options.length=0)}return this},clone:function(e,t){return e=null==e?!1:e,t=null==t?e:t,this.map(function(){return x.clone(this,e,t)})},html:function(e){return x.access(this,function(e){var n=this[0]||{},r=0,i=this.length;if(e===t)return 1===n.nodeType?n.innerHTML.replace(gt,""):t;if(!("string"!=typeof e||Tt.test(e)||!x.support.htmlSerialize&&mt.test(e)||!x.support.leadingWhitespace&&yt.test(e)||At[(bt.exec(e)||["",""])[1].toLowerCase()])){e=e.replace(vt,"<$1>");try{for(;i>r;r++)n=this[r]||{},1===n.nodeType&&(x.cleanData(Ft(n,!1)),n.innerHTML=e);n=0}catch(o){}}n&&this.empty().append(e)},null,e,arguments.length)},replaceWith:function(){var e=x.map(this,function(e){return[e.nextSibling,e.parentNode]}),t=0;return this.domManip(arguments,function(n){var r=e[t++],i=e[t++];i&&(r&&r.parentNode!==i&&(r=this.nextSibling),x(this).remove(),i.insertBefore(n,r))},!0),t?this:this.remove()},detach:function(e){return this.remove(e,!0)},domManip:function(e,t,n){e=d.apply([],e);var r,i,o,a,s,l,u=0,c=this.length,p=this,f=c-1,h=e[0],g=x.isFunction(h);if(g||!(1>=c||"string"!=typeof h||x.support.checkClone)&&Nt.test(h))return this.each(function(r){var i=p.eq(r);g&&(e[0]=h.call(this,r,i.html())),i.domManip(e,t,n)});if(c&&(l=x.buildFragment(e,this[0].ownerDocument,!1,!n&&this),r=l.firstChild,1===l.childNodes.length&&(l=r),r)){for(a=x.map(Ft(l,"script"),Ht),o=a.length;c>u;u++)i=l,u!==f&&(i=x.clone(i,!0,!0),o&&x.merge(a,Ft(i,"script"))),t.call(this[u],i,u);if(o)for(s=a[a.length-1].ownerDocument,x.map(a,qt),u=0;o>u;u++)i=a[u],kt.test(i.type||"")&&!x._data(i,"globalEval")&&x.contains(s,i)&&(i.src?x._evalUrl(i.src):x.globalEval((i.text||i.textContent||i.innerHTML||"").replace(St,"")));l=r=null}return this}});function Lt(e,t){return x.nodeName(e,"table")&&x.nodeName(1===t.nodeType?t:t.firstChild,"tr")?e.getElementsByTagName("tbody")[0]||e.appendChild(e.ownerDocument.createElement("tbody")):e}function Ht(e){return e.type=(null!==x.find.attr(e,"type"))+"/"+e.type,e}function qt(e){var t=Et.exec(e.type);return t?e.type=t[1]:e.removeAttribute("type"),e}function _t(e,t){var n,r=0;for(;null!=(n=e[r]);r++)x._data(n,"globalEval",!t||x._data(t[r],"globalEval"))}function Mt(e,t){if(1===t.nodeType&&x.hasData(e)){var n,r,i,o=x._data(e),a=x._data(t,o),s=o.events;if(s){delete a.handle,a.events={};for(n in s)for(r=0,i=s[n].length;i>r;r++)x.event.add(t,n,s[n][r])}a.data&&(a.data=x.extend({},a.data))}}function Ot(e,t){var n,r,i;if(1===t.nodeType){if(n=t.nodeName.toLowerCase(),!x.support.noCloneEvent&&t[x.expando]){i=x._data(t);for(r in i.events)x.removeEvent(t,r,i.handle);t.removeAttribute(x.expando)}"script"===n&&t.text!==e.text?(Ht(t).text=e.text,qt(t)):"object"===n?(t.parentNode&&(t.outerHTML=e.outerHTML),x.support.html5Clone&&e.innerHTML&&!x.trim(t.innerHTML)&&(t.innerHTML=e.innerHTML)):"input"===n&&Ct.test(e.type)?(t.defaultChecked=t.checked=e.checked,t.value!==e.value&&(t.value=e.value)):"option"===n?t.defaultSelected=t.selected=e.defaultSelected:("input"===n||"textarea"===n)&&(t.defaultValue=e.defaultValue)}}x.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(e,t){x.fn[e]=function(e){var n,r=0,i=[],o=x(e),a=o.length-1;for(;a>=r;r++)n=r===a?this:this.clone(!0),x(o[r])[t](n),h.apply(i,n.get());return this.pushStack(i)}});function Ft(e,n){var r,o,a=0,s=typeof e.getElementsByTagName!==i?e.getElementsByTagName(n||"*"):typeof e.querySelectorAll!==i?e.querySelectorAll(n||"*"):t;if(!s)for(s=[],r=e.childNodes||e;null!=(o=r[a]);a++)!n||x.nodeName(o,n)?s.push(o):x.merge(s,Ft(o,n));return n===t||n&&x.nodeName(e,n)?x.merge([e],s):s}function Bt(e){Ct.test(e.type)&&(e.defaultChecked=e.checked)}x.extend({clone:function(e,t,n){var r,i,o,a,s,l=x.contains(e.ownerDocument,e);if(x.support.html5Clone||x.isXMLDoc(e)||!mt.test("<"+e.nodeName+">")?o=e.cloneNode(!0):(Dt.innerHTML=e.outerHTML,Dt.removeChild(o=Dt.firstChild)),!(x.support.noCloneEvent&&x.support.noCloneChecked||1!==e.nodeType&&11!==e.nodeType||x.isXMLDoc(e)))for(r=Ft(o),s=Ft(e),a=0;null!=(i=s[a]);++a)r[a]&&Ot(i,r[a]);if(t)if(n)for(s=s||Ft(e),r=r||Ft(o),a=0;null!=(i=s[a]);a++)Mt(i,r[a]);else Mt(e,o);return r=Ft(o,"script"),r.length>0&&_t(r,!l&&Ft(e,"script")),r=s=i=null,o},buildFragment:function(e,t,n,r){var i,o,a,s,l,u,c,p=e.length,f=dt(t),d=[],h=0;for(;p>h;h++)if(o=e[h],o||0===o)if("object"===x.type(o))x.merge(d,o.nodeType?[o]:o);else if(wt.test(o)){s=s||f.appendChild(t.createElement("div")),l=(bt.exec(o)||["",""])[1].toLowerCase(),c=At[l]||At._default,s.innerHTML=c[1]+o.replace(vt,"<$1>")+c[2],i=c[0];while(i--)s=s.lastChild;if(!x.support.leadingWhitespace&&yt.test(o)&&d.push(t.createTextNode(yt.exec(o)[0])),!x.support.tbody){o="table"!==l||xt.test(o)?""!==c[1]||xt.test(o)?0:s:s.firstChild,i=o&&o.childNodes.length;while(i--)x.nodeName(u=o.childNodes[i],"tbody")&&!u.childNodes.length&&o.removeChild(u)}x.merge(d,s.childNodes),s.textContent="";while(s.firstChild)s.removeChild(s.firstChild);s=f.lastChild}else d.push(t.createTextNode(o));s&&f.removeChild(s),x.support.appendChecked||x.grep(Ft(d,"input"),Bt),h=0;while(o=d[h++])if((!r||-1===x.inArray(o,r))&&(a=x.contains(o.ownerDocument,o),s=Ft(f.appendChild(o),"script"),a&&_t(s),n)){i=0;while(o=s[i++])kt.test(o.type||"")&&n.push(o)}return s=null,f},cleanData:function(e,t){var n,r,o,a,s=0,l=x.expando,u=x.cache,c=x.support.deleteExpando,f=x.event.special;for(;null!=(n=e[s]);s++)if((t||x.acceptData(n))&&(o=n[l],a=o&&u[o])){if(a.events)for(r in a.events)f[r]?x.event.remove(n,r):x.removeEvent(n,r,a.handle); -u[o]&&(delete u[o],c?delete n[l]:typeof n.removeAttribute!==i?n.removeAttribute(l):n[l]=null,p.push(o))}},_evalUrl:function(e){return x.ajax({url:e,type:"GET",dataType:"script",async:!1,global:!1,"throws":!0})}}),x.fn.extend({wrapAll:function(e){if(x.isFunction(e))return this.each(function(t){x(this).wrapAll(e.call(this,t))});if(this[0]){var t=x(e,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&&t.insertBefore(this[0]),t.map(function(){var e=this;while(e.firstChild&&1===e.firstChild.nodeType)e=e.firstChild;return e}).append(this)}return this},wrapInner:function(e){return x.isFunction(e)?this.each(function(t){x(this).wrapInner(e.call(this,t))}):this.each(function(){var t=x(this),n=t.contents();n.length?n.wrapAll(e):t.append(e)})},wrap:function(e){var t=x.isFunction(e);return this.each(function(n){x(this).wrapAll(t?e.call(this,n):e)})},unwrap:function(){return this.parent().each(function(){x.nodeName(this,"body")||x(this).replaceWith(this.childNodes)}).end()}});var Pt,Rt,Wt,$t=/alpha\([^)]*\)/i,It=/opacity\s*=\s*([^)]*)/,zt=/^(top|right|bottom|left)$/,Xt=/^(none|table(?!-c[ea]).+)/,Ut=/^margin/,Vt=RegExp("^("+w+")(.*)$","i"),Yt=RegExp("^("+w+")(?!px)[a-z%]+$","i"),Jt=RegExp("^([+-])=("+w+")","i"),Gt={BODY:"block"},Qt={position:"absolute",visibility:"hidden",display:"block"},Kt={letterSpacing:0,fontWeight:400},Zt=["Top","Right","Bottom","Left"],en=["Webkit","O","Moz","ms"];function tn(e,t){if(t in e)return t;var n=t.charAt(0).toUpperCase()+t.slice(1),r=t,i=en.length;while(i--)if(t=en[i]+n,t in e)return t;return r}function nn(e,t){return e=t||e,"none"===x.css(e,"display")||!x.contains(e.ownerDocument,e)}function rn(e,t){var n,r,i,o=[],a=0,s=e.length;for(;s>a;a++)r=e[a],r.style&&(o[a]=x._data(r,"olddisplay"),n=r.style.display,t?(o[a]||"none"!==n||(r.style.display=""),""===r.style.display&&nn(r)&&(o[a]=x._data(r,"olddisplay",ln(r.nodeName)))):o[a]||(i=nn(r),(n&&"none"!==n||!i)&&x._data(r,"olddisplay",i?n:x.css(r,"display"))));for(a=0;s>a;a++)r=e[a],r.style&&(t&&"none"!==r.style.display&&""!==r.style.display||(r.style.display=t?o[a]||"":"none"));return e}x.fn.extend({css:function(e,n){return x.access(this,function(e,n,r){var i,o,a={},s=0;if(x.isArray(n)){for(o=Rt(e),i=n.length;i>s;s++)a[n[s]]=x.css(e,n[s],!1,o);return a}return r!==t?x.style(e,n,r):x.css(e,n)},e,n,arguments.length>1)},show:function(){return rn(this,!0)},hide:function(){return rn(this)},toggle:function(e){return"boolean"==typeof e?e?this.show():this.hide():this.each(function(){nn(this)?x(this).show():x(this).hide()})}}),x.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=Wt(e,"opacity");return""===n?"1":n}}}},cssNumber:{columnCount:!0,fillOpacity:!0,fontWeight:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{"float":x.support.cssFloat?"cssFloat":"styleFloat"},style:function(e,n,r,i){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var o,a,s,l=x.camelCase(n),u=e.style;if(n=x.cssProps[l]||(x.cssProps[l]=tn(u,l)),s=x.cssHooks[n]||x.cssHooks[l],r===t)return s&&"get"in s&&(o=s.get(e,!1,i))!==t?o:u[n];if(a=typeof r,"string"===a&&(o=Jt.exec(r))&&(r=(o[1]+1)*o[2]+parseFloat(x.css(e,n)),a="number"),!(null==r||"number"===a&&isNaN(r)||("number"!==a||x.cssNumber[l]||(r+="px"),x.support.clearCloneStyle||""!==r||0!==n.indexOf("background")||(u[n]="inherit"),s&&"set"in s&&(r=s.set(e,r,i))===t)))try{u[n]=r}catch(c){}}},css:function(e,n,r,i){var o,a,s,l=x.camelCase(n);return n=x.cssProps[l]||(x.cssProps[l]=tn(e.style,l)),s=x.cssHooks[n]||x.cssHooks[l],s&&"get"in s&&(a=s.get(e,!0,r)),a===t&&(a=Wt(e,n,i)),"normal"===a&&n in Kt&&(a=Kt[n]),""===r||r?(o=parseFloat(a),r===!0||x.isNumeric(o)?o||0:a):a}}),e.getComputedStyle?(Rt=function(t){return e.getComputedStyle(t,null)},Wt=function(e,n,r){var i,o,a,s=r||Rt(e),l=s?s.getPropertyValue(n)||s[n]:t,u=e.style;return s&&(""!==l||x.contains(e.ownerDocument,e)||(l=x.style(e,n)),Yt.test(l)&&Ut.test(n)&&(i=u.width,o=u.minWidth,a=u.maxWidth,u.minWidth=u.maxWidth=u.width=l,l=s.width,u.width=i,u.minWidth=o,u.maxWidth=a)),l}):a.documentElement.currentStyle&&(Rt=function(e){return e.currentStyle},Wt=function(e,n,r){var i,o,a,s=r||Rt(e),l=s?s[n]:t,u=e.style;return null==l&&u&&u[n]&&(l=u[n]),Yt.test(l)&&!zt.test(n)&&(i=u.left,o=e.runtimeStyle,a=o&&o.left,a&&(o.left=e.currentStyle.left),u.left="fontSize"===n?"1em":l,l=u.pixelLeft+"px",u.left=i,a&&(o.left=a)),""===l?"auto":l});function on(e,t,n){var r=Vt.exec(t);return r?Math.max(0,r[1]-(n||0))+(r[2]||"px"):t}function an(e,t,n,r,i){var o=n===(r?"border":"content")?4:"width"===t?1:0,a=0;for(;4>o;o+=2)"margin"===n&&(a+=x.css(e,n+Zt[o],!0,i)),r?("content"===n&&(a-=x.css(e,"padding"+Zt[o],!0,i)),"margin"!==n&&(a-=x.css(e,"border"+Zt[o]+"Width",!0,i))):(a+=x.css(e,"padding"+Zt[o],!0,i),"padding"!==n&&(a+=x.css(e,"border"+Zt[o]+"Width",!0,i)));return a}function sn(e,t,n){var r=!0,i="width"===t?e.offsetWidth:e.offsetHeight,o=Rt(e),a=x.support.boxSizing&&"border-box"===x.css(e,"boxSizing",!1,o);if(0>=i||null==i){if(i=Wt(e,t,o),(0>i||null==i)&&(i=e.style[t]),Yt.test(i))return i;r=a&&(x.support.boxSizingReliable||i===e.style[t]),i=parseFloat(i)||0}return i+an(e,t,n||(a?"border":"content"),r,o)+"px"}function ln(e){var t=a,n=Gt[e];return n||(n=un(e,t),"none"!==n&&n||(Pt=(Pt||x("