Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

Upgrade to Spring Boot 2.7.0 #1541

Closed
sdeleuze opened this issue Mar 25, 2022 · 1 comment
Closed

Upgrade to Spring Boot 2.7.0 #1541

sdeleuze opened this issue Mar 25, 2022 · 1 comment
Labels
type: dependency-upgrade A dependency upgrade
Milestone

Comments

@sdeleuze
Copy link
Contributor

We should be able to remove a few substitutions.

@sdeleuze sdeleuze added the type: dependency-upgrade A dependency upgrade label Mar 25, 2022
@sdeleuze sdeleuze added this to the 0.12.0 milestone Mar 25, 2022
@snicoll snicoll changed the title Upgrade to Spring Boot 2.7 Upgrade to Spring Boot 2.7.0 Apr 25, 2022
snicoll added a commit to snicoll/spring-native that referenced this issue Apr 25, 2022
See spring-atticgh-1541

Co-authored-by: Stephane Nicoll <snicoll@vmware.com>
sdeleuze added a commit to sdeleuze/spring-native that referenced this issue May 6, 2022
sdeleuze added a commit to sdeleuze/spring-native that referenced this issue May 6, 2022
sdeleuze added a commit to sdeleuze/spring-native that referenced this issue May 6, 2022
sdeleuze added a commit to sdeleuze/spring-native that referenced this issue May 6, 2022
sdeleuze added a commit to sdeleuze/spring-native that referenced this issue May 6, 2022
sdeleuze added a commit to sdeleuze/spring-native that referenced this issue May 6, 2022
Due to a Spring Boot 2.7 change that force using reflection.

See spring-atticgh-1541
sdeleuze added a commit to sdeleuze/spring-native that referenced this issue May 6, 2022
sdeleuze added a commit to sdeleuze/spring-native that referenced this issue May 6, 2022
sdeleuze added a commit to sdeleuze/spring-native that referenced this issue May 6, 2022
Remaining NPE exception:
Caused by: java.lang.NullPointerException: null
	at com.example.data.jdbc.LegoSet_Accessor_fggl78.setProperty(Unknown Source) ~[classes/:na]
	at org.springframework.data.mapping.model.InstantiationAwarePropertyAccessor.setProperty(InstantiationAwarePropertyAccessor.java:104) ~[spring-data-commons-2.7.0-RC1.jar:2.7.0-RC1]
	at org.springframework.data.mapping.model.ConvertingPropertyAccessor.setProperty(ConvertingPropertyAccessor.java:64) ~[spring-data-commons-2.7.0-RC1.jar:2.7.0-RC1]
	at org.springframework.data.jdbc.core.convert.BasicJdbcConverter$ReadingContext.lambda$populateProperties$0(BasicJdbcConverter.java:467) ~[spring-data-jdbc-2.4.0-RC1.jar:2.4.0-RC1]

See spring-atticgh-1541
sdeleuze added a commit to sdeleuze/spring-native that referenced this issue May 6, 2022
sdeleuze added a commit to sdeleuze/spring-native that referenced this issue May 6, 2022
sdeleuze added a commit to sdeleuze/spring-native that referenced this issue May 6, 2022
sdeleuze added a commit to sdeleuze/spring-native that referenced this issue May 6, 2022
sdeleuze added a commit to sdeleuze/spring-native that referenced this issue May 6, 2022
@snicoll
Copy link
Contributor

snicoll commented May 24, 2022

Blocked by #1606

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: dependency-upgrade A dependency upgrade
Development

No branches or pull requests

2 participants