Search code examples
Do I need webstarter in order to use just RestController annotation?...


spring-bootspring-restcontrollerspring-boot-starter

Read More
Error creating bean with name 'jpaMappingContext'...


spring-bootdependenciesspring-boot-starter

Read More
Togglz don't pick up Spring-Boot configuration from application.yml...


spring-bootyamlspring-boot-startertogglz

Read More
Including profiles via a Spring Boot starter...


springspring-bootspring-cloud-configspring-boot-starter

Read More
Is it possible to configure the spring boot server explicitly?...


spring-bootspring-boot-starter

Read More
Spring boot auto configuration with dependency and without @ComponentScan...


spring-bootdependency-injectionspring-boot-actuatorcomponent-scanspring-boot-starter

Read More
Unable to start spring boot application NoClassDefFoundError...


springspring-bootspring-boot-starter

Read More
Should I create a new spring-boot starter or use optional dependencies?...


spring-bootjodconverterspring-boot-starter

Read More
How to have another parent dependency as well as Spring Boot parent in maven pom.xml file?...


mavenspring-bootmaven-3spring-boot-starter

Read More
Spring Boot 2: set loglevel in custom starter?...


spring-bootloggingspring-boot-starter

Read More
Persist LocalDate with Kotlin and SpringBoot...


kotlinspring-data-jpalocaldatespring-boot-starter

Read More
Moving from @EnableRedisHttpSession to @EnableMongoHttpSession receiving exception...


javamongodbhttpsessionspring-sessionspring-boot-starter

Read More
Spring boot starter web - make a configuration bean that alters properties initialized first...


javaspringtomcatspring-bootspring-boot-starter

Read More
Custom AbstractEndpoint listening to "/" (root)...


spring-bootspring-boot-actuatorspring-boot-starter

Read More
Why am i able to authenticate with the password hash in Java Spring Security...


javaspringauthenticationspring-securityspring-boot-starter

Read More
How to use WebMvcConfigurationSupport from own auto-configuration...


javaspringspring-bootspring-webspring-boot-starter

Read More
Spring-boot security won't respect roles with custom AuthenticationProvider...


javaspring-bootspring-securityspring-boot-starter

Read More
spring-boot-starter-cache with camunda shows java.lang.NoClassDefFoundError: org/apache/log4j/Priori...


log4jcamundaspring-boot-starter

Read More
Easier way to customize Spring Boot properties for a particular context...


javaspringspring-bootspring-boot-starter

Read More
Are Spring-Boot-Test @MockBeans supposed to qualify for @ConditionalOnBean conditions?...


javaspringspring-bootspring-boot-starter

Read More
BackNext