java-buildpack
java-buildpack copied to clipboard
Cloud Foundry buildpack for running Java applications
Could you please advise us if the used contrast security agent in the contrast_security_agent.yml is from the Maven Central (as described), since in the yml file it refers repository_root: https://download.run.pivotal.io/contrast-security...
+Explicitly set agent automatic upgrade flag
Today a developer pointed me to these application messages ``` Will not secure Ant [pattern='/cloudfoundryapplication/**'] You are asking Spring Security to ignore Ant [pattern='/cloudfoundryapplication/**']. This is not recommended -- please...
Instana Agent Implementation containing necessary framework code and tests. This will enable Instana Agent initialization and configuration for Java buildpack.
Earlier a regex pattern was used that supports Gemfire 10.0 only. But with some change in session-management packages, this regex pattern was also modified. So that it should support now...
Download sealights agent from 'customAgentUrl' Some our customers want to have possibility to download specific Sealights agent from their internal URL instead of public Sealights servers. We want to provide...
Bumps [yard](https://github.com/lsegal/yard) from 0.9.27 to 0.9.36. Release notes Sourced from yard's releases. Release v0.9.36 Further XSS fixes for generated frameset pages (#1538) Improve tests for Ruby 3.3 compatibility (#1519, #1531)...
We have a spring boot application that is deployed in PCF and works fine until we tried to migrate it to java-cfenv-boot library by following the migration guide and removing...
## Feature (removal) Request The CF java-buildpack explicitly sets the XX:ActiveProcessorCount _[1]_ for an improved container support _[2]_. With OpenJDK 11.0.17 and 17.0.5 the cpu shares are no longer used...
Hi, We are migrating application on spring boot 3.1.1 and Java 17. But when we push the code on environment we are getting below error. Java Buildpack v4.60.0 (offline) |...