Home
No items were found matching your selection.

Whether you are troubleshooting an issue or want to be more productive in your day-to-day development or you are going to develop your next cutting-edge application, we have articles and guides to help you.



Recent Articles

Visual Portfolio, Posts & Image Gallery for WordPress

MongoDB Spring Example

Date June 30, 2019
Views 1,844 Views
Reading Time 2 Mins Read
SpringBoot app with MongoDB database using JPA 1. Context In this article, we have seen steps of creating a SpringBoot based imaginary TV program guide app that connects to PostgreSQL using JPA. The same code works for any relational database available in the market. We have to use the appropriate database driver and change the…
Read More

Spring Boot app connecting to PostgreSQL using JPA

Date June 30, 2019
Views 4,959 Views
Reading Time 3 Mins Read
We are going to create a spring boot app that connects to the PostgreSQL database using JPA. Let us build an imaginary TV program guide web app that lists and allows us to search TV channels, programs, etc.
Read More

Could not locate a PPD file for package XYZ while installing a Perl package

Date June 30, 2019
Views 9,137 Views
Reading Time < 1 Min Read
While installing a Perl package are you getting an error like ‘Could not locate a PPD file for package XYZ’? ppm install Text-Template Installing package ‘Text-Template’… Error installing package ‘Text-Template’: Could not locate a PPD file for package Text-Template To solve this problem use cpan instead of ppm. cpan cpan> install Text-Template Warning: Cannot install…
Read More
Be The First

Join our list to get instant access to new articles and weekly newsletter.