If you import Spring RESTBucks into VSCode the Spring Modulith verification rejects code in `OrderInitializer` looking as follows: <img width="1312" alt="Screenshot 2023-10-19 at 23 07 35" src="https://github.com/spring-projects/sts4/assets/128577/18be4a06-dae1-4bdb-868f-6add62d5e37d"> All types are marked with the message “Type not exposed by core module” despite the types not residing in the core module.