Spring cache | Caffeine | Kotlin
11:47
Reactive Spring security | Kotlin
13:01
Graphql application with Spring boot
17:39
Reactive Spring MVC
15:42
4 жыл бұрын
CRUD Spring Boot
11:52
5 жыл бұрын
Android Consume REST API
13:38
5 жыл бұрын
Spring MVC | Load balancing
11:25
6 жыл бұрын
Spring MVC Custom Exception handling
8:19
Android ListView with Kotlin Anko
19:16
Kotlin : Happy Development
21:47
6 жыл бұрын
iOS Swift : Working with database
13:44
iOS tableview with RxSwift
11:24
7 жыл бұрын
Slide menu | iOS Swift
7:03
7 жыл бұрын
Logging in Spring MVC application
8:47
Пікірлер
@alpanajyoti7774
@alpanajyoti7774 14 күн бұрын
getting issue <<<Exception in thread "main" com.jcraft.jsch.JSchException: Session.connect: java.net.SocketException: Connection reset >>>
@BusAppResearch
@BusAppResearch Ай бұрын
Render is asking credit card details. Anyway to skip that?
@nucatus
@nucatus 2 ай бұрын
short and nice.
@peterabiodunokusolubo1541
@peterabiodunokusolubo1541 3 ай бұрын
Excellent Tutorial, straight to the point to time waster. I love it.
@alifurkan1599
@alifurkan1599 3 ай бұрын
I got this error on Render Do you have any suggestion? error: failed to solve: process "/bin/sh -c ./gradlew bootJar --no-deamon" did not complete successfully: exit code: 1
@HaiNguyen-mp5rr
@HaiNguyen-mp5rr 3 ай бұрын
I also got the same error,how to resovle it
@TheGeminiJohn285
@TheGeminiJohn285 3 ай бұрын
I got the same error, has anyone found a solution?
@remix1xandre
@remix1xandre Ай бұрын
same :,(
@mokhxyz123
@mokhxyz123 4 ай бұрын
i know this video is so old but men thanks you you save me :)
@ouhoy
@ouhoy 4 ай бұрын
Thank you for the straight forward video. This helped me to deploy my Maven project.
@sheelendersharma8525
@sheelendersharma8525 4 ай бұрын
Hi @ouhoy, I'm also trying to deploy mvn project but it is failing at line number 5 from docker file. pls can you pls assist?
@sheelendersharma8525
@sheelendersharma8525 4 ай бұрын
I'm using mvnw instead of gradlew
@marcos_silvestri
@marcos_silvestri 4 ай бұрын
Can that auto generated URL at the end can be modified to use a domain of our choice insder Render?
@szLynAs
@szLynAs 4 ай бұрын
Not sure. Please see their docs
@user-mr8jt2ig9g
@user-mr8jt2ig9g 5 ай бұрын
👏
@kekko9683
@kekko9683 5 ай бұрын
It's the same for maven?
@szLynAs
@szLynAs 5 ай бұрын
Yes
@naveenrajukopparthi3046
@naveenrajukopparthi3046 6 ай бұрын
Can we deploy spring boot application without docker in that render?
@szLynAs
@szLynAs 5 ай бұрын
Yes you can
@ua_win1402
@ua_win1402 5 ай бұрын
@@szLynAshow
@tomaszw6449
@tomaszw6449 6 ай бұрын
Very good video, short and to the point! Where can I find the appropriate Dockerfile but for a Maven project?
@szLynAs
@szLynAs 5 ай бұрын
Change line 7 Dockerfile to ./mvnw package and then change line 13 to COPY --from=target /target/demo-1.jar app.jar
@rmcf3972
@rmcf3972 9 ай бұрын
Postgres in render is on 90 day free
@arnaudpoutieu1331
@arnaudpoutieu1331 9 ай бұрын
Thank you for this great session. Looking forward to more HTMX Spring Thymeleaf stuff 👍
@bernout4341
@bernout4341 10 ай бұрын
how do you connect ur app with a postgres database hosted on render?
@bernout4341
@bernout4341 10 ай бұрын
because if you try to build a docker container that depends on a postgresql database, the app with throw an error, how do you go about that?
@szLynAs
@szLynAs 10 ай бұрын
@@bernout4341 I tried with pg did not face any issue. What is the error you are getting?
@doniknyy
@doniknyy 11 ай бұрын
| FROM openjdk:17-jdk-slim Sep 13 02:00:33 PM 8 | EXPOSE 8080 Sep 13 02:00:33 PM 9 | >>> COPY --from-build /build/libs/demo-1.jar app.jar Sep 13 02:00:33 PM 10 |
@andrelopespereira97
@andrelopespereira97 11 ай бұрын
Thanks, you saved me!
@nztuber
@nztuber 11 ай бұрын
Thanks for taking the time to share this. Very clear. I had no problems getting set up, as a result.
@0xPaulo.
@0xPaulo. Жыл бұрын
It worked perfectly, but after a while of inactivity it ends, is that right or did I do something wrong, I would like it to stay 24 hours
@szLynAs
@szLynAs Жыл бұрын
render does not allow 24 hour availability in the free tier. If you want to keep you app always running there, you have to upgrade to paid subscription
@0xPaulo.
@0xPaulo. Жыл бұрын
@@szLynAs I understand, thank you very much for your attention, tell me something, if I leave a browser window reloading, will it think that it always has some use and will not close, or does the timer count elsewhere, could you tell me?
@szLynAs
@szLynAs Жыл бұрын
@@0xPaulo. I am not sure how it will behave. you can give it a try and see for yourself
@stellachieh
@stellachieh Жыл бұрын
In my case, I need to add ''' RUN chmod +x ./gradlew ''' before the docker builds the jar
@stellachieh
@stellachieh Жыл бұрын
Thanks for this vedio! I finally host my service on the cloud
Жыл бұрын
This is the fist time I see hx-trigger="load" combined with hx-get to load the initial state of a component. Is this a good practice? Shouldn't I just render those component in a single pass with the initial returned page? It helps with caching that's for sure but requires the browser to request more.
@szLynAs
@szLynAs Жыл бұрын
IMHO this is a good practice. because part of the body can load independently. More request to the server is not a problem I would say
@AndreasJaegle
@AndreasJaegle 8 ай бұрын
I wanted to raise the same question. When would you rather go with thymeleaf fragments/includes than with on-load triggers? They allow a similar composition, but on the server side. Several requests for different parts of the page on startup might not be a big issue from a performance perspective, but I could imagine that this makes it a lot harder to create deep-links to e.g. a selected user. Especially if this line should be highlighted in the table and you want to add some error handling for invalid ids. Still, I like your pragmatic style and the way you explain certain steps. Keep up that good work!
@rafiulhassan4027
@rafiulhassan4027 Жыл бұрын
Hello Sir! Please continue with this topic.
@igbokwevictor4866
@igbokwevictor4866 Жыл бұрын
Would this work for maven also?
@szLynAs
@szLynAs Жыл бұрын
yes
@marcoespinoza8620
@marcoespinoza8620 Жыл бұрын
no se escucha
@user-ps2bk2eh9o
@user-ps2bk2eh9o Жыл бұрын
how do i hide api keys and secrets and still be able to deploy the app?
@szLynAs
@szLynAs Жыл бұрын
In render setting you can set environment variable. You can easily access those variable in your spring application
@jonathanmantello3974
@jonathanmantello3974 Жыл бұрын
Hey great video, very simple, clear, and easy to follow. If you're like me on Windows and editing the project locally, I probably could have changed the gradlew permission another way other than chmod, but I just added this line here: RUN chmod +x ./gradlew RUN ./gradlew bootJar --no-daemon So that it runs on the deployed server beforehand, and that solved the permission issue I was having.
@szLynAs
@szLynAs Жыл бұрын
Thanks for the tips!
@vahanpoghosyan1581
@vahanpoghosyan1581 Жыл бұрын
hi, will this work for hosting Spring Boot Websocket?
@szLynAs
@szLynAs Жыл бұрын
It should work but I am not 100% sure
@phamtuankhanh5529
@phamtuankhanh5529 Жыл бұрын
i followed you but the result is There was an unexpected error (type=Not Found, status=404).
@rahimkhan-fh9dd
@rahimkhan-fh9dd Жыл бұрын
I have Acommerce project with multiple microservices like 7 microservices 1 API Gateway 1 Eureka Server Angular App as frontend Each microservices has its own databases like MySQL. Can I use render free tier to deploy my Ecommerce app or there are some limitation of render.
@szLynAs
@szLynAs Жыл бұрын
I dont think you will be able to do it in render or any other platform with free tier
@mihirshinde4268
@mihirshinde4268 4 ай бұрын
did you find any platform?
@rahimkhan-fh9dd
@rahimkhan-fh9dd 3 ай бұрын
@@mihirshinde4268 deployed on Oracle cloud platform
@kamillo27
@kamillo27 Жыл бұрын
Hi, thanks for video. I don't understnad whats going on in Dockerfile and that;s problem for me. Could you reccomend some materials to find out?
@szLynAs
@szLynAs Жыл бұрын
Search "docker tutorial" on youtube. You can find many learning materials here
@bboyPrzemek
@bboyPrzemek Жыл бұрын
Its not spring mvc fucking idiot
@bhavyabansal1143
@bhavyabansal1143 Жыл бұрын
This is not working, when I run the tomcat server it opens localhost:8080/SpringJavaConfig_war_exploded/ and then it says 404. I even tried just localhost:8080. Can someone help?
@alyarizkaputri8982
@alyarizkaputri8982 Жыл бұрын
halo bg, bisa kirim nama user ig bg? saya ingin bertanya" mengenai Mac dari dm
@szLynAs
@szLynAs Жыл бұрын
Please ask question in English
@ravigawas7952
@ravigawas7952 Жыл бұрын
thanks..it helped.
@kanyadharapavankumar1716
@kanyadharapavankumar1716 Жыл бұрын
Anyone tell me how to add version information to existing jar(gradle) and if anyone having please share here.
@VVV-xf5vl
@VVV-xf5vl 2 жыл бұрын
old but gold
@RajuDas-zn3gx
@RajuDas-zn3gx 2 жыл бұрын
In the mainfeast, after main class you provider one java class. If i want create jar for my entire project which has many java claases, how to do it?
@chanikyad7
@chanikyad7 2 жыл бұрын
How to connect with you, is there any official email or social platform to connect
@vjnt1star
@vjnt1star 2 жыл бұрын
Very good presentation. I put together a working example very quickly thanks to it. Thank you
@cyberverz
@cyberverz 2 жыл бұрын
can you provide same project with java language please
@tojo1598
@tojo1598 2 жыл бұрын
Thanks for uploading this video. It helped a lot.
@waheedfacroudine5622
@waheedfacroudine5622 2 жыл бұрын
Hi, great video!!. Do you know how to manage multi tenancy configuration with Spring Boot and keycloak? Since they say that they will deprecate keycloak adapters for java and it's difficult to find examples of multitenancy without using keycloak adapters. Thanks in advance.
@AmNotLegend
@AmNotLegend 2 жыл бұрын
how about the setup of the flyway in the SpringBoot test applicationContext, does the migration initialiser needs to be disabled?
@ramanareddybuchepalli6844
@ramanareddybuchepalli6844 2 жыл бұрын
How to create auto incremental versions for jar which will generate after gradle build
@szLynAs
@szLynAs 2 жыл бұрын
stackoverflow.com/questions/39824574/version-increment-using-gradle-task
@skipa9906
@skipa9906 2 жыл бұрын
Thanks, can I use one database as source for migration. Database A has data and Database B is the target? how can I ?
@soupborsh8707
@soupborsh8707 2 жыл бұрын
I don't know Java, but I am the creator of the Minecraft server. And I need one plugin that can be compiled from source. I'll try it, I hope it works
@javigarcia9519
@javigarcia9519 2 жыл бұрын
Thanks a lot for this video. Do you know or have any example about doing the same with old versions of spring security? We have a legacy application that uses 3.2.10 and it's being difficult to find references.
@prakashramachandran4
@prakashramachandran4 2 жыл бұрын
Did u find the way to do it in XML configuration?
@bowenwu4966
@bowenwu4966 2 жыл бұрын
Thank you so much!!!
@Chicken1526
@Chicken1526 2 жыл бұрын
Bro i need ur help how to send the result from localhost/..... to show up in android studio ?
@szLynAs
@szLynAs 2 жыл бұрын
From android call this url 10.0.2.2:8080
@irfandogic9579
@irfandogic9579 2 жыл бұрын
Hi, thank you for the great video. I was wondering if there is a way to generate tables/schema automatically like in the versions with JDBC drivers (JPA/HIBERNATE)