Open in app

Sign In

Write

Sign In

Farzin Pashaee

212 Followers

Home

Lists

About

Jul 24

Publish & Consume Custome Events in Spring Boot

The main focus of event-driven programming is events. An event is an excellent tool for separating a consumer-recognized activity from a producer-triggered action. The model containing the concept of event-driven programming is also known as an asynchronous model. …

Spring Boot

4 min read

Publish & Consume Custome Events in Spring Boot
Publish & Consume Custome Events in Spring Boot
Spring Boot

4 min read


Jul 24

Spring Boot Application Events and Listeners

An event is an excellent tool to decouple an action that is recognized by a consumer and triggered by a producer. Spring Boot comes with a set of out-of-the-box Application Events. These events provide different states and information about running applications. …

Spring Boot

3 min read

Spring Boot Application Events and Listeners
Spring Boot Application Events and Listeners
Spring Boot

3 min read


Published in

CodeX

·Jun 12

Use ChatGPT API to create a simple AI chatbot in Java

What is ChatGPT? ChatGPT is a state-of-the-art language machine-learning model developed by OpenAI. It stands for “Chat Generative Pre-trained Transformer.” Language models like ChatGPT are made to produce text that resembles that of a human based on the input they are given. To learn the patterns and structures of human language, it receives…

Java

4 min read

Use ChatGPT API to create a simple AI chatbot in Java
Use ChatGPT API to create a simple AI chatbot in Java
Java

4 min read


May 10

Serialization in Java

The Java programming language has a mechanism called Java serialization which enables objects to be turned into byte streams that may be transferred over a network or saved in files, databases, or memory.

Java

4 min read

Serialization in Java
Serialization in Java
Java

4 min read


Published in

CodeX

·Mar 20

Debugging tips for better programming

Debugging is the act of finding and fixing faults or other flaws in software code. These days, any software developer must be familiar with the debugging process to have a successful engineering career. Despite its significance, debugging can be a difficult and time-consuming activity that calls for a systematic approach…

Programming

5 min read

Debugging tips for better programming
Debugging tips for better programming
Programming

5 min read


Published in

CodeX

·Feb 27

Spring Boot Cache

A cache is a high-speed data storage component that is utilized to store data quickly for fast access. The goal is to improve the system's response time and performance and reduce the load from the main source of data, which can be a database or a 3rd-party API. Caching is…

Cache

5 min read

Spring Boot Cache
Spring Boot Cache
Cache

5 min read


Feb 23

Create your first deep-learning network with Tenserflow

TensorFlow is an open-source software library for machine and deep learning. It was created by the Google Brain Team and has a wide range of uses, such as neural networks for computer vision, natural language processing, and self-driving vehicles. With high performance and efficiency, TensorFlow enables users to construct, optimize…

TensorFlow

5 min read

Create your first deep-learning network with Tenserflow
Create your first deep-learning network with Tenserflow
TensorFlow

5 min read


Feb 20

Spring Boot Session + MongoDB

The term “Spring Boot Session” describes the procedure for preserving stateful data about an application user during numerous request-response exchanges. Sessions are frequently used in online applications to store user data like authentication details, the contents of shopping carts, or any other data that has to persist over repeated requests…

Spring Boot

3 min read

Spring Boot Session + MongoDB
Spring Boot Session + MongoDB
Spring Boot

3 min read


Feb 16

What can you do with Tensorflow?

TensorFlow is an open-source machine-learning library created by Google. The library is used to create and train machine learning models for various tasks, including time series analysis, natural language processing, and picture categorization. Due to its adaptability and robust tools, TensorFlow is very popular among developers and data scientists. …

TensorFlow

3 min read

What can you do with Tensorflow?
What can you do with Tensorflow?
TensorFlow

3 min read


Published in

CodeX

·Feb 6

Spring Boot Session

The main protocol used in web applications, HTTP, is stateless. Each request and response are by default regarded as separate in a stateless protocol since it does not maintain track of communication taking place across many requests. However, there are many situations in which we need this feature to monitor…

Sessions

5 min read

Spring Boot Session
Spring Boot Session
Sessions

5 min read

Farzin Pashaee

Farzin Pashaee

212 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

See all (11)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams