Skip to content

upgrade spring-boot to 2.1.x and spring to 5.x#227

Merged
DanielLeens merged 1 commit intoapache:devfrom
chgxtony:dev
May 7, 2019
Merged

upgrade spring-boot to 2.1.x and spring to 5.x#227
DanielLeens merged 1 commit intoapache:devfrom
chgxtony:dev

Conversation

@chgxtony
Copy link
Copy Markdown

  1. update spring dependency.
  2. remove some redundant jar from pom.xml
  3. performance enhancements for DateUtil

@DanielLeens DanielLeens self-assigned this May 6, 2019
@DanielLeens DanielLeens added the enhancement New feature or request label May 6, 2019
@DanielLeens DanielLeens added this to the 1.0.3 release plan milestone May 6, 2019
@DanielLeens DanielLeens merged commit b70ad4c into apache:dev May 7, 2019
@DanielLeens
Copy link
Copy Markdown
Contributor

very good! thx!
we will publish this pr in version 1.0.3!

@DanielLeens DanielLeens self-requested a review May 7, 2019 08:25
@davidzollo
Copy link
Copy Markdown
Contributor

davidzollo commented May 7, 2019

Due to the vulnerability, we also upgrade these jars :

upgrade fasterxml to 2.9.8
upgrade httpclient to 4.4.1

@davidzollo
Copy link
Copy Markdown
Contributor

davidzollo commented May 10, 2019

with upgrade of spring and spring boot , some configurations can't work ,
the module of escheduler-api , resource file application.properties also shoud update:

server port

server.port=12345

session config

server.servlet.session.timeout=7200

server.servlet.context-path=/escheduler/

file size limit for upload

spring.servlet.multipart.max-file-size=1024MB
spring.servlet.multipart.max-request-size=1024MB

post content

server.jetty.max-http-post-size=5000000

@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@zwZjut zwZjut mentioned this pull request Dec 16, 2021
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants