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 😍
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.
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.
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
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
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.
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
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
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.
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
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.
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 😍
very well debated the tool
Hello Tech primers, Can you do a video to Test Java Microservices with Pact for contract testing with spring boot. I would highly appreciated.
There any way to handling number user login in spring boot application ?
Suppose: if there are 100 users login in app A ,
wonderful demo boss
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.
Sir..Can you please explain how to call /shutdown service with spring actuator
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.
You have to upgrade your embedded tomcat dependency in your pom like how fix issues with libraries
@@TechPrimers Thank you
I like Embedded server ....no need to deploy manual for every changes in the code
Can you please make video on Micronaut and Quarkus
Sure will do Athish
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
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
superb video i never experienced
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.
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
because I'm under @EnableLovingSpringBoot annotation
Can you make one video on Spring data jpa best and worst ?
Nice thanks for sharing 👍👌👌👌👌👌👌👌👌👌👌👌👌
Where did you buy your Stickers????
Can you share the links appearing on this video please????
I got them by attending various conferences & meet-up
Dev tools and actuator
How long companies uses this framework. what do u think bro
No one can predict the future sai. Until everyone is convinced a new framework works well n suits at that point in time.
Bro how can we deploy my library to maven?
I have a video on that buddy. Search for maven in the channel
can you share your knowledge on hypermedia API's .. like siren,uber etc
I have done it long back. Here is the video - th-cam.com/video/vvcANMpfr5I/w-d-xo.html
Autoconfiguration is the one that i love the most
Agree. Testable config
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
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.
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.
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
@@TechPrimers I know you are busy bro. Please connect me to any of your friends who can help me in this.
spring boot is totally annotation based so easy to learn nd write less code.
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
Spring boot is future of java .... They are adapting so quick to changing world .... Spring has become very matured over the time ....
Quarkus or Micronaut is the future Springboot is out dated
Con: Downloading jars from repository like jcenter
...till date, I still don't know what Spring Boot is. And can anyone explain to me why this is considered easy?
Just dive into it, you will know it yourself.
im java programmr
n facumlty
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.
you should check the gitter channels for various projects. They answer pretty quickly there.