This file contains information on how to configure and run the Bpdm Certificate Management applications.
Bpdm Certificate Management is a SpringBoot Kotlin software project managed by Maven.
To run the project first you need to install it from the parent pom. For that go to the root folder and then run the project:
mvn clean install -DskipTests
- This will install all the dependencies without need for test execution.- After installation you can simple run following command:
mvn spring-boot:run
- Maven
- JDK21
This work is licensed under the Apache-2.0.
- SPDX-License-Identifier: Apache-2.0
- Source URL: https://github.com/eclipse-tractusx/bpdm-certificate-management