We do have several modules with a json package that contains a shaded version of the basic JSON library: spring-boot-cli, spring-boot-configuration-processor, and spring-boot-configuration-metadata.

The Nullmarked check has been disabled as we can 't configure it to ignore those packages. Perhaps this could be generalized so that no check applies to those packages.

Comment From: builtDifferentCoder

can you please assign this task to me

Comment From: snicoll

Thanks for the offer. We actually don't know what we want to do here. Either provide a way to configure packages to ignore or hardcode the JSON packages as they are limited and won't need an extra option. Have you reviewed this very issue or are you asking generally to contribute with our guidance. If that's the latter, this is isn't a great issue to start from I am afraid.

Comment From: builtDifferentCoder

Thanks for the offer. We actually don't know what we want to do here. Either provide a way to configure packages to ignore or hardcode the JSON packages as they are limited and won't need an extra option. Have you reviewed this very issue or are you asking generally to contribute with our guidance. If that's the latter, this is isn't a great issue to start from I am afraid.

man i'm looking to contribute to open source so i just ask for tasks tbh im a uni student and trying to just help the project that i love the most that is it tbh so if you have any other issues can you tag me in them i've been coding java for almost 2 years every single day so i don't think i will be a baby that you need to guide on every step

Comment From: builtDifferentCoder

Thanks for the offer. We actually don't know what we want to do here. Either provide a way to configure packages to ignore or hardcode the JSON packages as they are limited and won't need an extra option. Have you reviewed this very issue or are you asking generally to contribute with our guidance. If that's the latter, this is isn't a great issue to start from I am afraid.

also write now im building an extension that helps developers to initiate the spring project without going to spring.io it already provides an api so we don't need to scrape anything just pass the configurations and get the zip file the main problem is how to make that available for different ides and the ui and file system so i'm gonna need some help how do you think i can find that