Scaling APIs With Spring Cloud
41:41
What Is Spring? (SpringOne 2024)
45:19
Spring Tips: HTMX
21:09
4 ай бұрын
Пікірлер
@satyapanigrahy920
@satyapanigrahy920 17 сағат бұрын
Hi thanks for this tutorial. I am implementing error handling framework during transition in my state machine. however stuck at - Cannot resolve symbol 'StateMachineFunction' .Any leads or suggestion really helps
@Indian1947-o1z
@Indian1947-o1z Күн бұрын
Hello from India
@pratikkhandale3127
@pratikkhandale3127 3 күн бұрын
Where i can find demo video for Spring AI and Gemini implementation ??
@DiomedesCher
@DiomedesCher 4 күн бұрын
Great analysis, thank you! Could you help me with something unrelated: I have a SafePal wallet with USDT, and I have the seed phrase. (alarm fetch churn bridge exercise tape speak race clerk couch crater letter). Could you explain how to move them to Binance?
@CodeJava
@CodeJava 4 күн бұрын
Spring Security really saves developer's life.
@CodeJava
@CodeJava 5 күн бұрын
thanks for this informative video.
@shogant
@shogant 8 күн бұрын
I cut and pasted all the config text in the application.properties files and see this white label error page: Whitelabel Error Page This application has no explicit mapping for /error, so you are seeing this as a fallback. Thu Dec 19 22:58:27 PST 2024 There was an unexpected error (type=Not Found, status=404).
@alaintouret6609
@alaintouret6609 9 күн бұрын
Hi Josh, thank you for sharing your knowledge. May I suggest an improvement? In the metaprogramming part, the use of the HikariDataSource instead of LazyConnectionDataSourceProxy would be more explicit in order to show the lack of call of the getConnection method. Replace: if (bean instanceof LazyConnectionDataSourceProxy db) { with: if (bean instanceof HikariDataSource db) { then you get: class com.zaxxer.hikari.HikariDataSource.getConnection() class com.zaxxer.hikari.pool.HikariProxyConnection operation: apac no operation: The no operation part exhibits no call to the getConnection() method anymore. Please note that I added the class of the invoked bean in the message.
@emmanuelU17
@emmanuelU17 10 күн бұрын
Amazing presentation
@vijo3510
@vijo3510 13 күн бұрын
Will this work for mysql .i tried but registry coming null
@kevinconstantine2437
@kevinconstantine2437 14 күн бұрын
I had fun Josh 😂❤
@alskaa1
@alskaa1 16 күн бұрын
Oh, wait. Does the virtual thread work with Kotlin? I thought it could be coroutine.
@patriciasuarez9164
@patriciasuarez9164 16 күн бұрын
very complex, i didn´t understand, i didn't see any visual objects in
@dineshrajpampati8928
@dineshrajpampati8928 19 күн бұрын
hi Dan can you please let me how did you do the macro for speech to text(AI)
@fanny-ml-gameplay
@fanny-ml-gameplay 19 күн бұрын
How to integrate azure application insights with spring boot 3?
@aravinth.sivarasa
@aravinth.sivarasa 22 күн бұрын
simply awesome 🖖
@silicon-shaman
@silicon-shaman 22 күн бұрын
Please, for the love of god, balance DaShaun's microphone, all you need to do is put a basic compressor on his track. I love this podcast, but I hate having my ears bleed every time he shouts out of excitement for something.
@HamzaEngineering
@HamzaEngineering 23 күн бұрын
Thank you Josh. clear and concise explanation. I liked how you explained preview features by definition and when I should use it. specially downcall and upcall terms 👍
@匿名-x5m
@匿名-x5m 24 күн бұрын
What is the use case? Someone, please explain
@theevil6252
@theevil6252 24 күн бұрын
Casual part time presenter lives in boat and plays music - how about focus on being good at presenting?
@masumpolidasu3443
@masumpolidasu3443 26 күн бұрын
Well , informative video, we start using AI in spring as well great adaptations.
@wagnerdba
@wagnerdba Ай бұрын
Nice... works in final 3.4.0 today... Only update Class for "tokenGenerationSuccessHandler"
@halimdev9913
@halimdev9913 Ай бұрын
when spring framework (also spring boot) upgrade to kotlin 2.x ?
@lubarino.matheus
@lubarino.matheus Ай бұрын
Nice talk
@Aswodel
@Aswodel Ай бұрын
IMHO the proxy and interface classes make this too complicated. Why do we start so fast with a proxy class, what is it and why is it needed? More explanation is needed there.
@MonsterSmart
@MonsterSmart Ай бұрын
...stand less close to me XD
@mynameis3lwan
@mynameis3lwan Ай бұрын
Really interesting. I think ViewComponent is what missing in Spring MVC. Thomas please propose this feature for Spring framework 7.x.x :)
@wdeath
@wdeath Ай бұрын
Using Clojure and Hiccup in the Java project, will make HTMX way more easier to use.
@MrAnonimR
@MrAnonimR Ай бұрын
Is it possible to chain @PostAuthorize or @PreAuthorize annotations?
@AnaidJimenez-xh1ou
@AnaidJimenez-xh1ou Ай бұрын
Hello, is it possible to use a spring without using a spring "boot"? Because I don't want to use tomcat embedded, I would like to use it in Payara, is it possible? also because I would like to use with Jakarta EE 9.1
@JamesLu-q6s
@JamesLu-q6s Ай бұрын
Hello, set maxIdleTime and enable evict in background, this is easy to understand. But how does tcp keep alive work to remove the connection from pool? Does it need to enable evict in background to detect the dead connection and remove it from pool?
@gustavolopes5122
@gustavolopes5122 Ай бұрын
Okay, but this video is a lot superficial. We need to pay attention cause in the real world our applications run in containers with dynamic addresses handled by API gateway(zuul, k8s API gateway,...), http2 is a stateful connection we need to have certain that our network component has support to it and if our application scale will work with a stateful protocol, in the resume it is not so simples. One tip, don't try to put something like this in production only to watch this video. You will fail for a lot of important factors that are not mentioned in this video.
@gamires
@gamires Ай бұрын
"I don't have cloud money, I have rasphberry money" ♥ I love that sentence DaShaun
@boredbytrash
@boredbytrash Ай бұрын
Your programming style is interesting, but don’t forget: you’re working alone. Youngsters, make sure to always put Maintainability at the front. Your current as well as future coworkers will appreciate it. Putting 20 classes and records into one file looks fancy in this video but is hell for teams bigger than 2…
@TheodoreRavindranath
@TheodoreRavindranath Ай бұрын
Awesome!! Great for small companies/projects who don't want to do Microservices right at the beginning
@MoizGhori-n1p
@MoizGhori-n1p Ай бұрын
Excellent Presentation. from Boston, USA
@NicolasZaeta-bc3ik
@NicolasZaeta-bc3ik Ай бұрын
Is there a repo for this project?
@kappaj01
@kappaj01 Ай бұрын
Impressive presentation Josh - fun as always! So much to learn from you every time!
@Anshulkatta
@Anshulkatta Ай бұрын
i have no idea how nodejs and python are doing this, spring makes it so easy for Java
@kevinmaltby4202
@kevinmaltby4202 Ай бұрын
Can similar if not the same things be achieved with Spring integration with respect to messaging between independent components of a system?
@lewiswccful
@lewiswccful Ай бұрын
Thank you very much. That's very useful. Seems it doesn't work well with all the projects upgraded to latest spring boot version. Just leaving the oauth client not upgraded will work though
@sandeshaj4971
@sandeshaj4971 2 ай бұрын
How is this different from sending an OTP??
@konstantingromov6485
@konstantingromov6485 2 ай бұрын
Absolutely crazy to have this content in 44 minutes (with working live coding without live templates!). Great job, Rob and Josh
@carnelyve866
@carnelyve866 2 ай бұрын
Awesome... Didn't know that the mind behind Spring CLI AI, which is now my favorite copilot for Spring Boot, is the originator of Spring AI. He is amazing.
@valdemarjuniorr
@valdemarjuniorr 2 ай бұрын
Does anyone make it works using Native Images?
@zvengirdasmantryda
@zvengirdasmantryda 2 ай бұрын
Thanks a lot! schema.sql create table if not exists customer ( id serial primary key, name text ); create table if not exists customer_orders ( id serial primary key, customer bigint not null references customer (id), name varchar(255) ); create table if not exists customer_profiles ( id serial primary key, customer bigint not null references customer (id), username text not null, password text not null ); delete from customer_profiles; delete from customer_orders; delete from customer;
@michelantonybarrosbarrios6404
@michelantonybarrosbarrios6404 2 ай бұрын
It was great to see Nelson here, Thank you guys.
@TC10394
@TC10394 2 ай бұрын
Looks like spring initializer now has htmx dependency. Is that now a prefer way to include in the template file. If so, how do you specify htmx library in the template file using the Springboot's version of htmx library?