Code Monkey home page Code Monkey logo

Comments (6)

hyness avatar hyness commented on August 19, 2024

This appears to be a bug in Spring Boot 2.3.0.RELEASE. The application.version and application.title variables aren't being read from META-INF/MANIFEST.MF. However other variables are working, such as spring-boot.version. I think you'll need to file an issue with Spring Boot. I don't see any open issues regarding this bug

from spring-cloud-config-server.

norman-abramovitz avatar norman-abramovitz commented on August 19, 2024

Hi,

Here is the feedback I got. Gradle does things differently from Maven. You need to add code to have those variables available.

spring-projects/spring-boot#21647 (comment)

from spring-cloud-config-server.

hyness avatar hyness commented on August 19, 2024

I have to agree with the Spring Boot developers. I've added the manifest entries to the build as they described. I'm seeing the banner populated. I pushed a branch that demonstrates it working.

  • Checkout the branch above
  • Run gradle build
  • Run java -jar build/libs/spring-cloud-config-server.jar

from spring-cloud-config-server.

hyness avatar hyness commented on August 19, 2024

Forgive my misunderstanding of this bug report. The issue is fixed on the latest tag. Sorry for having you file an invalid bug with Spring Boot

from spring-cloud-config-server.

norman-abramovitz avatar norman-abramovitz commented on August 19, 2024

No problem. The good thing is, I have built up some trust with you! πŸ˜„ You can close this issue when you are ready.

from spring-cloud-config-server.

hyness avatar hyness commented on August 19, 2024

Thank you so much @norman-abramovitz for all of these bug reports you’ve filed. Please don’t hesitate to file any additional issues you encounter.

from spring-cloud-config-server.

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.