Spring Boot: the best and the worst

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 ธ.ค. 2024

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

  • @JaNaMSoNi
    @JaNaMSoNi 4 ปีที่แล้ว +8

    When I started spring with XML based configuration.
    I was so bored within 15 days.
    Then after just started Spring boot 🥰
    Now I'm just in love with it 😍

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

    very well debated the tool

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

    Hello Tech primers, Can you do a video to Test Java Microservices with Pact for contract testing with spring boot. I would highly appreciated.

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

    There any way to handling number user login in spring boot application ?
    Suppose: if there are 100 users login in app A ,

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

    wonderful demo boss

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

    standardised set of properties for almost all 3rd party libs and tools in application.properties is a huge relief for me, inspite of the many-many jars that comes default with the boot.

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

    Sir..Can you please explain how to call /shutdown service with spring actuator

  • @srinivasachanta9417
    @srinivasachanta9417 4 ปีที่แล้ว +2

    Hi, Even embedded tomcat has advantages. If there are security flaws in tomcat and these need to be fixed quickly,.i.e for production environments how should we address the security patches of tomcat when embedded tomcat is used.

    • @TechPrimers
      @TechPrimers  4 ปีที่แล้ว +2

      You have to upgrade your embedded tomcat dependency in your pom like how fix issues with libraries

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

      @@TechPrimers Thank you

  • @RajKumar-wf8nm
    @RajKumar-wf8nm 4 ปีที่แล้ว +4

    I like Embedded server ....no need to deploy manual for every changes in the code

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

    Can you please make video on Micronaut and Quarkus

  • @mikecmw8492
    @mikecmw8492 4 ปีที่แล้ว +2

    Good stuff gi. Iike I said before, please get an advanced Spring Batch project going where you listen to multiple filesystems and import files into a DB by extracting various file attributes. Gi

  • @mytube3486
    @mytube3486 4 ปีที่แล้ว +3

    Best :
    Less configuration.
    Quick Development.
    Worst:
    Debugging.
    If more services design will be complex .
    More service can't run in local due to machine slowdown

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

    superb video i never experienced

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

    Congrats! Really a great vídeo, Spring deserves it. Yes! Spring gave and continue giving huge contributions to the Java ecosystem. There are lots of amazing Java frameworks appearing in the market (like Quarkus, etc), but Spring keeps its relevance by giving the best to the Java devs.

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

    You should try Grails. It is an awesome implementation over Spring Boot, it makes the entire experience much more pleasant and clean. And yet still retain full Spring boot configuration ability if one wishes. It is based on Convention over Configuration philosophy

  • @imanmohammadpour3808
    @imanmohammadpour3808 4 ปีที่แล้ว +3

    because I'm under @EnableLovingSpringBoot annotation

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

    Can you make one video on Spring data jpa best and worst ?

  • @InterviewDOT
    @InterviewDOT 4 ปีที่แล้ว +2

    Nice thanks for sharing 👍👌👌👌👌👌👌👌👌👌👌👌👌

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

    Where did you buy your Stickers????
    Can you share the links appearing on this video please????

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

      I got them by attending various conferences & meet-up

  • @programmershub663
    @programmershub663 4 ปีที่แล้ว +2

    Dev tools and actuator

  • @saikarthik8953
    @saikarthik8953 4 ปีที่แล้ว +2

    How long companies uses this framework. what do u think bro

    • @TechPrimers
      @TechPrimers  4 ปีที่แล้ว +3

      No one can predict the future sai. Until everyone is convinced a new framework works well n suits at that point in time.

  • @sujithg5873
    @sujithg5873 4 ปีที่แล้ว +2

    Bro how can we deploy my library to maven?

    • @TechPrimers
      @TechPrimers  4 ปีที่แล้ว +2

      I have a video on that buddy. Search for maven in the channel

  • @chrispure7461
    @chrispure7461 4 ปีที่แล้ว +2

    can you share your knowledge on hypermedia API's .. like siren,uber etc

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

      I have done it long back. Here is the video - th-cam.com/video/vvcANMpfr5I/w-d-xo.html

  • @vishnuvijay4396
    @vishnuvijay4396 4 ปีที่แล้ว +3

    Autoconfiguration is the one that i love the most

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

      Agree. Testable config

  • @kashyapkiran1729
    @kashyapkiran1729 4 ปีที่แล้ว +2

    Most of the things you already mentioned. Recently I saw spring supports buildpack from 2.3.0.M1 . Although there was a similar kind of implementation from google Jib. spring.io/blog/2020/01/27/creating-docker-images-with-spring-boot-2-3-0-m1

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

      Yes kashyap. I believe it's painful to manage customisations in pom. Most of the times ppl use custom base images so they may still use Dockerfile.

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

    Nice one bro. I'm assigned with new work where I have to implement spring boot rest with jwt authentication and angular from the frontend. Now they had asked to do initial poc on same. Please help me bro to accomplish this task. I'm also ready to do payment based on effort as it's critical. They are simply putting more pressure due to recession hit.

    • @TechPrimers
      @TechPrimers  4 ปีที่แล้ว +2

      I do not provide any service bro. Meanwhile you can check the JWT with Spring Boot video here - th-cam.com/video/-HYrUs1ZCLI/w-d-xo.html

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

      @@TechPrimers I know you are busy bro. Please connect me to any of your friends who can help me in this.

  • @Sumitsharma-vc6ur
    @Sumitsharma-vc6ur 4 ปีที่แล้ว +5

    spring boot is totally annotation based so easy to learn nd write less code.

    • @DanielG_A
      @DanielG_A 4 ปีที่แล้ว +3

      Been working with spring boot about 3 years and yea it is easy, however, you can mess up things really quickly if you do not understand those annotations completly

  • @Nagesh-n-Bhosle
    @Nagesh-n-Bhosle 4 ปีที่แล้ว +5

    Spring boot is future of java .... They are adapting so quick to changing world .... Spring has become very matured over the time ....

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

      Quarkus or Micronaut is the future Springboot is out dated

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

    Con: Downloading jars from repository like jcenter

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

    ...till date, I still don't know what Spring Boot is. And can anyone explain to me why this is considered easy?

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

      Just dive into it, you will know it yourself.

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

    im java programmr

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

    n facumlty

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

    spring community is actually a con. no one answers my questions on StackOverflow or their own github. Compare this with nodejs I get answers within a single day for the most part. Spring community is quite inactive actually, I would love to see which websites/discord/slack etc you ask questions coz I never get answers for Spring related projects.

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

      you should check the gitter channels for various projects. They answer pretty quickly there.