Skip to content

Bump commons-io from 2.4 to 2.7 #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 66 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
66 commits
Select commit Hold shift + click to select a range
d4f0fc0
update
javacoded Jan 12, 2017
a1d7e9c
update
javacoded Jan 12, 2017
0985b68
update
netbuffer Jan 12, 2017
461a0b6
update
netbuffer Jan 12, 2017
c0c42c0
add druid
javacoded Jan 17, 2017
842ee4f
add jsp
javacoded Jan 18, 2017
58c28ab
test ContentNegotiatingViewResolver
netbuffer Jan 18, 2017
278f680
update
netbuffer Jan 19, 2017
544c0ab
update
netbuffer Jan 20, 2017
501de59
error view/interceptor
netbuffer Jan 25, 2017
d678e77
filter / interceptor
netbuffer Jan 26, 2017
2eb00d8
test Log4jdbc Log4j2 Jdbc4
netbuffer Jan 27, 2017
36567b5
update readme
netbuffer Jun 4, 2017
8684ff2
update readme
netbuffer Aug 26, 2017
8167353
update LoginFilter
netbuffer Oct 27, 2017
f013f47
update login twice
netbuffer Oct 27, 2017
6e61561
rename package
netbuffer Oct 27, 2017
811e254
update
netbuffer Feb 4, 2018
316e72e
add spring-boot-devtools
netbuffer Feb 7, 2018
c7f3c89
rename
netbuffer Feb 8, 2018
5d51c26
update static files
netbuffer Feb 10, 2018
18a085e
cookie&redirect
netbuffer Mar 12, 2018
65acd63
add cookie.html
netbuffer Mar 14, 2018
a360e3d
enable spring-boot-devtools
netbuffer Mar 14, 2018
2b527cc
use druid-spring-boot-starter
netbuffer Mar 19, 2018
8f776d7
add font
netbuffer Mar 19, 2018
9301310
spring boot banner config
netbuffer Mar 19, 2018
ef063d1
enable management
netbuffer Mar 19, 2018
23e597d
update
netbuffer Mar 20, 2018
318cde3
update
netbuffer Mar 20, 2018
7c518f3
update git address
netbuffer Apr 3, 2018
c549d32
add logback status
netbuffer May 10, 2018
5559456
update
netbuffer May 11, 2018
b6e06b0
test getContextPath
netbuffer May 26, 2018
782d2ff
static inject
netbuffer May 26, 2018
3fd1d6c
rename
netbuffer Jun 7, 2018
9fa8e9a
xml output
netbuffer Jul 18, 2018
271bdc2
use @ImportResource
netbuffer Jul 18, 2018
6856ecf
update
netbuffer Jul 19, 2018
e2aa31c
use HibernateInterceptor
netbuffer Jul 19, 2018
4ed3ba9
update
netbuffer Aug 10, 2018
22eb677
update print-server-address to 1.1.1
netbuffer Sep 20, 2018
b7a4fc1
test springfox-swagger2
netbuffer Dec 19, 2018
0b05c7a
Merge remote-tracking branch 'origin/develop'
netbuffer Dec 19, 2018
654a332
update
netbuffer Mar 8, 2019
d5098cf
rename package
netbuffer Mar 8, 2019
9d8295d
test dao
netbuffer Mar 9, 2019
edc2a65
Merge remote-tracking branch 'origin/develop'
netbuffer Mar 9, 2019
0d96fdc
update
netbuffer Mar 14, 2020
9398066
adapt spring-boot2.x
netbuffer Mar 14, 2020
3c27388
Merge remote-tracking branch 'origin/develop'
netbuffer Mar 15, 2020
3d4042e
move
netbuffer Mar 17, 2020
eb20e6e
update log
netbuffer Mar 17, 2020
83e92ce
test c:out escapeXml
netbuffer Mar 17, 2020
31fec0c
Merge remote-tracking branch 'origin/develop'
netbuffer Mar 18, 2020
3d90d4f
use logback MDCInsertingServletFilter
netbuffer Mar 19, 2020
9589c37
update
netbuffer Apr 19, 2020
74d8cec
test simple validation
netbuffer May 21, 2020
9a64343
update validation
netbuffer May 22, 2020
5180ded
update validation
netbuffer May 24, 2020
27f18d6
Merge remote-tracking branch 'origin/develop'
netbuffer May 24, 2020
85b5928
update readme
netbuffer May 24, 2020
8ac8ffe
update readme
netbuffer May 24, 2020
a77f7f5
Merge remote-tracking branch 'origin/develop'
netbuffer May 24, 2020
f96ab12
update readme
netbuffer May 24, 2020
9d90ddc
Bump commons-io from 2.4 to 2.7
dependabot[bot] Apr 26, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 25 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,25 @@
### spring-boot bootstrap_table demo
### spring-boot bootstrap_table demo
> ![springboot-2.1.13.RELEASE](https://img.shields.io/badge/springboot-2.1.13.RELEASE-blue.svg?color=blue&message=) ![bootstrap-3.3.0](https://img.shields.io/badge/bootstrap-3.3.0-blue.svg?color=blue&message=)
https://github.com/netbuffer/spring-boot-bootstrap_table
https://gitee.com/netbuffer/spring-boot-bootstrap_table
---
* spring-boot-starter-actuator
* spring-boot-devtools
* spring-data-jpa
* druid-spring-boot-starter 1.1.4
* integration with jsp
* bootstrap-table1.9
* log4jdbc-log4j2

# other projects
> `ssmbootstrap_table(spring+springmvc+mybatis)` github:[https://github.com/netbuffer/ssmbootstrap_table](https://github.com/netbuffer/ssmbootstrap_table)`/`git@osc:[https://gitee.com/netbuffer/ssmbootstrap_table](https://gitee.com/netbuffer/ssmbootstrap_table)

> `ssmbt(ssmbootstrap_table maven module )` github:[https://github.com/netbuffer/ssmbt](https://github.com/netbuffer/ssmbt)`/`git@osc:[https://gitee.com/netbuffer/ssmbt](https://gitee.com/netbuffer/ssmbt)

> `sssbootstrap_table(spring+springmvc+spring data jpa)` github:[https://github.com/netbuffer/sssbootstrap_table](https://github.com/netbuffer/sssbootstrap_table)`/`git@osc:[https://gitee.com/netbuffer/sssbootstrap_table](https://gitee.com/netbuffer/sssbootstrap_table)

> `sshbootstrap_table(spring+struts2+hibernate)` github:[https://github.com/netbuffer/sshbootstrap-table](https://github.com/netbuffer/sshbootstrap-table)`/`git@osc:[https://gitee.com/netbuffer/sshbootstrap-table](https://gitee.com/netbuffer/sshbootstrap-table)

> `jfinal-bootstrap-table(jfinal)`github:[https://github.com/netbuffer/jfinal-bootstrap-table](https://github.com/netbuffer/jfinal-bootstrap-table)`/`git@osc:[http://gitee.com/netbuffer/jfinal-bootstrap-table](http://gitee.com/netbuffer/jfinal-bootstrap-table)

> `medoo_bootstrap_table(php5)`github:[https://github.com/netbuffer/medoo_bootstrap_table](https://github.com/netbuffer/medoo_bootstrap_table)`/`git@osc:[http://gitee.com/netbuffer/medoo_bootstrap_table](http://gitee.com/netbuffer/medoo_bootstrap_table)
319 changes: 223 additions & 96 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,101 +1,228 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<groupId>cn.com.ttblog</groupId>
<artifactId>spring-boot-bootstrap_table</artifactId>
<version>0.0.1-SNAPSHOT</version>
<packaging>jar</packaging>

<name>spring-boot-bootstrap_table</name>
<description>Demo project for Spring Boot</description>

<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.4.3.RELEASE</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<java.version>1.7</java.version>
</properties>

<dependencies>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-aop</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-jpa</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
</dependency>

<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>
<scope>test</scope>
</dependency>

<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>5.1.38</version>
</dependency>

<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
<version>1.2.23</version>
</dependency>

<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.4</version>
</dependency>
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
<version>2.9.2</version>
</dependency>
<dependency>
<groupId>commons-fileupload</groupId>
<artifactId>commons-fileupload</artifactId>
<version>1.3.1</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.4</version>
</dependency>
<dependency>
<groupId>commons-beanutils</groupId>
<artifactId>commons-beanutils</artifactId>
<version>1.9.2</version>
</dependency>
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>1.10</version>
</dependency>
</dependencies>

<build>
<plugins>
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
</plugin>
</plugins>
</build>
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<groupId>cn.netbuffer</groupId>
<artifactId>spring-boot-bootstrap_table</artifactId>
<version>0.0.1-SNAPSHOT</version>
<!--
部署war包到tomcat,可执行jar包可以使用嵌入的tomcat、jetty等servlet容器来运行
注意的是如果打war包,需要将spring-boot-starter-tomcat等tomcat的jar依赖排除
-->
<packaging>war</packaging>

<name>spring-boot-bootstrap_table</name>
<description>Demo project for Spring Boot</description>

<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.1.13.RELEASE</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<java.version>1.8</java.version>
<lombok.version>1.16.18</lombok.version>
<springfox-swagger2.version>2.9.2</springfox-swagger2.version>
</properties>

<dependencies>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-aop</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-jpa</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
</dependency>

<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>
<scope>test</scope>
</dependency>

<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-actuator</artifactId>
</dependency>

<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-devtools</artifactId>
<optional>true</optional> <!-- 表示依赖不会传递 -->
</dependency>

<dependency>
<groupId>com.alibaba</groupId>
<artifactId>druid-spring-boot-starter</artifactId>
<version>1.1.21</version>
</dependency>

<!--<dependency>-->
<!--<groupId>org.springframework.boot</groupId>-->
<!--<artifactId>spring-boot-starter-thymeleaf</artifactId>-->
<!--</dependency>-->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-tomcat</artifactId>
<!--<scope>provided</scope>-->
</dependency>
<dependency>
<groupId>org.apache.tomcat.embed</groupId>
<artifactId>tomcat-embed-jasper</artifactId>
<!--<scope>provided</scope>-->
</dependency>

<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>5.1.38</version>
</dependency>

<dependency>
<groupId>javax.servlet</groupId>
<artifactId>javax.servlet-api</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>jstl</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>javax.el</groupId>
<artifactId>javax.el-api</artifactId>
<version>3.0.0</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>javax.servlet.jsp</groupId>
<artifactId>jsp-api</artifactId>
<version>2.2.1-b03</version>
<scope>provided</scope>
</dependency>
<!--xml bean output-->
<dependency>
<groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformat-xml</artifactId>
<version>2.9.6</version>
</dependency>
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
<version>1.2.56</version>
</dependency>

<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.4</version>
</dependency>
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
<version>2.9.2</version>
</dependency>
<dependency>
<groupId>commons-fileupload</groupId>
<artifactId>commons-fileupload</artifactId>
<version>1.4</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.7</version>
</dependency>
<dependency>
<groupId>commons-beanutils</groupId>
<artifactId>commons-beanutils</artifactId>
<version>1.9.2</version>
</dependency>
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>1.10</version>
</dependency>
<dependency>
<groupId>com.github.js-cookie</groupId>
<artifactId>java-cookie</artifactId>
<version>0.0.2</version>
</dependency>
<dependency>
<groupId>org.bgee.log4jdbc-log4j2</groupId>
<artifactId>log4jdbc-log4j2-jdbc4.1</artifactId>
<version>1.16</version>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>${lombok.version}</version>
<optional>true</optional>
</dependency>
<dependency>
<groupId>cn.netbuffer</groupId>
<artifactId>print-server-address</artifactId>
<version>2.1.0</version>
</dependency>
<dependency>
<groupId>io.springfox</groupId>
<artifactId>springfox-swagger2</artifactId>
<version>${springfox-swagger2.version}</version>
</dependency>
<dependency>
<groupId>io.springfox</groupId>
<artifactId>springfox-swagger-ui</artifactId>
<version>${springfox-swagger2.version}</version>
</dependency>
<!-- https://mvnrepository.com/artifact/com.github.xiaoymin/swagger-bootstrap-ui -->
<dependency>
<groupId>com.github.xiaoymin</groupId>
<artifactId>swagger-bootstrap-ui</artifactId>
<version>1.8.8</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>1.7.30</version>
</dependency>
</dependencies>

<build>
<finalName>spring-boot-bootstrap_table</finalName>
<plugins>
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<configuration>
<fork>true</fork>
</configuration>
</plugin>
<plugin>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
<source>1.7</source>
<target>1.7</target>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
<source>8</source>
<target>8</target>
</configuration>
</plugin>
</plugins>
</build>


</project>
5 changes: 4 additions & 1 deletion src/main/java/db.sql → sql/db.sql
Original file line number Diff line number Diff line change
Expand Up @@ -112,4 +112,7 @@ CREATE TABLE `t_crud_demo` (
CREATE TABLE `t_crud_demosub` (
`id` bigint(20) DEFAULT NULL,
`name` varchar(255) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

ALTER TABLE `user`
ADD COLUMN `is_admin` int NULL COMMENT '是否是管理员1是管理员,0不是管理员' AFTER `adddate`;
File renamed without changes.
File renamed without changes.
1 change: 0 additions & 1 deletion src/main/java/README.md

This file was deleted.

This file was deleted.

Loading