aws-appconfig-java-sample icon indicating copy to clipboard operation
aws-appconfig-java-sample copied to clipboard

A Sample Java Microservices application to demo the capabilities of Amazon Q Developer agent for Code Transformation.

Results 5 aws-appconfig-java-sample issues
Sort by recently updated
recently updated
newest added

Hi, I am now trying to build this application for testing amazon q migration framework. BTW, "import com.amazonaws.samples.appconfig.utils.MovieUtils; " code cannot be found, so there is a build failure, Could...

*Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Bumps [json](https://github.com/douglascrockford/JSON-java) from 20200518 to 20230227. Release notes Sourced from json's releases. 20230227 Pull Request Description #723 Protect JSONML from stack overflow exceptions caused by recursion #720 Limit the XML...

dependencies

Hi 👋, We are currently evaluating `AppConfig`. The apis used in this sample code have been deprecated in favor of [StartConfigurationSession](https://docs.aws.amazon.com/appconfig/2019-10-09/APIReference/API_appconfigdata_StartConfigurationSession.html) I can't find any resources on how to programmatically...