Skip to content
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

Update to latest #5

Merged
merged 6 commits into from
May 25, 2020
Merged

Update to latest #5

merged 6 commits into from
May 25, 2020

Conversation

marceloklein
Copy link
Owner

No description provided.

marceloklein and others added 6 commits October 12, 2019 15:05
Add circleci
* Adding Jenkinsfile
* Upgrade to Spring Boot 2.2.0.RELEASE

* Migrate tests to JUnit 5

See spring-projectsgh-360

* Polish "Migrate tests to JUnit 5"

See spring-projectsgh-360

* Fix compatibility with Java 13

This commit upgrades jacoco to 0.8.5 as this version provides Java 13
support.

Closes spring-projectsgh-458

* Update to Spring Boot 2.2.1

* Uncomment sql initialization for mysql

* Add proxyBeanMethods = false

It's slightly faster, and we don't need proxies in this app.

* Spring Boot 2.2.2

* Re-organise mysql scripts so the app runs without root access

It works better that way with test containers and in k8s.

* Fix MySQL docker command line in readme

* Apply spring-format plugin

* Upgrade to Spring Boot 2.2.4

* Upgrade to spring javaformat 0.0.19

* Use https for Maven XSD

See spring-projectsgh-522

* Polish "Use https for Maven XSD"

See spring-projectsgh-522

* Add nohttp check

* Update checkstyle plugin for security scan warning

* Wrong name for user.sql  script

* Add m2e profile for well-known plugins

See spring-projectsgh-519

* Upgrade to Spring Boot 2.2.5

* Upgrade to spring javaformat 0.0.20

* Add support for H2

Closes spring-projectsgh-584

* Disable open-in-view explicitly to remove warning on startup

* Fix typo in readme

See spring-projectsgh-586

* Upgrade to Spring Boot 2.3.0.RC1

* Switch actuator to standard path

* Upgrade to spring javaformat 0.0.21

* Upgrade to maven checkstyle plugin 3.1.1

Co-authored-by: Stephane Nicoll <[email protected]>
Co-authored-by: Antoine Rey <[email protected]>
Co-authored-by: Dave Syer <[email protected]>
Co-authored-by: Dave Syer <[email protected]>
Co-authored-by: vbadipat <[email protected]>
Co-authored-by: James Artz <[email protected]>
@marceloklein marceloklein merged commit 328a55c into circleci May 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant