vananiev
vananiev
I've got same exception with: - spring-boot 2.6.6 - spring-boot 2.6.5 - spring-boot 2.6.4 - spring-boot 2.6.0 _(breaking build)_ Client app works on - spring-boot 2.5.12 - spring-boot 2.5.5 I...
Yes. Spring Boot 2.6.6 + Spring Cloud 2021.0.1 starts, but client can't get config from Cloud Server. Server has this configuration ``` spring.cloud.config.server.prefix=cloud-config spring.cloud.config.server.composite[0].type=native spring.cloud.config.server.composite[0].search-locations=file:test/{application}/{label} ``` and client calls `GET...
Sorry, can't reproduce problem with minimal [sample](https://github.com/vananiev/spring-cloud-server-demo/tree/task-spring-cloud-config-2009). My app with Config Server 2020.0.5 configures `configPath` in Eureka metadata if `spring.cloud.config.server.prefix` was set, but Config Server 2021.0.1 doesn't configure `configPath`. I...
I found the problem. Spring Boot `2.5.12` + Spring Cloud `2020.0.5` + Spring Cloud Starter Netflix Ribbon `2.2.7` + Ribbon Eureka `2.3.0` leads to this order in methods call 1....
Нужны примеры отчетов (excel/xml в приоритете).
Relates gh-142
Чтобы не было потери данных при парсинге, нужен текстовый формат вместо pdf.
[1111_Отчет_брокера_за_период_с_1_Января_2020_по_14_Декабря_2020.xlsx](https://github.com/spacious-team/investbook/files/5721454/1111_._._._._._1_._2020_._14_._2020.xlsx)
Получил информацию, на первом этапе требуется только поддержка Freedom Finance.
Документацию можно собирать в AsciiDoc pdf/html и поставлять с релизом. Сделать документацию доступной для скачивания с веб-страницы приложения.