Vadim Bryksin
Vadim Bryksin
The problem here is not in the file separation or how to solve the problem, having several profiles through commas is also a solution. Workarounds exist and they are not...
Well, I was taking for reference the standard spring boot application, non of the integrations required a specific active profile. As I mentioned we have 30+ microservices tidily integrated with...
You will and up writing your own plugin using their libraries as avatar functionality not exposed to the unity plugin, but exists in libraries. And no reply or any action...
I would prefer to have completely single `.hcl` file which will be dynamically resolved based on variables for example: set environment variable `TF_VAR_ENV`=["dev" | "qa" | "prod"] `variables.tf` ``` #...
I made new [project for reactive cache](https://github.com/Bryksin/redis-reactive-cache) with proper annotation usage, Spring Boot auto-configuration and tests, looks like working well, it will be soon deployed to our production.
Hi @62mkv, unfortunately usage of the lib is very low, no time to focus on it properly It was just MVP version and definitely has room for improvement, at least:...
Still the same problem: Swagger: 2.9.2, Spring Boot 2.2.0.M6 - Hoxton.M2
Bump Would be awesome to get ReactiveCrudRepository to support DynamoDB
Confirm Gradle `v7.5.1` - fails with: ``` A problem was found with the configuration of task ':swaggerhubDownload' (type 'DownloadTask'). - In plugin 'io.swagger.swaggerhub' type 'io.swagger.swaggerhub.tasks.DownloadTask' property 'port' of type int...
It performs GHA build job and deploys to PyPi. Don't think that this packed required to be in PyPi, this is not SDK which you need to install and import...