Jump to content

Spring Boot Custom Config


Amrita

Recommended Posts

 

Spring Boot opinionated framework and provides basic config with which we can create production ready app kada..did you ever run into situation where you had to really customize configuration? Dependencies add chesukoni project ki related we can get it going. Real world lo customized config evaranna use chesara? Na last 5 projects lo nenu customized config ayite use cheyaledu basic config mida dependencies add chesukunte saripoyindi. Please throw some light about customized config. Thank you !

Link to comment
Share on other sites

2 minutes ago, Amrita said:

 

Spring Boot opinionated framwork and provides basic config with which we can create production ready app kada..did you ever run into situation where you had to really customize configuration? Dependencies add chesukoni project ki related we can get it going. Real world lo customized config evaranna use chesara? Na last 5 projects lo nenu customized config ayite use cheyaledu basic config mida dependencies add chesukunte saripoyindi. Please throw some light about customized config. Thank you !

ma room mate he works on that in bnsf

if u can pm me  i will ask him if he can help u 

he works on spring boot there 

Link to comment
Share on other sites

5 minutes ago, Amrita said:

 

Spring Boot opinionated framework and provides basic config with which we can create production ready app kada..did you ever run into situation where you had to really customize configuration? Dependencies add chesukoni project ki related we can get it going. Real world lo customized config evaranna use chesara? Na last 5 projects lo nenu customized config ayite use cheyaledu basic config mida dependencies add chesukunte saripoyindi. Please throw some light about customized config. Thank you !

The most we used it is to import swagger api and ehcache api using @import and config objects. Is this what you looking for or even more deeper into modifying the basic out of the box configuration? Vere teams lo batch loaders rasaru they modified the out of box configuration more.

Link to comment
Share on other sites

6 minutes ago, Amrita said:

 

Spring Boot opinionated framework and provides basic config with which we can create production ready app kada..did you ever run into situation where you had to really customize configuration? Dependencies add chesukoni project ki related we can get it going. Real world lo customized config evaranna use chesara? Na last 5 projects lo nenu customized config ayite use cheyaledu basic config mida dependencies add chesukunte saripoyindi. Please throw some light about customized config. Thank you !

From last week I started my project from scratch when I need to call legacy soap services by generating clients using axis2 in boot.. so lot of dependencies I need to add manually .. 

Link to comment
Share on other sites

2 minutes ago, Detriotlions said:

ma room mate he works on that in bnsf

if u can pm me  i will ask him if he can help u 

he works on spring boot there 

 Spring boot basic config mida 80% applications build chesukovachu 20% key customized config kavali ani antaru. Preparing for FT so kind of trying to know if any one used custom config. If your roommate used custom config why he had to adigi cheppu dude. Thanks a ton for help.

Link to comment
Share on other sites

1 minute ago, JingBang said:

The most we used it is to import swagger api and ehcache api using @import and config objects. Is this what you looking for or even more deeper into modifying the basic out of the box configuration? Vere teams lo batch loaders rasaru they modified the out of box configuration more.

Swagger ki basic config nunche build cheyachu kada dude? Yeah i am looking for scenario where we have to modify out of box config. Em scenario ki they had to change it is my Q. Thanks for help.

Link to comment
Share on other sites

5 minutes ago, TOM_BHAYYA said:

From last week I started my project from scratch when I need to call legacy soap services by generating clients using axis2 in boot.. so lot of dependencies I need to add manually .. 

Dependencies kadu tom bhayya avi just jars you dl form maven repo kada . Basic app config which we build with spring initializer or IDE or Spring CLI for making the app ready adi deniki (BR) customize chestaru ani asking . 

Link to comment
Share on other sites

9 minutes ago, Amrita said:

Swagger ki basic config nunche build cheyachu kada dude? Yeah i am looking for scenario where we have to modify out of box config. Em scenario ki they had to change it is my Q. Thanks for help.

Ya maku specific config files unnay in house on top of swagger daniki we use a config object with @configuration. Same with ehcache xml we use a config object with same annotations. Ivi basic examples memu vadevi.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...