You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2023/01/29 15:03:00 UTC

[jira] [Created] (CAMEL-18984) camel-undertow-spring-security-starter - Migrate to Spring Boot 3

Claus Ibsen created CAMEL-18984:
-----------------------------------

             Summary: camel-undertow-spring-security-starter - Migrate to Spring Boot 3
                 Key: CAMEL-18984
                 URL: https://issues.apache.org/jira/browse/CAMEL-18984
             Project: Camel
          Issue Type: Task
          Components: camel-spring-boot
            Reporter: Claus Ibsen
             Fix For: 4.0


[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project camel-undertow-spring-security-starter: Compilation failure: Compilation failure:
[ERROR] /Users/davsclaus/workspace/camel-spring-boot/components-starter/camel-undertow-spring-security-starter/src/main/java/org/apache/camel/undertow/spring/boot/UndertowSpringSecurityCustomizer.java:[36,72] cannot find symbol
[ERROR]   symbol:   class WebSecurityConfigurerAdapter
[ERROR]   location: package org.springframework.security.config.annotation.web.configuration
[ERROR] /Users/davsclaus/workspace/camel-spring-boot/components-starter/camel-undertow-spring-security-starter/src/main/java/org/apache/camel/undertow/spring/boot/UndertowSpringSecurityCustomizer.java:[85,52] cannot find symbol
[ERROR]   symbol:   class WebSecurityConfigurerAdapter
[ERROR]   location: class org.apache.camel.undertow.spring.boot.UndertowSpringSecurityCustomizer



--
This message was sent by Atlassian Jira
(v8.20.10#820010)