Skip to content

Commit 151147e

Browse files
committed
Minor changes
1 parent 1a72914 commit 151147e

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

src/main/resources/application.properties

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,3 @@ spring.jpa.show-sql=true
2121
# === Actuator ===
2222
#TODO: Enable and configure actuator endpoints as needed
2323
management.endpoints.web.exposure.include=health,info
24-
25-
# === AWS Parameter Store Integration ===
26-
#TODO: Add as environment variable in the configuration of your deployment environment or local IDE run configuration:
27-
#TODO - AWS_ACCESS_KEY_ID
28-
#TODO - AWS_SECRET_ACCESS_KEY
29-
#TODO - AWS_REGION
30-
spring.config.import=aws-parameterstore:/path/to/your/parameters

0 commit comments

Comments
 (0)