You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've sync'd up the build as much as possible to all the others in mybatis. Its output is a lot cleaner now as it no longer shows download transfers so this is easier to find. If you look at my PR #120 as well as fact same has been occurring for a while, the below will be seen. I'm not up on any of this native stuff so I don't know exactly what this is trying to tell us. If you have some time can you take a look into this?
Error: Classes that should be initialized at run time got initialized during image building:
org.springframework.core.annotation.RepeatableContainers was unintentionally initialized at build time. To see why org.springframework.core.annotation.RepeatableContainers got initialized use --trace-class-initialization=org.springframework.core.annotation.RepeatableContainers
------------------------------------------------------------------------------------------------------------------------
org.springframework.core.annotation.RepeatableContainers$NoRepeatableContainers was unintentionally initialized at build time. To see why org.springframework.core.annotation.RepeatableContainers$NoRepeatableContainers got initialized use --trace-class-initialization=org.springframework.core.annotation.RepeatableContainers$NoRepeatableContainers
The text was updated successfully, but these errors were encountered:
I've sync'd up the build as much as possible to all the others in mybatis. Its output is a lot cleaner now as it no longer shows download transfers so this is easier to find. If you look at my PR #120 as well as fact same has been occurring for a while, the below will be seen. I'm not up on any of this native stuff so I don't know exactly what this is trying to tell us. If you have some time can you take a look into this?
The text was updated successfully, but these errors were encountered: