All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download spring-core JAR 3.4.0 with all dependencies


Bitweb Spring Boot Java Core Library

Files of the artifact spring-core version 3.4.0 from the group ee.bitweb.

Artifact spring-core
Group ee.bitweb
Version 3.4.0
Last update 05. September 2024
Tags: spring core java library boot bitweb
Organization not specified
URL https://github.com/BitWeb/java-core-lib
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
There is a newer version: 4.0.0
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of spring-core Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of spring-core version 3.4.0

META-INF
META-INF.META-INF.MANIFEST.MF
ee.bitweb.core.actuator
ee.bitweb.core.actuator.ee.bitweb.core.actuator.ActuatorAuthenticationProvider
ee.bitweb.core.actuator.ee.bitweb.core.actuator.ActuatorHealthSecurity
ee.bitweb.core.actuator.ee.bitweb.core.actuator.ActuatorSecurity
ee.bitweb.core.actuator.ee.bitweb.core.actuator.ActuatorSecurityProperties
ee.bitweb.core.amqp
ee.bitweb.core.amqp.ee.bitweb.core.amqp.AmqpAutoConfiguration
ee.bitweb.core.amqp.ee.bitweb.core.amqp.AmqpBeforePublishMessageProcessor
ee.bitweb.core.amqp.ee.bitweb.core.amqp.AmqpListenerInterceptor
ee.bitweb.core.amqp.ee.bitweb.core.amqp.AmqpProperties
ee.bitweb.core.amqp.ee.bitweb.core.amqp.AmqpService
ee.bitweb.core.amqp.ee.bitweb.core.amqp.CoreExceptionStrategy
ee.bitweb.core.api
ee.bitweb.core.api.ee.bitweb.core.api.ControllerAdvisor
ee.bitweb.core.api.ee.bitweb.core.api.ControllerAdvisorProperties
ee.bitweb.core.api.ee.bitweb.core.api.ErrorMessage
ee.bitweb.core.api.ee.bitweb.core.api.ExceptionConverter
ee.bitweb.core.api.ee.bitweb.core.api.FieldNameResolver
ee.bitweb.core.api.ee.bitweb.core.api.InvalidFormatExceptionConverter
ee.bitweb.core.api.ee.bitweb.core.api.ValidationErrorType
ee.bitweb.core.api.model
ee.bitweb.core.api.model.ee.bitweb.core.api.model.Response
ee.bitweb.core.api.model.exception
ee.bitweb.core.api.model.exception.ee.bitweb.core.api.model.exception.CriteriaResponse
ee.bitweb.core.api.model.exception.ee.bitweb.core.api.model.exception.FieldErrorResponse
ee.bitweb.core.api.model.exception.ee.bitweb.core.api.model.exception.GenericErrorResponse
ee.bitweb.core.api.model.exception.ee.bitweb.core.api.model.exception.PersistenceErrorResponse
ee.bitweb.core.api.model.exception.ee.bitweb.core.api.model.exception.ValidationErrorResponse
ee.bitweb.core.audit
ee.bitweb.core.audit.ee.bitweb.core.audit.AuditLogAutoConfiguration
ee.bitweb.core.audit.ee.bitweb.core.audit.AuditLogFilter
ee.bitweb.core.audit.ee.bitweb.core.audit.AuditLogProperties
ee.bitweb.core.audit.ee.bitweb.core.audit.ConditionalOnEnabledMapper
ee.bitweb.core.audit.mappers
ee.bitweb.core.audit.mappers.ee.bitweb.core.audit.mappers.AuditLogDataMapper
ee.bitweb.core.audit.mappers.ee.bitweb.core.audit.mappers.RequestBodyMapper
ee.bitweb.core.audit.mappers.ee.bitweb.core.audit.mappers.RequestForwardingDataMapper
ee.bitweb.core.audit.mappers.ee.bitweb.core.audit.mappers.RequestHeadersMapper
ee.bitweb.core.audit.mappers.ee.bitweb.core.audit.mappers.RequestMethodMapper
ee.bitweb.core.audit.mappers.ee.bitweb.core.audit.mappers.RequestUrlDataMapper
ee.bitweb.core.audit.mappers.ee.bitweb.core.audit.mappers.ResponseBodyMapper
ee.bitweb.core.audit.mappers.ee.bitweb.core.audit.mappers.ResponseStatusMapper
ee.bitweb.core.audit.mappers.ee.bitweb.core.audit.mappers.TraceIdMapper
ee.bitweb.core.audit.writers
ee.bitweb.core.audit.writers.ee.bitweb.core.audit.writers.AuditLogLoggerWriterAdapter
ee.bitweb.core.audit.writers.ee.bitweb.core.audit.writers.AuditLogWriteAdapter
ee.bitweb.core.cors
ee.bitweb.core.cors.ee.bitweb.core.cors.CorsAutoconfiguration
ee.bitweb.core.cors.ee.bitweb.core.cors.CorsProperties
ee.bitweb.core.exception
ee.bitweb.core.exception.ee.bitweb.core.exception.CoreException
ee.bitweb.core.exception.ee.bitweb.core.exception.InvalidArgumentException
ee.bitweb.core.exception.persistence
ee.bitweb.core.exception.persistence.ee.bitweb.core.exception.persistence.ConflictException
ee.bitweb.core.exception.persistence.ee.bitweb.core.exception.persistence.Criteria
ee.bitweb.core.exception.persistence.ee.bitweb.core.exception.persistence.EntityNotFoundException
ee.bitweb.core.exception.persistence.ee.bitweb.core.exception.persistence.PersistenceException
ee.bitweb.core.exception.validation
ee.bitweb.core.exception.validation.ee.bitweb.core.exception.validation.FieldError
ee.bitweb.core.exception.validation.ee.bitweb.core.exception.validation.InvalidFormatValidationException
ee.bitweb.core.exception.validation.ee.bitweb.core.exception.validation.ValidationException
ee.bitweb.core.logging
ee.bitweb.core.logging.ee.bitweb.core.logging.SilencedGelfTcpAppender
ee.bitweb.core.object_mapper
ee.bitweb.core.object_mapper.ee.bitweb.core.object_mapper.ObjectMapperAutoConfiguration
ee.bitweb.core.object_mapper.ee.bitweb.core.object_mapper.ObjectMapperProperties
ee.bitweb.core.object_mapper.deserializer
ee.bitweb.core.object_mapper.deserializer.ee.bitweb.core.object_mapper.deserializer.TrimmedStringDeserializer
ee.bitweb.core.persistence
ee.bitweb.core.persistence.ee.bitweb.core.persistence.TransactionHelper
ee.bitweb.core.retrofit
ee.bitweb.core.retrofit.ee.bitweb.core.retrofit.Response
ee.bitweb.core.retrofit.ee.bitweb.core.retrofit.RetrofitAutoConfiguration
ee.bitweb.core.retrofit.ee.bitweb.core.retrofit.RetrofitException
ee.bitweb.core.retrofit.ee.bitweb.core.retrofit.RetrofitProperties
ee.bitweb.core.retrofit.ee.bitweb.core.retrofit.RetrofitRequestExecutor
ee.bitweb.core.retrofit.builder
ee.bitweb.core.retrofit.builder.ee.bitweb.core.retrofit.builder.LoggingLevel
ee.bitweb.core.retrofit.builder.ee.bitweb.core.retrofit.builder.RetrofitApiBuilder
ee.bitweb.core.retrofit.builder.ee.bitweb.core.retrofit.builder.SpringAwareRetrofitBuilder
ee.bitweb.core.retrofit.interceptor
ee.bitweb.core.retrofit.interceptor.ee.bitweb.core.retrofit.interceptor.InterceptorBean
ee.bitweb.core.retrofit.interceptor.ee.bitweb.core.retrofit.interceptor.TraceIdInterceptor
ee.bitweb.core.retrofit.interceptor.auth
ee.bitweb.core.retrofit.interceptor.auth.ee.bitweb.core.retrofit.interceptor.auth.AuthTokenInjectInterceptor
ee.bitweb.core.retrofit.interceptor.auth.ee.bitweb.core.retrofit.interceptor.auth.TokenProvider
ee.bitweb.core.retrofit.interceptor.auth.criteria
ee.bitweb.core.retrofit.interceptor.auth.criteria.ee.bitweb.core.retrofit.interceptor.auth.criteria.AuthTokenCriteria
ee.bitweb.core.retrofit.interceptor.auth.criteria.ee.bitweb.core.retrofit.interceptor.auth.criteria.BlacklistCriteria
ee.bitweb.core.retrofit.interceptor.auth.criteria.ee.bitweb.core.retrofit.interceptor.auth.criteria.WhitelistCriteria
ee.bitweb.core.scheduled
ee.bitweb.core.scheduled.ee.bitweb.core.scheduled.ScheduledJob
ee.bitweb.core.scheduled.ee.bitweb.core.scheduled.ScheduledRunnable
ee.bitweb.core.trace
ee.bitweb.core.trace.ee.bitweb.core.trace.TraceIdAmqpAutoConfiguration
ee.bitweb.core.trace.ee.bitweb.core.trace.TraceIdAutoConfiguration
ee.bitweb.core.trace.ee.bitweb.core.trace.TraceIdFormConfig
ee.bitweb.core.trace.ee.bitweb.core.trace.TraceIdProperties
ee.bitweb.core.trace.context
ee.bitweb.core.trace.context.ee.bitweb.core.trace.context.MDCTraceIdContext
ee.bitweb.core.trace.context.ee.bitweb.core.trace.context.TraceIdContext
ee.bitweb.core.trace.creator
ee.bitweb.core.trace.creator.ee.bitweb.core.trace.creator.TraceIdCreator
ee.bitweb.core.trace.creator.ee.bitweb.core.trace.creator.TraceIdCreatorImpl
ee.bitweb.core.trace.invoker
ee.bitweb.core.trace.invoker.ee.bitweb.core.trace.invoker.InvokerTraceIdFormConfig
ee.bitweb.core.trace.invoker.amqp
ee.bitweb.core.trace.invoker.amqp.ee.bitweb.core.trace.invoker.amqp.AmqpTraceAdvisor
ee.bitweb.core.trace.invoker.amqp.ee.bitweb.core.trace.invoker.amqp.AmqpTraceAwareExceptionHandler
ee.bitweb.core.trace.invoker.amqp.ee.bitweb.core.trace.invoker.amqp.AmqpTraceBeforePublishMessageProcessor
ee.bitweb.core.trace.invoker.amqp.ee.bitweb.core.trace.invoker.amqp.AmqpTraceIdResolver
ee.bitweb.core.trace.invoker.amqp.ee.bitweb.core.trace.invoker.amqp.AmqpTraceProperties
ee.bitweb.core.trace.invoker.http
ee.bitweb.core.trace.invoker.http.ee.bitweb.core.trace.invoker.http.HttpServletRequestTraceIdResolver
ee.bitweb.core.trace.invoker.http.ee.bitweb.core.trace.invoker.http.TraceIdFilter
ee.bitweb.core.trace.invoker.http.ee.bitweb.core.trace.invoker.http.TraceIdFilterConfig
ee.bitweb.core.trace.invoker.scheduler
ee.bitweb.core.trace.invoker.scheduler.ee.bitweb.core.trace.invoker.scheduler.SchedulerTraceIdFormConfig
ee.bitweb.core.trace.invoker.scheduler.ee.bitweb.core.trace.invoker.scheduler.SchedulerTraceIdResolver
ee.bitweb.core.trace.thread
ee.bitweb.core.trace.thread.ee.bitweb.core.trace.thread.MDCTaskDecorator
ee.bitweb.core.trace.thread.ee.bitweb.core.trace.thread.ThreadTraceIdFormConfig
ee.bitweb.core.trace.thread.ee.bitweb.core.trace.thread.ThreadTraceIdResolver
ee.bitweb.core.trace.thread.decorator
ee.bitweb.core.trace.thread.decorator.ee.bitweb.core.trace.thread.decorator.BasicMDCTaskDecorator
ee.bitweb.core.trace.thread.decorator.ee.bitweb.core.trace.thread.decorator.SecurityAwareMDCTaskDecorator
ee.bitweb.core.util
ee.bitweb.core.util.ee.bitweb.core.util.HttpForwardedHeaderParser
ee.bitweb.core.util.ee.bitweb.core.util.StringUtil
ee.bitweb.core.validator
ee.bitweb.core.validator.ee.bitweb.core.validator.FileType
ee.bitweb.core.validator.ee.bitweb.core.validator.FileTypeEnum
ee.bitweb.core.validator.ee.bitweb.core.validator.FileTypeValidator
ee.bitweb.core.validator.ee.bitweb.core.validator.Uppercase
ee.bitweb.core.validator.ee.bitweb.core.validator.UppercaseValidator




© 2015 - 2024 Weber Informatics LLC | Privacy Policy