Open in app

Sign In

Write

Sign In

Farzin Pashaee

175 Followers

Home

About

Published in CodeX

·Jan 12

Secure Spring Boot Application with HTTPS

HTTPS Introduction HTTP is the basic protocol used to transmit data between a web browser. To secure this communication and protect user data, Transport Layer Securit (TLS) or Secure Sockets Layer (SSL) will be used on top of HTTP protocol. This combination is called Hypertext Transfer Protocol Secure or HTTPS. What is HTTPS? Hypertext Transfer Protocol Secure or HTTPS also referred to as HTTP over TLS/SSL is a protocol for secure…farzinpashaeee.medium.com

Spring Boot

4 min read

Secure Spring Boot Application with HTTPS
Secure Spring Boot Application with HTTPS
Spring Boot

4 min read


Jan 8

What is HTTPS?

Hypertext Transfer Protocol Secure or HTTPS also referred to as HTTP over TLS/SSL is a protocol for secure communication over a computer network and it is an extension of HTTP. HTTPS utilizes the TLS (Transport Layer Security) or SSL (Secure Sockets Layer) in older versions to encrypt communication. Through the…

5 min read

What is HTTPS?
What is HTTPS?

5 min read


Published in CodeX

·Jan 3

Java 19: The new features

Oracle announced the availability of Java 19 on September 20, 2022. Numerous performance, stability, and security improvements are included in Java 19 (Oracle JDK 19), as well as platform upgrades that will help developers increase productivity and promote business-wide innovation. Updates and Improvements JEP 405 — Add record patterns (preview) Add record patterns to the Java programming language to help…

Java

6 min read

Java 19: The new features
Java 19: The new features
Java

6 min read


Dec 14, 2022

How to use the keytool command?

Keytool lets you manage public/private key pairs and related certificates for use in data integrity and authentication services or self-authentication. You can additionally store Secret keys or the public keys of your communicating peers as certificates by using the keytool command. Keystore Java KeyStore is a repository that securely stores Private…

Keytool

5 min read

How to use the keytool command?
How to use the keytool command?
Keytool

5 min read


Published in CodeX

·Nov 23, 2022

Spring Boot & Redis

In this article, we will talk about Redis and how to connect to it via a Spring Boot application. What is Redis? Millions of developers use Redis as an open-source in-memory data store, database, cache, streaming engine, and message broker. Redis is frequently referred to as a data structure server. In other words…

Spring Boot

6 min read

Spring Boot & Redis
Spring Boot & Redis
Spring Boot

6 min read


Jun 24, 2022

Spring Boot Logback with Profile

Logging is a very important part of each application we will refer them to monitor and debug in different environments. But each environment might have different requirements. You may need different levels of logging in production compared to the development or testing environment. Spring Boot with Logback provides a simple…

Spring Boot

2 min read

Spring Boot Logback with Profile
Spring Boot Logback with Profile
Spring Boot

2 min read


Published in Better Programming

·Jun 14, 2022

Spring Boot and Swagger — Writing Good API Documentations

Documentations made easy — APIs are one of the key players in the technology world whether they are used in a simple mobile application in integrating complex enterprise systems. Any application can become a platform by enabling methods to enhance and add services to existing products using APIs. Having good documentation for these…

Spring Boot

5 min read

Spring Boot and Swagger — Writing Good API Documentations
Spring Boot and Swagger — Writing Good API Documentations
Spring Boot

5 min read


Jun 13, 2022

Spring Boot & MongoDB

MongoDB as the most popular NoSQL database is a source-available cross-platform document-oriented database program. It uses JSON-like documents with optional schemas and it is popular because of the ease with which data can be stored and retrieved. MongoDB Introduction MongoDB uses documents that contain a data structure composed of field and…

Spring Boot

4 min read

Spring Boot & MongoDB
Spring Boot & MongoDB
Spring Boot

4 min read


May 31, 2022

Spring Boot Actuator

Spring Actuator is a set of additional product-ready features that help to monitor, manage and interact with the application. These features are effortless to enable and valuable to use. …

Spring Boot

4 min read

Spring Boot Actuator
Spring Boot Actuator
Spring Boot

4 min read


May 20, 2022

Spring Boot Exception Handling — ResponseStatusException

Error and Exception handling is essential for a web application and proper responses with reasonable details are required for better debugging and user experience. Spring Boot provides a /error mapping that handles all errors in a sensible way, and it is registered as a “global” error page in the servlet…

Java

3 min read

Spring Boot Exception Handling — ResponseStatusException
Spring Boot Exception Handling — ResponseStatusException
Java

3 min read

Farzin Pashaee

Farzin Pashaee

175 Followers

Software Engineer at Maybank, AI and ML enthusiastic

Following
  • Santal Tech

    Santal Tech

  • Uberto Barbini

    Uberto Barbini

  • Mitul Vaghela

    Mitul Vaghela

  • Katie Levy

    Katie Levy

  • Jay Phelps

    Jay Phelps

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech