Тёмный
ChargeAhead
ChargeAhead
ChargeAhead
Подписаться
Educational tutorials
Here is a link to my courses on Pluralsight
www.pluralsight.com/search?q=pankaj%20jain
Core built-in modules in Node.js
5:04
21 день назад
Install Java / OpenJDK on Mac
1:31
Месяц назад
Working WIth Node.js Modules
9:37
2 месяца назад
Generating QR Code / Barcode using Java
3:49
2 месяца назад
Writing and Executing Code in Node.js
3:47
2 месяца назад
Logging With Spring Boot
11:07
3 месяца назад
Node.js IDEs
2:06
3 месяца назад
Node Version Manager (nvm)
3:13
3 месяца назад
Installing Node.js
1:52
3 месяца назад
What is Node.js?
6:48
3 месяца назад
Reading Microsoft Word Documents Using Java
5:16
5 месяцев назад
Creating Microsoft Word Document Using Java
9:36
6 месяцев назад
Spring Boot & GraphQL: Getting Started
14:05
7 месяцев назад
Getting started with JQuery
8:27
9 месяцев назад
Parsing JSON in Java
5:44
10 месяцев назад
Understanding Java Records
8:47
11 месяцев назад
Understanding ChatGPT API
6:15
Год назад
Java: Converting HTML to PDF
6:08
Год назад
Комментарии
@brianalejandrocastanedamar8775
@brianalejandrocastanedamar8775 19 дней назад
thanks !!! your video is excelent ...
@pankajjain
@pankajjain 18 дней назад
Thanks so much, I'm glad it helped!
@shrey007sshikhare4
@shrey007sshikhare4 19 дней назад
is it possible to generate pdf from html template dynamically? so the html template will be fixed and based on it will generate multiple pdf (if we have multiple data)
@TheJeunecoq
@TheJeunecoq Месяц назад
great sharing my friend ,have a nice week end ,like done
@Computer_Learning-dd9wy
@Computer_Learning-dd9wy Месяц назад
Thankyou so much!!
@LeonardoGrinn
@LeonardoGrinn Месяц назад
How can I use the search bar to only search by name ??
@NareshKumar-on8ww
@NareshKumar-on8ww Месяц назад
Appreciate.. rare but very important topic covered
@RushikeshMhetar-xw2rm
@RushikeshMhetar-xw2rm 2 месяца назад
such a shit you posted
@soumyajitchat
@soumyajitchat 3 месяца назад
Is there any way to send attachments type as DIME instead of MIME type
@rogwarr
@rogwarr 3 месяца назад
Thank You! most valuable, and short guide!
@nickgrie
@nickgrie 3 месяца назад
thx very much! helps a lot!
@user-sx5pn6uz6s
@user-sx5pn6uz6s 4 месяца назад
Good explanation 😊
@ductamnguyen8257
@ductamnguyen8257 5 месяцев назад
Hi guys, I would like to have a simple question. Instead of printing out the message to the console log, we could view the message with Zookeeper, couldn't we?
@paidimarrigayatri1423
@paidimarrigayatri1423 5 месяцев назад
Can we do this code in vs code
@malchemis
@malchemis 5 месяцев назад
Great !
@saravana455
@saravana455 6 месяцев назад
Mass bro nee🔥🔥🔥🔥🔥🔥
@jaikc7840
@jaikc7840 6 месяцев назад
Does it work for other types of lists? Also for me, if I put /* and */, is it not getting removed by thymeleaf after evaluation.
@gowthambabutummala8415
@gowthambabutummala8415 6 месяцев назад
This does not work if the word contains any headers, footers and images
@securethebag1613
@securethebag1613 7 месяцев назад
is it possible to use hikari with an in memory database like h2 just to test the pooling?
@andyrockstar78
@andyrockstar78 7 месяцев назад
This is Amazing . Thanks sir
@zstar8397
@zstar8397 8 месяцев назад
Hey hope you are doing alright just I wanna say that GOD loved the world so much he sent his only begotten son Jesus to die a brutal death for us so that we can have eternal life and we can all accept this amazing gift this by simply trusting in Jesus, confessing that GOD raised him from the dead, turning away from your sins and forming a relationship with GOD.
@skwasimhossain5821
@skwasimhossain5821 8 месяцев назад
Hi sir, I'm giving input value as 30° then generate the Excel file but the output is not comming as expected. Can you give any solution on this
@himanshujain9933
@himanshujain9933 9 месяцев назад
CSS is not applied in generated pdf
@2xo2
@2xo2 9 месяцев назад
Great tutorial, thanks.
@ajajjamadar
@ajajjamadar 9 месяцев назад
Short and sweet . Thanks
@hestajevel
@hestajevel 9 месяцев назад
Nice guide! Maybe ErrorResponse could be a record instead with modern java?
@NerfShadow304
@NerfShadow304 9 месяцев назад
1
@milindjadhav4506
@milindjadhav4506 9 месяцев назад
Exception in thread "main" org.xhtmlrenderer.util.XRRuntimeException: Can't load the XML resource (using TrAX transformer). org.xml.sax.SAXParseException; lineNumber: 128; columnNumber: 41; The entity name must immediately follow the '&' in the entity reference. at org.xhtmlrenderer.resource.XMLResource$XMLResourceBuilder.transform(XMLResource.java:222) at org.xhtmlrenderer.resource.XMLResource$XMLResourceBuilder.createXMLResource(XMLResource.java:181) at org.xhtmlrenderer.resource.XMLResource.load(XMLResource.java:84) at org.xhtmlrenderer.pdf.ITextRenderer.setDocumentFromString(ITextRenderer.java:171) at Testing_Purpose.H2P.main(H2P.java:30) Caused by: javax.xml.transform.TransformerException: org.xml.sax.SAXParseException; lineNumber: 128; columnNumber: 41; The entity name must immediately follow the '&' in the entity reference. at java.xml/com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.transform(TransformerImpl.java:792) at java.xml/com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.transform(TransformerImpl.java:395) at org.xhtmlrenderer.resource.XMLResource$XMLResourceBuilder.transform(XMLResource.java:220) ... 4 more Caused by: org.xml.sax.SAXParseException; lineNumber: 128; columnNumber: 41; The entity name must immediately follow the '&' in the entity reference. at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1251) at java.xml/com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.transformIdentity(TransformerImpl.java:693) at java.xml/com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.transform(TransformerImpl.java:780) ... 6 more why this happing error?
@arpitbhavsar6020
@arpitbhavsar6020 10 месяцев назад
Hi, Here you had the file in your Local computer What if the client is a real-time person and he/she wants to transcribe the speech Either he need to download the entire speech he/she needs to transcribe Or the file needs to be downloaded on the server via client and then get transcribed I am trying to make an application where one can record the speech and the speech gets transcribed leveraging Whisper AI Any solution for this Or advancements on this? It's not feasible to download the recorded files everytime on the client side or server side either. Btw great Explanation in the video ❤
@chmouad1638
@chmouad1638 9 месяцев назад
Hello, any solution?
@wakathepublic
@wakathepublic 10 месяцев назад
How if ysing colspan ?
@user-rp5hl4dx5l
@user-rp5hl4dx5l 11 месяцев назад
can we send multiple emails to multiple person at a time ?
@molapoqhobela156
@molapoqhobela156 11 месяцев назад
This video is to the point and has helped me understand this quicker. Thank you!
@ZakariaaElK
@ZakariaaElK Год назад
Thank you for this great tuto, i have a problem when I type in the browser localhost:8080/metrics it works, but when I type localhost:8080/actuator/metrics it appears an error message "Whitelabel Error Page. This application has no explicit mapping for / error, so you are seeing this as a fallback". Knowing that I added the "spring-boot-starter-actuator" dependency.
@user-tg6iw9eq6v
@user-tg6iw9eq6v Год назад
OMG, THANK YOU SO MUCH. You are the best
@packmandudefake
@packmandudefake Год назад
4:38 why did time on your clock go down???
@VM_PRANAV15
@VM_PRANAV15 Год назад
THANKS BRO EASY AND CRISP
@valimaties5789
@valimaties5789 Год назад
Does not work for newer versions of Apache POI... A lot of conflicts in libraries between Apache POI and OpenSausage library... does not work anymore! Converting a DocX file to PDF is a pain in java!
@worldtechies3636
@worldtechies3636 Год назад
prometheus.exe is not running when I put spring boot application configurations in prometheus.yml file. what can be the solution
@harshvardhan1701
@harshvardhan1701 Год назад
This was the best and simplest explanation
@user-bh9zx4fm8z
@user-bh9zx4fm8z Год назад
It will be work only normal files but if mathematical operations like f(a)=0 .it's not converting .Could you please help me
@sridhargoud3704
@sridhargoud3704 Год назад
Hi, How are you? Hope you are doing good. I follow your videos. All are very good, currently I am facing one issue in Redis. Could you please help me on this. In above example you are deleting item record. It's fine. Even I am also able to delete direct object. But nested object how to delete. For example: Product entity having List<Brand> object. I want to remove any one Brand using id (Brand having Id)?
@Heredia1973
@Heredia1973 Год назад
Excellent code!!!
@berkaykopuz6004
@berkaykopuz6004 Год назад
Piece of cake! Thank u very much sir
@sivareddy9028
@sivareddy9028 Год назад
Wow❤❤❤❤❤ you are super sir this helps me 😮
@Eliza-pw5wq
@Eliza-pw5wq Год назад
Excellent teaching style and descriptions.
@zacharyburd2647
@zacharyburd2647 Год назад
Have been fighting with eclipse for months on a group project. I deleted everything I had saved locally, picked a spot, and followed these directions to a tee. Decided to show this video to my group since it was so dang handy.
@perorbem
@perorbem Год назад
Thanks man, this helped a ton!
@MayurPatil
@MayurPatil Год назад
Concise info in short period. Good one.
@TheJeunecoq
@TheJeunecoq Год назад
Good work
@matiasromera330
@matiasromera330 Год назад
crack
@garyp007
@garyp007 Год назад
Excellent video which has helped me so much. Many thanks 🙂.