Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS CompTIA Security+ AWS Certified Developer - Associate
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Mindfulness Personal Development Personal Transformation Life Purpose Meditation Coaching Neuroscience
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Retargeting
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Analysis Data Modeling Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Freelancing Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ Unreal Engine Blueprints 2D Game Development Blender
30-Day Money-Back Guarantee

This course includes:

  • 6.5 hours on-demand video
  • 2 articles
  • 2 downloadable resources
  • Full lifetime access
  • Access on mobile and TV
Development Web Development Java

Build An Online Bank With Java, Angular 2, Spring and More

Comprehensive guide on building online banking system with Frontend, Backend, Database, REST and more using latest Tech
Rating: 4.2 out of 54.2 (803 ratings)
4,673 students
Created by Le Deng
Last updated 12/2016
English
English [Auto]
30-Day Money-Back Guarantee

What you'll learn

  • Use Spring Boot to quickly prototype a web app
  • User Thymeleaf as Java template engine
  • Develop domain classes to model the business entities
  • Use Spring Security to build up the security layer for your app
  • Use database as source of credentials for security login
  • Use Spring Data, JPA and Hibernate to build up the persistence layer
  • Use Spring Boot to host REST service resources
  • Use Angular CLI to develop Angular 2 app
  • Develop frontend services to communicate with backend through REST services
  • Use fine-grained security controls to limit access with different roles

Course content

9 sections • 45 lectures • 6h 23m total length

  • DOWNLOAD THIS SOURCE FILE FIRST!
    00:05

  • Preview03:02
  • Preview08:04
  • Project Requirement for the Banking System
    04:38
  • Architecture Design
    09:12
  • Technology Stack Used in this Course
    03:53
  • Preview07:23
  • Eclipse Spring Framework Plugin (You can skip this if you know it)
    02:25
  • Spring Boot Hello World Example (You can skip this if you know it)
    08:11

  • Preview10:58
  • Add Domain Models - Part 2
    08:15
  • Add Html Template for Common Part
    11:22
  • Add Home Controller
    05:08
  • Add Signup Component
    13:45
  • Add Persistence Layer
    10:16
  • Add Hibernate Configuration
    10:58

  • Preview15:36
  • Add Spring Security for Login - Part 1
    09:39
  • Add Spring Security for Login - Part 2
    15:14
  • Add Spring Security for Login - Part 3
    12:06
  • Add Spring Security for Login - Part 4
    12:44
  • Add Spring Security for Login - Part 5
    06:47

  • Add User Front Page
    08:44
  • Add Primary Savings Account Page
    07:43
  • Add Deposit
    09:59
  • Add Withdraw
    04:02
  • Add Deposit Transaction
    11:16
  • Add Withdraw Transaction
    03:38

  • Preview09:51
  • Add and Edit Recipient
    16:48
  • Add Transfer to Someone Else
    06:29
  • Add Appointment
    09:59
  • Add Profile
    06:29

  • Preview09:37
  • Add Navbar
    06:14
  • Add Login - Frontend
    11:19
  • Add Login - Front and Back
    16:05
  • Add User Account - Frontend
    08:06
  • Add User Account - Backend Resource
    10:03
  • Add Role-based Access
    06:07
  • Add Transaction List - Frontend
    05:50
  • Add Appointment - Front and Back
    08:12
  • Build the App with Angular CLI
    07:58

  • Java Developer Roadmap
    09:04

  • All Courses and Coupons
    00:04

Requirements

  • You should have a basic understanding of Java, Spring Framework, Database, Html/CSS, JavaScript, Angular 2

Description

WELCOME TO MY COURSE - "Build An Online Bank With Java, Angular 2, Spring and More"

You can find lowest price here: www.ldeng(dot)net/courses

Course Overview (Important)

This is a beginner to moderate intermediate level course about developing a Prototype Online Banking System using latest web technologies with Hands-on experience. You will follow my guide to develop the front-end and back-end (full stack) from scratch. 

However, there are two points I'd like mention:

1. As this course is NOT an introduction to Java, Spring or Angular 2, it assumes you have the basic knowledge of them. 

2. That being said, a lot of times I'll just copy and paste in the code during the development and you need to pause the video to input them. 

The Banking system consists of two parts: User-Front and Admin-Portal. User-Front is a user-facing system and it includes such modules as User Signup/Login, Account, Transfer, Appointment, Transaction and User Profile. Admin-Portal is mainly used by Admin and it involves User Account and Appointment modules. 

Why This Course?

This covers a lot of functions and features with details. By the time you finish this course, you will expose yourself to much information and hands-on practice on both system level design and detail level development.

What to Expect in this course?

You will develop modules and functions with me along the course. You should have some understanding on front-end and back-end development using Angular 2, Java, Spring Framework. You will need to constantly look back and search online for ideas and concepts that you need to understand so that you don't get lost. Practicing without understanding is just a waste of time.

Technologies Used in this course

A wide range of technologies are involved in this course and project development.

Front-end: Html/CSS, JavaScript, JQuery, Bootstrap, Angular 2 and some JS plugins, Thymeleaf and etc

Back-end: Java 8, Spring Boot, Spring Data, Spring Security, Hibernate, MySQL


Who this course is for:

  • Anyone who is interested in building a web app with latest Java, Spring Framework and Angular technologies

Featured review

Volodymyr Rozdolsky
Volodymyr Rozdolsky
747 courses
100 reviews
Rating: 5.0 out of 5a year ago
Le Deng is good teacher i like how he structures his courses, his explanations are clear and concise and don't know why people give him such a poor rating its a second course I'm doing and its great I'm learning a lot.

Instructor

Le Deng
ldeng.net/courses, consultant, thousands of students
Le Deng
  • 4.0 Instructor Rating
  • 4,592 Reviews
  • 17,261 Students
  • 18 Courses

Le Deng was first exposed to programming when he was at elementary school and his first language was Logo, a 2D drawing programming language. He received his BS in Electrical Engineering in China and his MS in Electrical Engineering at RIT in US. He has been both a learner and a teacher through the course. In the past few years, he has been interested in web technologies and working on his own path to become an entrepreneur. His life philosophy is to contribute a hand on better shaping this world and he is willing to spend just a life-time to fulfill it. He is currently working as a consultant in Boston US.

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.