ibm-messaging / mq-dev-patterns

Code samples and messaging patterns for IBM MQ developers
Apache License 2.0
191 stars 165 forks source link

JWT ENABLED JMSPUT #247

Closed harshitsharma2801 closed 4 months ago

harshitsharma2801 commented 5 months ago
  1. Modified env.json with JWT_ENDPOINTS.
  2. Changes in SampleEnvSetter to populate the jwtEndpoints.
  3. Added JwtHelper class for all http request related code.
  4. Changes in JmsPut to handle Jwt_endpoints.