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

Pull from fork #4

Merged
merged 31 commits into from
May 25, 2020
Merged

Pull from fork #4

merged 31 commits into from
May 25, 2020

Conversation

marceloklein
Copy link
Owner

No description provided.

snicoll and others added 30 commits October 20, 2019 16:40
* pr/360:
  Polish "Migrate tests to JUnit 5"
  Migrate tests to JUnit 5

Closes gh-360
This commit upgrades jacoco to 0.8.5 as this version provides Java 13
support.

Closes gh-458
It's slightly faster, and we don't need proxies in this app.
It works better that way with test containers and in k8s.
* pr/522:
  Polish "Use https for Maven XSD"
  Use https for Maven XSD

Closes gh-522
* pr/586:
  Fix typo in readme

Closes gh-586
@marceloklein marceloklein merged commit 03c6485 into marceloklein:master May 25, 2020
marceloklein added a commit that referenced this pull request May 25, 2020
* fix circleci (#2)

Add circleci

* Jenkins (#3)

* Adding Jenkinsfile

* Pull from fork (#4)

* 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]>

* Enable HTTPS

* updated gradle

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]>
Co-authored-by: Marcelo Klein <[email protected]>
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.

6 participants