Skip to content

Sihendri

Little Note about technology

Menu
  • Home
  • About
  • Contact
Menu

Tag: java

WebSocket API: Java Spring Boot

Posted on March 2, 2023March 2, 2023 by sihendri

WebSockets are a protocol that enables real-time communication between clients and servers. Java Spring Boot provides an API for handling WebSocket connections, making it easy to develop WebSocket-based applications. The WebSocket API in Java Spring Boot allows developers to create WebSocket endpoints that can handle incoming WebSocket connections. The API provides a simple and consistent…

Read more

Spring Boot Web Applications

Posted on March 1, 2023March 1, 2023 by sihendri

Spring Boot makes it easy to develop web applications using the Spring MVC framework. Here are some of the key features and components of Spring Boot web applications: Controllers: Controllers are used to handle HTTP requests and map them to appropriate responses. Spring Boot provides a variety of annotations such as @RestController and @RequestMapping that…

Read more

Spring Boot Configuration

Posted on March 1, 2023March 1, 2023 by sihendri

Spring Boot provides a variety of configuration options that can be used to customize the behavior of your application. Here are some of the key ways to configure your Spring Boot application: application.properties or application.yml file: This is the main configuration file for your Spring Boot application, and it can be used to define various…

Read more

Introduction to Spring Boot

Posted on February 28, 2023February 28, 2023 by sihendri

Spring Boot is an open-source Java-based framework designed to simplify the process of developing and deploying web applications and microservices. It is built on top of the Spring framework, and it provides a range of features and tools that make it easier for developers to create stand-alone, production-grade applications that can be quickly deployed to…

Read more

Memory Management in Java: Understanding how the JVM manages memory

Posted on February 27, 2023February 27, 2023 by sihendri

Memory management in Java is a crucial aspect of programming. Java provides automatic memory management, which means that the Java Virtual Machine (JVM) automatically manages the allocation and de-allocation of memory. This is done through a process called garbage collection. Garbage Collection Garbage collection is the process by which the JVM identifies and removes objects…

Read more

Lambda Expressions in Java

Posted on February 24, 2023 by sihendri

Lambda expressions were introduced in Java 8 as a new way to write code in a functional style. Lambda expressions provide a way to write concise, easy-to-read code that can be treated as data, passed as arguments to methods, and executed later. A lambda expression is an anonymous function that can be defined inline and…

Read more

Categories

  • Docker
  • java
  • News
  • Oracle
  • sQL
  • Uncategorized
  • weblogic
  • Windows
  • Wordpress

Latest Post

  • SGA and PGA in Oracle Database Configuration
  • Rumor: NVIDIA GeForce RTX 4070 to be Released on April 13, 2023
  • ASUS Zenfone 10 Leak Reveals It Might No Longer Be Compact
  • How To Substring Until First Space in Oracle String
  • TikTok set daily screen time limit for under 18s to 60 minutes
©2023 Sihendri | Built using WordPress and Responsive Blogily theme by Superb