Jan-Eric Schober

Results 2 comments of Jan-Eric Schober

Got this to work with: - org.springframework.data:spring-data-jpa:3.1.1 - o.github.boostchicken:spring-data-dynamodb:5.2.5 Thanks @allan-todd - boostchicken's fork worked, since it supports newer versions of Spring Boot (v3 in our case). Important site note:...

Hello, additional to what @NLueg wrote: The exception gets raised in this function (the function is called multiple times during the update process, see the references): https://github.com/UpdateHub/updatehub/blob/91bea148863ddae957068f5da93f8b1add57ea03/updatehub/src/utils/fs.rs#L26 We suppose the...