On 5/16/24 10:40, Todd Stevenson wrote:
I'm in the process of upgrading a project that uses SolrJ to run with Spring
Boot 3. I've been able to keep the current version of my jars after migrating
to SpringBoot 3. SolrJ is working in some cases, but I've run into a problem
where it is missing
plementation (i.e. Logback) and
> manage all of that just by adding the right dependency.
>
> Luke
>
> From: users@solr.apache.org At: 05/16/24 12:41:05 UTC-4:00To:
> users@solr.apache.org
> Subject: Problems migrating solrj to run with SpringBoot 3
>
> I'm in the p
I'm in the process of upgrading a project that uses SolrJ to run with Spring
Boot 3. I've been able to keep the current version of my jars after migrating
to SpringBoot 3. SolrJ is working in some cases, but I've run into a problem
where it is missing the logging class for Jetty. I get this