Using YAML files - Microservice configuration with Spring Boot [07]

แชร์
ฝัง
  • เผยแพร่เมื่อ 3 ม.ค. 2025

ความคิดเห็น • 59

  • @alokrm
    @alokrm 5 ปีที่แล้ว +17

    You are really a champ. big fan of you. you explain every course in short and clean way. The courses are really helpful even for experienced people as well. In just 10.
    mins video we get a good idea on the concepts and it becomes easier to implement or apply in the projects. I am pretty sure you are spending good amount of time to create 10 min of video course. Really appreciate your efforts and hats off to you. You are helping lot many people with your videos. Thanks Kaushik :)

    • @TadhgDS
      @TadhgDS 3 ปีที่แล้ว

      I was going to write a comment but you captured my thoughts exactly and expressed them better. This guy is a great teacher

  • @haria8779
    @haria8779 4 ปีที่แล้ว +9

    The way you explain with a smile gives me confidence while learning the course.. Thank you :)

  • @roshankarwalkar7102
    @roshankarwalkar7102 5 ปีที่แล้ว +6

    Thanks for this video. Actually, It is one of the interview question that "What is a difference between properties file and YAML files" and you answered it through your video!

  • @kaushalmzp
    @kaushalmzp 4 ปีที่แล้ว

    Sharing is caring and this is the living example of that. Hats off Koushik.

  • @rahilkhan4852
    @rahilkhan4852 5 ปีที่แล้ว +1

    You are superb....always wait for your tutorials

  • @NikhilR07
    @NikhilR07 2 ปีที่แล้ว +1

    Nice content 🤗☺️

  • @nitinagrawal6637
    @nitinagrawal6637 5 ปีที่แล้ว +7

    YAML or properties file, I think it is just personal choice or a way to show to do something in other way, else I don't see special benefits in YAML.

  • @hardikchawla4966
    @hardikchawla4966 4 ปีที่แล้ว +1

    This is exactly what i was looking for bless you !

  • @saurabhsuman4960
    @saurabhsuman4960 5 ปีที่แล้ว +1

    Thanks for this video. Waiting eagerly for next..

  • @lauraadomaityte2151
    @lauraadomaityte2151 2 ปีที่แล้ว

    Your videos are amazing!!! So clear and useful!!! Thank you!!! :)

  • @punyabikash3624
    @punyabikash3624 3 ปีที่แล้ว

    Nice explanation kausik....gud 👍

  • @marcosandreslerin7470
    @marcosandreslerin7470 5 ปีที่แล้ว +1

    Really like your videos, thanks for sharing your knowledge

  • @ameerm7894
    @ameerm7894 4 ปีที่แล้ว

    Good explanation 👍

  • @mohammedshabbirahmed976
    @mohammedshabbirahmed976 3 ปีที่แล้ว

    You are Awesome Bro You are A Hero You ROCK THE WORLD BRO YOU ARE SUPER AND THE BEST

  • @OwNeDGr
    @OwNeDGr 2 ปีที่แล้ว

    you are awesome ! :)

  • @romantsyupryk3009
    @romantsyupryk3009 5 ปีที่แล้ว +1

    Thank you so much.

  • @immortalhuman7085
    @immortalhuman7085 5 ปีที่แล้ว +1

    Small suggestion, please use non dark theme in your IDE, sometimes we do not able to see it on our mobile phone. Although tutorial was fantastic, i was looking for it. Thanks

    • @easwargaming7903
      @easwargaming7903 5 ปีที่แล้ว +1

      Cuz, light attracts bugs😂 JK

    • @immortalhuman7085
      @immortalhuman7085 5 ปีที่แล้ว +1

      @@easwargaming7903 hahaha that could be the reason

  • @srianshworld3942
    @srianshworld3942 4 ปีที่แล้ว

    great explanation

  • @pradeeps3915
    @pradeeps3915 4 ปีที่แล้ว +1

    Thank you for the course videos.. Do we have level 4 ?
    Also, I have tried properties file having key value paris like ex: key: value still this works fine. Is this the correct standards to be used?

  • @gokhano3324
    @gokhano3324 2 ปีที่แล้ว

    Thanks for this video but How to pass argument in yml url property ?

  • @paramjeetsingh2757
    @paramjeetsingh2757 4 ปีที่แล้ว

    Video on multithreading please..

  • @nazeershaik1376
    @nazeershaik1376 2 ปีที่แล้ว

    Hi..i need help ..can you create Yaml file to migrate the data from oracle to AWS S3 ...?

  • @roseboutique-womensalterat1216
    @roseboutique-womensalterat1216 4 ปีที่แล้ว

    very helpful, thank you

  • @azharahmad3595
    @azharahmad3595 4 ปีที่แล้ว

    Thank u sir for your videos. Do u have any detailed course on Udemy or Coursera.

  • @srikaranb3649
    @srikaranb3649 5 ปีที่แล้ว

    Thank you for this video. A general question, not related to sprint boot.
    If I am to change my existing properties file to YAML, do I need to add a maven dependency (snakeyml) to parse the yml file? Does java natively support yml like properties file (java.util.properties)?

    • @Java.Brains
      @Java.Brains  5 ปีที่แล้ว +2

      Java doesn’t natively support it, but Spring Boot does. No dependencies need to be added by you

    • @srikaranb3649
      @srikaranb3649 5 ปีที่แล้ว

      @@Java.Brains thanks for your response

  • @basilgafoor
    @basilgafoor 5 ปีที่แล้ว

    Hi @java brains
    Do you have the complete course in Udemy / Pluralsight or somewhere I can get the complete course

  • @mannishkarki
    @mannishkarki 5 ปีที่แล้ว

    Just a minor confusion, you said not to use tabs but free to use any number of space, isn't that conflicting?

    • @Java.Brains
      @Java.Brains  5 ปีที่แล้ว +1

      Not really. A tab is a different character than a space. Do look it up!

    • @mannishkarki
      @mannishkarki 5 ปีที่แล้ว +1

      @@Java.Brains Thank you for your response, I get the difference part but just 4 spaces v tab always takes a toll on me, did a bit of research after posting this question itself, apparently they're actually picky about this :)

  • @karthikgotrala580
    @karthikgotrala580 5 ปีที่แล้ว

    Thank you Kaushik

  • @easwargaming7903
    @easwargaming7903 5 ปีที่แล้ว

    What if we have both application.propeties and application.yml files? How spring understands and finds the properties?

    • @ashokkk
      @ashokkk 5 ปีที่แล้ว +2

      Properties in application.properties override the properties in application.yaml, if same property is configured in both

    • @Java.Brains
      @Java.Brains  5 ปีที่แล้ว +3

      Don't do this though. It's super confusing when you have the same file name except for the extension/format. In fact, most people prefer to pick one format for their project and write all their property files using it.

    • @easwargaming7903
      @easwargaming7903 5 ปีที่แล้ว +1

      @JavaBrains: Thanks, you are awesome..
      @AshokKumar: Great, that's the perfect reply i was expecting ! Thanks again.

  • @rajenderprasad1193
    @rajenderprasad1193 5 ปีที่แล้ว

    Thank you Sir

  • @Harishjbp1
    @Harishjbp1 4 ปีที่แล้ว

    how to access properties file from D:/data/myproject

  • @umasankarbobba1506
    @umasankarbobba1506 5 ปีที่แล้ว

    What is difference between markup and nonmarkup language?

    • @Java.Brains
      @Java.Brains  5 ปีที่แล้ว

      Not sure I understand. Are you asking this in relation to this video?

    • @sush2142
      @sush2142 5 ปีที่แล้ว +1

      HTML is a markup language. Java is a non markup language.

    • @easwargaming7903
      @easwargaming7903 5 ปีที่แล้ว

      A markup language is a computer language that uses tags to define elements within a document.
      HTML, XML uses tags to define ( ), hence markup language.
      Java, Yml doesn't use tags, hence programing language.
      JS uses tags, codes, special symbols ${}, scrips, hence Scripting language.

    • @umasankarbobba1506
      @umasankarbobba1506 5 ปีที่แล้ว +1

      @@easwargaming7903 thank you

  • @tenminutetokyo2643
    @tenminutetokyo2643 4 ปีที่แล้ว

    Cant we just roll all these different formats into one?

  • @mediastudio5422
    @mediastudio5422 5 ปีที่แล้ว

    thank you

  • @don300100
    @don300100 5 ปีที่แล้ว

    Thanks

  • @aaajojoaaa
    @aaajojoaaa 2 ปีที่แล้ว

    I can't give you more than one like, if I could I would give you 1000 likes :)

  • @MoshiurRahman-ct2wm
    @MoshiurRahman-ct2wm 5 ปีที่แล้ว

    Thanks..

  • @indexOutOfBound
    @indexOutOfBound 4 ปีที่แล้ว

    Spaces vs Tabs

  • @ADGroupOfArtMedia1
    @ADGroupOfArtMedia1 5 ปีที่แล้ว

    Personally, I don't like YAMLs. In the begining of the project/product it looks fine. but when project grows and you need to maintain mutliple profiles on multiple environments and sometimes even need to compare two files of different envs, then YAMLs starts itching your eyes. It becomes YAML Hell and readability becomes very much down as it grows bigger. Property files are cleaner. Again, It's my personal view. This is more of a subjective thing.

  • @maktumhusainbetageri6747
    @maktumhusainbetageri6747 ปีที่แล้ว

    I am in a loop set by this wizard. Unable to exit TH-cam.... Dont know # video this is...

  • @philipalexakis1190
    @philipalexakis1190 5 ปีที่แล้ว +1

    Sir why everything is FREE? It doesn't make any sense! Thank you!!!!!!

    • @Java.Brains
      @Java.Brains  5 ปีที่แล้ว +8

      You are always welcome to give me your money 😉

    • @spandiar
      @spandiar 4 ปีที่แล้ว +1

      @@Java.Brains well, these courses are kind of priceless...no way can we afford these

  • @maktumhusainbetageri6747
    @maktumhusainbetageri6747 ปีที่แล้ว

    "my colon"😄😄

  • @hemnath7880
    @hemnath7880 5 ปีที่แล้ว +1

    Thank you