Coder Social home page Coder Social logo

Comments (4)

funky-eyes avatar funky-eyes commented on September 2, 2024 1

Hi @funky-eyes,

It looks like you might not be compiling your code with the -parameters flag.

Please see the Parameter Name Retention notes in the Wiki for details.

If that solves the issue for you, it would be nice if you posted a comment here to confirm that.

Cheers,

Sam

Thank you for your reply @sbrannen . I tried adding the following configuration during compilation, but for some reason it didn’t have any effect. However, it worked fine when I reverted to version 2.7. I will continue to investigate. If there are any updates, I will provide them in this issue. Regardless of the outcome, thank you both for your help.

<plugin>
    <groupId>org.apache.maven.plugins</groupId>
    <artifactId>maven-compiler-plugin</artifactId>
    <configuration>
        <parameters>true</parameters>
    </configuration>
</plugin>

from spring-framework.

snicoll avatar snicoll commented on September 2, 2024

Thanks for getting in touch, but it feels like this is a question that would be better suited to Stack Overflow. As mentioned in the guidelines for contributing, we prefer to use the issue tracker only for bugs and enhancements. Feel free to update this issue with a link to the re-posted question (so that other people can find it) or add some more details if you feel this is a genuine bug.

from spring-framework.

sbrannen avatar sbrannen commented on September 2, 2024

Hi @funky-eyes,

It looks like you might not be compiling your code with the -parameters flag.

Please see the Parameter Name Retention notes in the Wiki for details.

If that solves the issue for you, it would be nice if you posted a comment here to confirm that.

Cheers,

Sam

from spring-framework.

funky-eyes avatar funky-eyes commented on September 2, 2024

Hi @sbrannen
I tried many times, and I ensured that I added true in the maven-compiler-plugin, but it still had no effect. I downgraded Spring Boot to version 3.0.11, and my program ran successfully.

from spring-framework.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.