Thursday, 18 June 2020
Q-papers
This is the area where you can see the q papers.
PostgreSQL has many advanced features that other enterprise database management systems offer, such as:
User-defined types
Table inheritance
Sophisticated locking mechanism
Foreign key referential integrity
Views, rules, subquery
Nested transactions (savepoints)
Multi-version concurrency control (MVCC)
Asynchronous replication
The recent versions of PostgreSQL support the following features:
Native Microsoft Windows Server version
Tablespaces
Point-in-time recovery
Wednesday, 17 June 2020
About Us
Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to convert a JSON string to an equivalent Java object.
Java GSON library
Gson is a Java serialization/deserialization library to convert Java Objects into JSON and back. Gson was created by Google for internal use and later open-sourced. It is now used by a number of public projects and companies.
Notes
10+ Free Open Source Projects Using Spring Boot
In this article, I have suggested a few free open-source projects developed using Spring Boot for learning purposes. So please go ahead, check out the source code available on GitHub and have a hands-on experience on real projects.
Along with Spring Boot, you will also learn Spring Framework modules, Thymeleaf, maven, JWT, React Js, Elastic Search, WebSocket, JSP, MySQL, Hibernate 5, Spring Data JPA, etc.
Subscribe to:
Posts (Atom)
Not Theory
Here comes the practicles to be done.
-
Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to convert a JSON string...
-
This area will have the books for learning.
-
Here comes the practicles to be done.
