Latest Versions of TechStack
table, th, td {
border:1px solid black;
}
Software
Used Version(s)
Current
Java
8,13
Java SE 17 (LTS)
Spring boot
2.3.12
2.6.3
Angular
NA
13.1.1
Android studio
NA
4.1
Lombok
v1.17
v1.18.22
Log4j 2
2.17.1
2.17.1
Oracle
12
19c
Springfox swagger
2.9.2
3.0.0
Resiliance...
Apache Kafka : an open-source message broker project developed by the Apache Software Foundation written in Scala and is a distributed publish-subscribe messaging system.Features of kafka High Throughput : Support for millions of messages with modest hardwareScalability : Highly scalable distributed systems with no downtimeReplication : Messages are replicated across the cluster to provide support for multiple subscribers and balances the consumers in case of failuresDurability Provides...
New Features in Java 13We initially saw switch expressions in JDK 12 itself, build on the previous version by adding a new yield statement.Text Blocks - To embed JSON , XML etc to avoid escaping in the strings.Class data sharing (CDS) ZGC: Uncommit Unused Memory Reimplement the Legacy Socket API&nbs...
Wednesday, November 13, 2019
// //
0
comments
//
GIT- Basics & Eclipse Usage
This post aim at very basic usage of using GIT based tools and eclipse configurations for the same.
create a new repository : create a new directory, open it and perform a
git init
to create a new git repository.
checkout a repository : Create a working copy of a local repository by running the command
git clone /path/to/repository
when using a remote server, your command will be
git clone username@host:/path/to/repository
Goto...
Wednesday, August 02, 2017
//
Labels:
Java
//
0
comments
//
Static keyword in java
The static keyword in java is used for memory management in JAVA. Static keywords belong to the class rather than the instance/object of a class.
We can use static keywords with:
Variable
Method
Block
Class
1. Static variable in Java
You can declare a static variable by simply use of static keyword with a variable.
Static variables are also known as a class variable because they are associated with the class...
Monday, February 27, 2017
// //
0
comments
//
Spring is well-organized architecture consisting of seven modules. Modules in the Spring framework are:
Spring AOP
One of the key components of Spring is the AOP framework. AOP is used in Spring:
To provide declarative enterprise services, especially as a replacement for EJB declarative services. The most important such service is declarative transaction management, which builds on Spring’s transaction abstraction.
To allow users to implement custom aspects, complementing their use of OOP with AOP
Spring ORM
The ORM package is related to the database access. It provides integration layers for popular object-relational mapping APIs, including JDO, Hibernate and iBatis.
Spring Web
The Spring Web module is part of Spring?s web application development stack, which includes Spring MVC.
Spring DAO
The DAO (Data Access Object) support in Spring is primarily for standardizing the data access work using the technologies like JDBC, Hibernate or JDO.
Spring Context
This package builds on the beans package to add support for message sources and for the Observer design pattern, and the ability for application objects to obtain resources using a consistent API.
Spring Web MVC
This is the Module which provides the MVC implementations for the web applications.
Spring Core
The Core package is the most import component of the Spring Framework.
This component provides the Dependency Injection features. The BeanFactory provides a factory pattern which separates the dependencies like initialization, creation and access of the objects from your actual program logic.
Popular Posts
-
The best solution to know about these init levels is to understand the " man init " command output on Unix. There are basically 8...
-
How to Unlock BSNL 3G data card to use it with Airtel and Vodafone Model no : LW272 ? How to unlock BSNL 3G data card( Model no : LW272 )us...
-
How to transfer bike registration from one State to other (Karnataka to Andhra)?? Most of us having two wheelers purchased and registered in...
-
ఓం శ్రీ స్వామియే శరణం ఆయ్యప్ప!! Related posts : Trip to Sabarimala - Part 1 Trip to Sabarimala - Part 2 Ayappa Deeksha required things...
-
Following are some of interesting blogs I found till now ...please comment to add your blog here. Blogs in English : http://nitawriter.word...
Popular posts
- Airtel and vodafone GPRS settings for pocket PC phones
- Andhra 2 America
- Ayyappa Deeksha required things
- Blogs I watch !
- Captions for your bike
- DB2 FAQs
- Deepavali Vs The Goddes of sleep
- ETV - Dhee D2 D3
- Evolution of smoking in India Women
- How to make credit card payments?
- init 0, init 1, init 2 ..
- Java-J2EE interview preparation
- mCheck Application jar or jad download
- My SQL FAQs
- My Travelogues
- Old is blod - New is italic
- Online pay methids for credit cards
- Oracle FAQs
- Pilgrimages
- Smoking in Indian Women
- Technology Vs Humans
- Twitter feeds for all Telugu stars on single page.
- Unix best practices
- Unix FAQs
Buffs ...
Tags
ANT Automations Awards Banks Batch file Data Structures Database DB2 Devotional Downloads ETV Dhee Feel Fun Games HTML India Java JBOSS Jython Kafka MicroServices Microsoft Mobile Stuff Movies My SQL Networking Oracle Politics Protocols Python Readers choice Reviews Shell Scripting Solaris Springboot Technical Telangana Telugu Tips Travelogues UNIX Web Server Websphere Windows
Powered by WidgetsForFree
Powered by WidgetsForFree