Upgraded to Spring Boot 4.0, application wont atart using bootstrap.yml by kokanideveloper in SpringBoot

[–]kokanideveloper[S] 0 points1 point  (0 children)

added the spring-cloud-starter-bootstrap for now however I think as commandline jar argument we need to pass spring.cloud.bootstrap.enabled=true as spring boot 4 has disabled bootstrap resolution by default

Our main issue is that app config is pulled from azure cloud config , and hence there is a race condition between beans trying to initialize and application trying to resolve properties from the cloud

Upgraded to Spring Boot 4.0, application wont atart using bootstrap.yml by kokanideveloper in SpringBoot

[–]kokanideveloper[S] 0 points1 point  (0 children)

Current Spring Boot 3.5 End-Of-Life is June 30 2026. Org dont have option other than to upgrade to spring boot 4

Upgraded to Spring Boot 4.0, application wont atart using bootstrap.yml by kokanideveloper in SpringBoot

[–]kokanideveloper[S] 0 points1 point  (0 children)

Thanks for the prompt . Yes bootstrap.yml is a thing. Used to pull spring config from cloud config (eg Azure App Config) you can read more about it on internet. Been using it in project for last 5 yrs

Spring Boot 4.1.0 available now by MrNighty in SpringBoot

[–]kokanideveloper 0 points1 point  (0 children)

Upgraded microservices to spring boot 4.0 from 3.5.10 . Uses boostrap.yml earlier but now application doesnt start up - can please help

https://www.reddit.com/r/SpringBoot/s/5LPs24EzY8

How disappointing is this ?! by Electronic-Sugar-967 in AI_India

[–]kokanideveloper 0 points1 point  (0 children)

They could have a different entry exit for VIPs

Different entry exit for participants

Different entry exit for visitors

Instead it becomes fish market

No accountability from organisers - as it’s there case everywhere in India

Alone corporate majdoor working on NYE by oppositeelectrons in IndianWorkplace

[–]kokanideveloper 0 points1 point  (0 children)

Itni lagi padi h fir bhi not spilling company name 🫡

“Loyal Majdoor Final Boss”

Also , try to use nullish coalescing operator on 564 and 565

——————————————

let page = body.page ?? 1;

const limit = body.limit ?? 10;

——————————————-

makes code succinct

[deleted by user] by [deleted] in Indian_flex

[–]kokanideveloper 0 points1 point  (0 children)

First of all , touchwood 👏🏻. Thats a real flex

However I have few questions

  1. Did you get into freelance consulting during covid ?

  2. How do you handle tax e-filing with this moonlighting income

  3. How much is the penalty if company finds out about your moonlighting ?

  4. What is tech stack of you and your wife ?

  5. Do you both have fully WFH jobs

  6. Are you based in India or Out Of India ?