Skip to content
Snippets Groups Projects
Commit 0dda4751 authored by Rostislav Dublin (EPAM)'s avatar Rostislav Dublin (EPAM)
Browse files

APP_PROJECT env var applied

parent b14019f1
No related branches found
No related tags found
1 merge request!144(GONRG-3831) GCP Notification: OQM mapper
Pipeline #80441 failed
...@@ -20,8 +20,8 @@ import org.springframework.beans.factory.annotation.Value; ...@@ -20,8 +20,8 @@ import org.springframework.beans.factory.annotation.Value;
import org.springframework.context.annotation.Primary; import org.springframework.context.annotation.Primary;
import org.springframework.stereotype.Component; import org.springframework.stereotype.Component;
//@Component @Component
//@Primary @Primary
public class GcpAppServiceConfig { public class GcpAppServiceConfig {
@Value("${APP_PROJECT}") @Value("${APP_PROJECT}")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment