JavaWhizz

  • Home
  • Blog
  • Services
    • Web development
    • Mobile development
    • WordPress development
    • IT Consultancy
  • About
    • Copyright notice
    • Privacy Policy
    • Contact
  • Jobs

Blog

Core Java

How to create a Maven project in IntelliJ

In this tutorial, you will learn how to create a Maven project in IntelliJ. Maven allows you to build, report, and document the software project. To create a Maven project in IntelliJ, open the IDE and select File > New Read more…

By david, 4 months17 July 2023 ago
Spring Security

How to secure applications using Spring Security

Spring security is a framework that you should use to secure Spring applications. This is because it is the de facto standard for authorization and authentication. If you want to customize the security, you can extend from it to define Read more…

By david, 8 months30 March 2023 ago
APIs

How to use the DTO pattern in Spring Boot

The DTO pattern is an abbreviation for Data Transfer objects. Unlike entity objects, the data transfer objects do not have entities. The DTOs exchange data between the client and the entities in the database. You can think of them as Read more…

By david, 8 months21 March 2023 ago
Spring Boot

Host a Spring Boot application for free on Render

Most software engineers spend their free time working on side projects. These projects are either aimed at realizing an idea or improving their skills. Hosting these applications once the development is complete is always a good practice. This helps you Read more…

By david, 9 months17 March 2023 ago
APIs

Learn how to create REST APIs using Spring Boot and PostgreSQL

The REST API architecture is the de facto standard used by most applications to work with data on the internet. This is usually the case when implementing features using third-party solutions. After implementing your API, you can use front-end frameworks Read more…

By david, 9 months3 March 2023 ago
Spring Boot

Serving static files in Spring Boot using Cloudinary

The two common ways developers can serve static files are by saving them in a database and using a file server. Saving files in a database is considered a bad practice as it affects the performance of your application. On Read more…

By david, 9 months20 February 2023 ago
Spring Boot

How to get started with Swagger in Spring Boot

Swagger is a tool that allows an application to describe the structure of the APIs. Once the application has the form of the APIs, it can generate documentation for the APIs. The documentation gets generated with the help of Swagger Read more…

By david, 9 months16 February 2023 ago

Posts navigation

Previous 1 2 3
  • Blog
  • Contact
  • Copyright notice
  • Home
  • IT Consultancy
  • Jobs
  • Mobile development
  • Privacy Policy
  • Sample Page
  • services
  • Web development
  • WordPress development
Hestia | Developed by ThemeIsle