question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Migration to Spring Boot 2.3

See original GitHub issue

I’ve created spring-boot-2.3 branches on both generator-jhipster and jhipster project. I plan to create PR against these branches to handle the multiples changes required.

Overview of the impacts (identified so far)

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:11
  • Comments:23 (16 by maintainers)

github_iconTop GitHub Comments

2reactions
murdoscommented, May 1, 2020

@rodrigocprates : there will be a dedicated PR for mongodb, and when once Spring Boot 2.3 is released and most issues are solved, we’ll coordinate to merge the spring-boot-2.3 branch in master.

Regarding mongodb, I’ve done the migration to mongock in a branch, but it’s now waiting for mongock support of MongoDB Java Driver 4.

1reaction
jduboiscommented, Sep 4, 2020

Awesome work! Don’t forget the $500 bug bounty @murdos !

Read more comments on GitHub >

github_iconTop Results From Across the Web

Spring Boot 2.3 Release Notes
Spring Boot 2.3 ships with a major release of Spring Data. ... The old properties remain in a deprecated form to ease migration....
Read more >
Spring Boot 2.3.0 available now
Spring Boot 2.3 adds some interesting new features that can help you package up your Spring Boot application into Docker images. Support for ......
Read more >
Migrate to Spring Boot 2.3 from Spring Boot 2.0 through 2.2
This recipe will modify an application's build files, make changes to deprecated/preferred APIs, and migrate configuration settings that have changes between ...
Read more >
Book's Code Upgrade: Migrate from Spring Boot 2.3 to 2.4
This is a practical approach to migrating a Spring Boot project from version 2.3 to version 2.4 and Spring Cloud 2020.0.
Read more >
What's new in Spring Boot 2.3
On May 15th, 2020, Spring Boot 2.3.0 was released . A big round of applause for the Spring Boot team . This new...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found