Class ObjectMapperConfiguration
java.lang.Object
com.github._1c_syntax.bsl.languageserver.databind.ObjectMapperConfiguration
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionobjectMapper
(Collection<CodeLensSupplier<? extends CodeLensData>> codeLensResolvers, Collection<CommandSupplier<? extends CommandArguments>> commandSuppliers)
-
Constructor Details
-
ObjectMapperConfiguration
public ObjectMapperConfiguration()
-
-
Method Details
-
objectMapper
@Bean public ObjectMapper objectMapper(Collection<CodeLensSupplier<? extends CodeLensData>> codeLensResolvers, Collection<CommandSupplier<? extends CommandArguments>> commandSuppliers)
-