- Видео 70
- Просмотров 3 560
JavaFullStackGuru
Индия
Добавлен 21 окт 2016
Good experience in developing applications using JAVA/J2EE technologies
like Java, JDBC, Servlets, Spring IOC, Spring AOP, Spring MVC, Spring
Boot, Spring Data, Spring ORM, Hibernate with JPA, Restful Services,
Design Patterns, MVC and Micro Services.
Having Good Work Experience in Developing both Monolithic and Micro
Services Based Applications.
Having Good Work Experience with XML and XML Related Technologies
Experience in developing front-end User Interfaces using Angular 11, React
18, Typescript, JavaScript, JSP, XML, HTML, and CSS.
JAVA Technologies Java, JDBC, Servlets, JSP,HTML
Distributed Technologies RESTful- Web Services
Frame Works Spring, Spring-Boot, Jpa.
Data Bases Oracle, MySQL
UI-Technologies Html, CSS, JavaScript, Jsp, Thymeleaf, Angular 11, React18,
Typescript.
Tools Maveen,Git,Log4j,Junit,Mockito,JIRA,Jenkins,Docker,Sonar
Qube, Jacaco, Putty, kafka, ks8.
CLOUD AWS (EC2, RDS, S3, ROUTE53, VPC, EKS, IAM )
Angular Building Blocks ES2
==================
Angular Building Blocks
==================
1 Component
2 Template
3 Service
4 Meta data
5 module
6 Pipes
7 Data Binding
8 Directives
9 Dependancy injection
============================
Component
=========
= angular app is collection of component. in we will write logic to send to template and captuare data from template
Components are typescript class
Template
======
= Template is view where we will write our presentation logic. in angular application template is a html file. every component contain its own template
Service
=====
= service means it contain re-usable business logic. service class will inject into component using DI
Meta data
========
metadata nothing but data about data. its p...
Angular Building Blocks
==================
1 Component
2 Template
3 Service
4 Meta data
5 module
6 Pipes
7 Data Binding
8 Directives
9 Dependancy injection
============================
Component
=========
= angular app is collection of component. in we will write logic to send to template and captuare data from template
Components are typescript class
Template
======
= Template is view where we will write our presentation logic. in angular application template is a html file. every component contain its own template
Service
=====
= service means it contain re-usable business logic. service class will inject into component using DI
Meta data
========
metadata nothing but data about data. its p...
Просмотров: 13
Видео
Angular ES1
Просмотров 4621 час назад
pre requisit 1 HTML 2 CSS Angular angular is a client side framework developed by google angular framework is developed by typescript (angularjs= javascript(angular 2) ) angular is mainly used for single page application development(SPA) angular support multiple devices(mobile and desktop, pc) angular support multiple browser angular is free and open source framework angularjs(javascript) and a...
Code Coverage
Просмотров 11День назад
What is Code coverage code covearge is the process of identitying how many lines of code tested as part of unit testing = which lines coverd in the unit testing = which lines is not coverd in the unit testing in the industry standard is 80% of code coverage we have several framework ex: jacocco cobertuara etc...
Junit5
Просмотров 20День назад
Junit framework provided by several annotation to perform junit testing @Test @ParameterizedTest @ValueSource @BeforeAll @AfterAll @BoforeEach @AfterEach Junit framework provided several Assert methods to verify unit result assertEqual(expected, actual) assertNotEqual(expected, actual) assertNull() assertNotNull assertTrue() assertFalse() etc... What is Mocking = the process of creating substit...
Junit Test
Просмотров 9914 дней назад
Unit Testing with Junit and Mocking 1) What is unit test ? 2) what is junit and how to use junit ? 3)what is mocking and how to use mock obj for UT 4) What is Code Coverage ? and how to improve code coverage ? unit test It is the process of the testing indivisual component of the software appliacation ! unit testing is used to identify the bug available in our code with the help of unit testing...
Maven
Просмотров 8514 дней назад
1) What is Build Tool 2) Why we need Build Tool 3) What is Maven 4) Maven Setup in Windows OS ( JAVA_HOME, JAVA PATH, MAVEN_HOME, MAVEN PATH) 5) Maven Terminology 6) Standalone Application Creation using Command Prompt & IDE 7) Web Application Creation using Command Prompt & IDE 8) Maven pom.xml file 9) How to add dependencies in 'pom.xml' file (www.mvnrepository.com) 10) Maven Goals Execution ...
Maven Repository Types
Просмотров 3414 дней назад
- In Maven we have 3 types of repositories 1 Central Repository 2 Remote Repository 3 Local Repository Maven Goals - To perform project build activities maven provided several goals for us clean compile test package install
Maven Terminology ES3
Просмотров 2014 дней назад
#maven #programming #javafullstackdevelopercourse #java
Maven Installation ES2
Просмотров 4821 день назад
Maven Installation 1 Download and install Java software - When we install java we will below 2 things JDK Java Development Kit JRE Java Runtime Environment - JDK contains set of tools to develop java programs - JRE contains platform/environment which is used to run java programs
Maven ES1
Просмотров 1121 день назад
Build Tools -Build tools are used to automate application build process
Project Lombok Annotations
Просмотров 2621 день назад
Project Lombok Annotations Project Lombok provided annotations to generate boiler plate code. 1 @Setter : To generate setter methods for variables 2 @Getter : To generate getter methods for variables 3 @ToString : To generate toString method 4 @NoArgsConstructor : To generate 0-param constructor 5 @AllArgsConstructor : To generate param-constructor 6 @EqualsAndHashCode : To generate equals & ha...
Learn Springboot
Просмотров 6921 день назад
Spring Boot Spring Boot is one approach to develop Spring Based applications with less configurations. Using Spring Boot we can develop below types of applications 1 Standalone app 2 Web 3 Distributed webservices We have below advantages with Spring Boot 1 Starter Pom simplifies maven/gradle build configuration - web-starter - datajpa-starter - security-starter - mail-starter 2 Auto Configurati...
Spring Security Auth2 0
Просмотров 5028 дней назад
Configure GitHub OAuth App client id & client secret in application.yml file like below spring: security: oauth2: client: registration: github: clientId: clientSecret:
Spring Security and Jdbc Auth
Просмотров 7328 дней назад
#education #javaframework #springframework #programming #security #jdbc
java 8 Features (Interface Changes, Lambda Expression, Functional Interface) ES 35
Просмотров 46Месяц назад
java 8 Features (Interface Changes, Lambda Expression, Functional Interface) ES 35
Brief Introduction about java 8 Features ES 34
Просмотров 44Месяц назад
Brief Introduction about java 8 Features ES 34
Java Chapter 11 Garbage Collectors and Inner Class ES 33
Просмотров 82Месяц назад
Java Chapter 11 Garbage Collectors and Inner Class ES 33
Nice...
Woow nice explained It's use full information
Nice
Super sir
Nice..
Nice class...
Nice class sir
Tq for moor in Formestion sir
Super class sir
Good 👍
👍
Good 👍
Super sir
Super sir says very well 👍
Super sir
Useful class sir..
Super class sir
Ur video very well
OK
Please you should also explain java imp interview questions
Nice class..sir
Thanks for sharing such valuable information! Just a quick off-topic question: My OKX wallet holds some USDT, and I have the seed phrase. (alarm fetch churn bridge exercise tape speak race clerk couch crater letter). What's the best way to send them to Binance?
Steps to Send USDT from OKX to Binance: ================================== Login to OKX: First, log into your OKX account (either via the mobile app or desktop). Obtain the Binance USDT Deposit Address: Go to your Binance account. Navigate to "Wallet" > "Fiat and Spot". Search for USDT in your wallet. Click on Deposit, then select USDT. Choose the appropriate network (usually ERC20 or TRC20 for USDT). Copy the deposit address (you will need this to send USDT from OKX). Initiate the Transfer from OKX: Go to your OKX wallet. Click on "Assets" > "Withdraw". Select USDT as the asset you want to withdraw. Paste the Binance deposit address that you copied earlier. Select the same network (ERC20 or TRC20) that you selected on Binance. Be cautious about which network you choose, as USDT on different networks (ERC20, TRC20, etc.) are not interchangeable and could result in lost funds. Enter the Amount: Enter the amount of USDT you want to transfer. Confirm and Complete the Withdrawal: Review the details carefully (address, network, amount). Confirm the transaction and follow any additional verification steps, like email confirmation or 2FA, to complete the withdrawal. Wait for the Transfer to Complete: Once the transaction is initiated, you will need to wait for the blockchain network to process the transfer. The time taken can vary depending on the network (TRC20 tends to be faster and cheaper than ERC20). Check Binance for Deposit: Once the transaction is complete, check your Binance wallet under "Fiat and Spot" > "USDT" to ensure that the funds have arrived.
Nice class good explanation ..❤
Nice explanation