Removed Beans
# Bean Kind
1. @ApplicationScoped
egt.com.SAPSalesforce.service.impl.MailNotificationServiceImpl
Class
2. @Dependent
egt.com.SAPSalesforce.configuration.ErrorLoggingEmailProperties
Synthetic
3. @Dependent
io.quarkus.arc.impl.InjectableRequestContextController
Class
4. @Singleton
io.quarkus.arc.runtime.LoggerProducer
Class
5. @Dependent
io.quarkus.elytron.security.oauth2.runtime.OAuth2BuildTimeConfig
Synthetic
6. @Dependent
io.quarkus.elytron.security.oauth2.runtime.OAuth2RuntimeConfig
Synthetic
7. @Dependent
io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfig
Synthetic
8. @Dependent
io.quarkus.hibernate.validator.runtime.HibernateValidatorBuildTimeConfig
Synthetic
9. @Dependent
io.quarkus.logging.gelf.GelfConfig
Synthetic
10. @Dependent
io.quarkus.mailer.MailTemplate
Producer method
MailTemplateProducer.getDefault()
11. @Dependent
@Location(value = "ignored")
io.quarkus.mailer.MailTemplate
Producer method
MailTemplateProducer.get()
12. @Dependent
io.quarkus.mailer.runtime.MailBuildTimeConfig
Synthetic
13. @Singleton
io.quarkus.mailer.runtime.MailTemplateProducer
Class
14. @Dependent
io.quarkus.micrometer.runtime.config.runtime.VertxConfig
Synthetic
15. @Dependent
io.quarkus.resteasy.reactive.common.runtime.ResteasyReactiveConfig
Synthetic
16. @Singleton
io.quarkus.resteasy.reactive.server.runtime.QuarkusContextProducers
Class
17. @Dependent
io.quarkus.resteasy.reactive.server.runtime.ResteasyReactiveServerRuntimeConfig
Synthetic
18. @Dependent
io.quarkus.runtime.ApplicationConfig
Synthetic
19. @Dependent
io.quarkus.runtime.BannerRuntimeConfig
Synthetic
20. @Dependent
io.quarkus.runtime.CommandLineRuntimeConfig
Synthetic
21. @Dependent
io.quarkus.runtime.ConfigConfig
Synthetic
22. @Dependent
io.quarkus.runtime.LiveReloadConfig
Synthetic
23. @Dependent
io.quarkus.runtime.ThreadPoolConfig
Synthetic
24. @Dependent
io.quarkus.runtime.TopLevelRootConfig
Synthetic
25. @Dependent
io.quarkus.runtime.configuration.ConfigurationRuntimeConfig
Synthetic
26. @Dependent
io.quarkus.runtime.console.ConsoleRuntimeConfig
Synthetic
27. @Dependent
io.quarkus.runtime.logging.LogBuildTimeConfig
Synthetic
28. @Dependent
io.quarkus.runtime.logging.LogConfig
Synthetic
29. @Dependent
io.quarkus.runtime.shutdown.ShutdownConfig
Synthetic
30. @Dependent
io.quarkus.security.runtime.SecurityBuildTimeConfig
Synthetic
31. @Dependent
io.quarkus.smallrye.openapi.runtime.OpenApiRuntimeConfig
Synthetic
32. @Dependent
io.quarkus.stork.StorkConfiguration
Synthetic
33. @Dependent
io.quarkus.swaggerui.runtime.SwaggerUiRuntimeConfig
Synthetic
34. @Dependent
io.quarkus.vertx.core.runtime.config.VertxConfiguration
Synthetic
35. @Dependent
io.quarkus.vertx.http.runtime.HttpBuildTimeConfig
Synthetic
36. @Dependent
io.quarkus.vertx.http.runtime.HttpConfiguration
Synthetic
37. @Dependent
@ConfigProperty
io.smallrye.config.ConfigValue
Producer method
ConfigProducer.produceConfigValue()
38. @RequestScoped
io.vertx.core.http.HttpServerResponse
Producer method
QuarkusContextProducers.httpServerResponse()
39. @ApplicationScoped
io.vertx.ext.web.Router
Synthetic
40. @ApplicationScoped
io.vertx.mutiny.ext.web.Router
Synthetic
41. @Dependent
@ConfigProperty
java.lang.Boolean
Producer method
ConfigProducer.produceBooleanConfigProperty()
42. @Dependent
@ConfigProperty
java.lang.Byte
Producer method
ConfigProducer.produceByteConfigProperty()
43. @Dependent
@ConfigProperty
java.lang.Character
Producer method
ConfigProducer.produceCharacterConfigProperty()
44. @Dependent
@ConfigProperty
java.lang.Double
Producer method
ConfigProducer.produceDoubleConfigProperty()
45. @Dependent
@ConfigProperty
java.lang.Float
Producer method
ConfigProducer.produceFloatConfigProperty()
46. @Dependent
@ConfigProperty
java.lang.Integer
Producer method
ConfigProducer.getIntegerValue()
47. @Dependent
@ConfigProperty
java.lang.Long
Producer method
ConfigProducer.getLongValue()
48. @Dependent
@ConfigProperty
java.lang.Short
Producer method
ConfigProducer.produceShortConfigProperty()
49. @Dependent
@ConfigProperty
java.util.List<T>
Producer method
ConfigProducer.producesListConfigProperty()
50. @Dependent
@ConfigProperty
java.util.Map<K, V>
Producer method
ConfigProducer.producesMapConfigProperty()
51. @Dependent
@ConfigProperty
java.util.Optional<T>
Producer method
ConfigProducer.produceOptionalConfigValue()
52. @Dependent
@ConfigProperty
java.util.OptionalDouble
Producer method
ConfigProducer.produceOptionalDoubleConfigProperty()
53. @Dependent
@ConfigProperty
java.util.OptionalInt
Producer method
ConfigProducer.produceOptionalIntConfigProperty()
54. @Dependent
@ConfigProperty
java.util.OptionalLong
Producer method
ConfigProducer.produceOptionalLongConfigProperty()
55. @Dependent
@ConfigProperty
java.util.Set<T>
Producer method
ConfigProducer.producesSetConfigProperty()
56. @Dependent
@ConfigProperty
java.util.function.Supplier<T>
Producer method
ConfigProducer.produceSupplierConfigValue()
57. @Dependent
javax.validation.Validator
Producer method
ValidatorProvider.validator()
58. @ApplicationScoped
javax.ws.rs.container.ResourceContext
Producer method
ContextProducers.resourceContext()
59. @RequestScoped
javax.ws.rs.container.ResourceInfo
Producer method
ContextProducers.resourceInfo()
60. @ApplicationScoped
javax.ws.rs.core.Application
Producer method
ContextProducers.application()
61. @ApplicationScoped
javax.ws.rs.core.Configuration
Producer method
ContextProducers.config()
62. @RequestScoped
javax.ws.rs.core.Request
Producer method
ContextProducers.request()
63. @RequestScoped
javax.ws.rs.core.SecurityContext
Producer method
ContextProducers.securityContext()
64. @RequestScoped
javax.ws.rs.core.UriInfo
Producer method
ContextProducers.uriInfo()
65. @ApplicationScoped
javax.ws.rs.ext.Providers
Producer method
ContextProducers.providers()
66. @ApplicationScoped
javax.ws.rs.sse.Sse
Producer method
ContextProducers.sse()
67. @Dependent
@LoggerName(value = "")
org.jboss.logging.Logger
Producer method
LoggerProducer.getLoggerWithCustomName()
68. @Dependent
org.jboss.logging.Logger
Producer method
LoggerProducer.getSimpleLogger()
69. @RequestScoped
org.jboss.resteasy.reactive.server.SimpleResourceInfo
Producer method
ContextProducers.simplifiedResourceInfo()
70. @RequestScoped
org.jboss.resteasy.reactive.server.spi.ServerRequestContext
Producer method
ContextProducers.quarkusRestContext()
71. @ApplicationScoped
org.jboss.tm.JBossXATerminator
Producer method
NarayanaJtaProducers.xaTerminator()
72. @ApplicationScoped
org.jboss.tm.XAResourceRecoveryRegistry
Producer method
NarayanaJtaProducers.xaResourceRecoveryRegistry()
73. @ApplicationScoped
org.jboss.tm.usertx.UserTransactionRegistry
Producer method
NarayanaJtaProducers.userTransactionRegistry()
Removed Interceptors
# Interceptor Bindings
1. io.quarkus.arc.impl.ActivateRequestContextInterceptor @ActivateRequestContext
2. io.quarkus.arc.impl.LockInterceptor @Lock
3. io.quarkus.hibernate.validator.runtime.interceptor.MethodValidationInterceptor @MethodValidated
4. io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor @JaxrsEndPointValidated
5. io.quarkus.micrometer.runtime.MicrometerCountedInterceptor @MicrometerCounted
6. io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorMandatory @Transactional(value = MANDATORY)
7. io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorNever @Transactional(value = NEVER)
8. io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorNotSupported @Transactional(value = NOT_SUPPORTED)
9. io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequiresNew @Transactional(value = REQUIRES_NEW)
10. io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorSupports @Transactional(value = SUPPORTS)
11. io.quarkus.security.runtime.interceptor.AuthenticatedInterceptor @Authenticated
12. io.quarkus.security.runtime.interceptor.DenyAllInterceptor @DenyAll
13. io.smallrye.context.impl.cdi.SmallRyeCurrentThreadContextInterceptor @CurrentThreadContext