Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-boot

Pretty print JSON output of Spring Boot Actuator endpoints

json spring spring-boot

How to fix "Error executing DDL "alter table events drop foreign key FKg0mkvgsqn8584qoql6a2rxheq" via JDBC Statement"

How to configure Jetty in spring-boot (easily?)

jetty spring-boot

Is it possible to set a different specification per cache using caffeine in spring boot?

How to access entity manager with spring boot and spring data

Why spring boot generates jar or war file with .original extension?

java spring-boot jar war

How do I create beans programmatically in Spring Boot?

java spring spring-boot

Spring Boot classpath

Create spring repository without entity

Java Spring Boot Test: How to exclude java configuration class from test context

Where do I put my XML beans in a Spring Boot application?

What does the spring annotation @ConditionalOnMissingBean do?

java spring spring-boot

RestTemplate: exchange() vs postForEntity() vs execute()

Spring Boot: multiple SLF4J bindings

java maven spring-boot slf4j

Minimise Spring Boot Startup Time [duplicate]

Property 'security.basic.enabled' is Deprecated: The security auto-configuration is no longer customizable

How to define a custom AuthenticationEntryPoint without XML configuration

Best practice for configuring Spring LdapTemplate via annotations instead of XML?

How to start spring-boot app without depending on Database?

Getting not supported media type error

json rest spring-boot