Telegram Web
Oracle SQL Cheat Sheet ๐Ÿ“‹.pdf
698.4 KB
Oracle SQL Cheat Sheet ๐Ÿ“‹.pdf
๐Ÿ‘15
Java_Notes.pdf
11 MB
Java_Notes.pdf
โค16๐Ÿ‘3๐Ÿฅฐ2
๐Ÿ’  Freelancing and Digital Marketing Courses ๐Ÿ’ 

30+ Recorded video Course

๐‡๐ข๐ ๐ก๐ฅ๐ข๐ ๐ก๐ญ๐ž๐ ๐‚๐จ๐ฎ๐ซ๐ฌ๐ž๐ฌ:
๐ŸŽฏ Social Media Marketing Course
๐ŸŽฏ WordPress Development Course
๐ŸŽฏ Android App Development Course
๐ŸŽฏFacebook Ads Course
๐ŸŽฏ Search Engine Optimization Course
๐ŸŽฏ Email Marketing Course
๐ŸŽฏ Google Ads Course
๐ŸŽฏ YouTube Domination Course
๐ŸŽฏ Amazon Business Course
๐ŸŽฏ Fiverr Freelancing Course
๐ŸŽฏ Content Writing Course
๐ŸŽฏ Graphic Designing Course
๐ŸŽฏ Video Editing Course
๐ŸŽฏ Ecommerce Business Course
๐ŸŽฏ Dropshipping Course
๐ŸŽฏ Facebook Adbreaks Cours.
๐ŸŽฏ E-Commerce Business Course
๐ŸŽฏ Shopify Course
๐ŸŽฏ Web Development & Design.
๐ŸŽฏ And Many More

#on_demand

๐Ÿ”—Link : drive.google.com/drive/folders/1ezDZ3uDplBOjbuBGw1qxzzD64tiXhtDt?usp=sharing

๐Ÿ“‚ ๊œฐษชสŸแด‡ แด˜แด€๊œฑ๊œฑแดกแดส€แด… : hackinsider
โš ๏ธ ๊œฐแดส€ แด‡แด…แดœแด„แด€แด›ษชแดษดแด€สŸ แด˜แดœส€แด˜แด๊œฑแด‡๊œฑ แดษดสŸส

ส€แด‡แด€แด„แด› ๊œฐแดส€ แดแดส€แด‡ ๊œฑแดœแด„สœ แด„แดษดแด›แด‡ษดแด› โค๏ธ

Join us @Compu
๐Ÿ‘34โค6๐Ÿฅฐ4๐Ÿ‘2๐Ÿ˜1
โœ๏ธโœ๏ธ......๐Ÿƒ๐Ÿƒ๐Ÿƒ......โœ๏ธโœ๏ธ
Q: load() method
load() method is used to retrieve an object from the database by its identifier (primary key). It is used to initialize a proxy object instead of a fully-initialized object, so it can be used to lazily load the object when it is needed.
load() method does not retrieve the object from the database when it is called. Instead, it returns a proxy object that represents the object. The actual object is only retrieved from the database when it is needed, such as when a method of the object is called or a property is accessed. This technique is known as โ€œlazy loadingโ€ and it is used to improve the performance of Hibernate by avoiding unnecessary database queries.

Join us @Compu
๐Ÿ‘13โค1
REST API Interview Questions & Answers.pdf
419.8 KB
REST API Interview Questions & Answers.pdf
๐Ÿ‘13โค3
computer-fundamental-mcq-bank.doc
425 KB
โค13๐Ÿ‘6๐Ÿ˜2
โœ๏ธโœ๏ธ......๐Ÿƒ๐Ÿƒ๐Ÿƒ......โœ๏ธโœ๏ธ
What is DOM in Java?
DOM addresses the Document Object model. The point when an article contains some data about XML reports is called DOM Parser. This seems to be a tree structure. DOM API is carried out by a DOM Parser, which is extremely simple and easy to utilize. It addresses an XML Document into a tree design in which every component addresses tree limbs, makes an In Memory tree portrayal of the XML record, and then parses it. More memory is expected for this.

@Compu
๐Ÿ‘19โค3
multiThreadingNotes.pdf
555.7 KB
multiThreadingNotes.pdf
๐Ÿ‘10โค1
By default, Spring transactions are read-write, but you can explicitly configure them to be executed in a read-only context via the read-only attribute of the @Transactional annotation.
๐Ÿ‘11โค3๐Ÿฅฐ1
โœ๏ธโœ๏ธ......๐Ÿƒ๐Ÿƒ๐Ÿƒ......โœ๏ธโœ๏ธ
Q:- What is light-4j?(Java)
light-4j is a platform or ecosystem for building and running cloud native microservices. The design goal is higher throughput, lower latency and smaller memory footprint to lower production costs.

@Compu
๐Ÿ‘7๐Ÿ˜1
h2_database_tutorial.pdf
737.7 KB
h2_database_tutorial.pdf
๐Ÿ‘10โค4๐Ÿ”ฅ2๐Ÿ‘Ž1
What is Actuator in spring boot
Actuator is mainly used to expose operational information about the running application โ€” health, metrics, info, dump, env, etc. It uses HTTP endpoints or JMX beans to enable us to interact with it. Once this dependency is on the classpath, several endpoints are available for us out of the box.

@Compu
๐Ÿ‘10
5_6116014703446590811.pdf
953.7 KB
Bootstrap.pdf
๐Ÿ”ฅ7๐Ÿ‘5
โค2๐Ÿ‘2
โœ๏ธโœ๏ธ......๐Ÿƒ๐Ÿƒ๐Ÿƒ......โœ๏ธโœ๏ธ
DevTools stands for Developer Tool. The aim of the module is to try and improve the development time while working with the Spring Boot application. Spring Boot DevTools pick up the changes and restart the application.
We can implement the DevTools in our project by adding the following dependency in the pom.xml file.
Spring Boot DevTools provides the following features:
Property Defaults
Automatic Restart
LiveReload
Remote Debug Tunneling
Remote Update and Restart

Join us @Compu
๐Ÿ‘20โค5๐Ÿ”ฅ2
SQL ZERO TO HERO .pdf
3 MB
SQL ZERO TO HERO .pdf
๐Ÿ‘11โค7๐Ÿ‘7๐Ÿค5
๐Ÿ‘14
If you learn java programming you can easily move any above language and technology
๐Ÿ‘13โค3๐Ÿ”ฅ1
โค29๐Ÿ‘16๐Ÿ”ฅ9โคโ€๐Ÿ”ฅ1
๐Ÿ‘12โค4๐Ÿฅฐ3
2025/07/13 04:31:56
Back to Top
HTML Embed Code: