Java Spring Framework 4 and Spring Certification (Udemy.com)

Learn how to use Spring Framework in commercial environments and pass successfully your Core Spring Certification 4

Created by: Tuna Tore | AWS Solutions Architect

Produced in 2016

icon
What you will learn

  • Learn the latest Spring Framework 4.x in detail with code examples
  • Pass Core Spring Framework 4.x certification successfully
  • Learn the answers of all questions asked in the official study guide
  • Configure Spring Framework based applications in commercial environments
  • Learn Spring Framework's Container, Dependency Injection and IOC (Inversion of Control) concepts
  • Understand how to code and configure Spring Framework with XML or Java Config
  • Understand how to use AOP (Aspect Oriented Programming) wtih Spring Framework
  • Understand Spring JDBC and Hibernate ORM integration
  • Learn how to use Spring MVC module in Web Applications
  • Code Spring Framework based Web applications
  • Learn how to use and configure Spring Security Module
  • Code REST based web applications using Spring Framework
  • Understand the integration of JMS (Java Message Service) API with Spring Framework
  • Use @Annotations in S

icon
Quality Score

Content Quality
/
Video Quality
/
Qualified Instructor
/
Course Pace
/
Course Depth & Coverage
/

Overall Score : 0 / 100

icon
Course Description

Welcome to Java Spring Framework 4 and Core Spring Certification Preparation/Training course. By attending this course, you will be able to learn the details of the latest Spring Framework 4x version by following code samples.
This course also provides you the answers to all Core Spring Framework 4x Certification questions inside the official study guide. (in total 162 questions). Therefore, after completing this course, you will learn the answers of questions with code examples and able to pass the certification.
Moreover, you will be able to earn a higher salary hence you will learn the latest and productive web development technologies and this course will also improve your knowledge about programming by teaching you the Spring Framework's dependency injection principle. So at the end of this course, you will be more confident regarding the development of commercial applications.
The course will start with the configuration of the course environment such as downloading and installing the Java JDK and STS (Spring Tool Suite). I will also provide for you the links for downloading the source codes and slides used in this course. By downloading those materials, you will be able to configure your environment and also other commercial applications in an easy way. This course will provide you two sample application including the configurations of Spring Framework and its dependencies; one of them is configured as a Java Standard Edition program and the other one is a Web-based application. (names are spring, spring-web)The content of the course is based on the following sections;Spring Container, Dependency, and IOC (Inversion of Control)Aspect Oriented ProgrammingJDBC, Transactions, and ORM (Hibernate)Spring MVCSpring SecurityMessaging (JMS)RESTUnit Testing with JUnitLibrary Management with MavenIf you attend this course, I will also answer all of your questions related to the course or code examples through comments. You will be able to ask me any questions related to the Spring Framework or Core Spring Certification through udemy, emails and the contact form inside my technical blog.
Installing Spring Tool Suite and Java JDK 8.
0Learn how to use Maven by editing pom xml for library managementProvides information about Core Spring Framework 4.
x certification and passing scoresYou will learn how to debug, test and run Spring Framework applicationsUnderstand how to use Spring Framework's ContainerUnderstand how to use constructor and setter injection worksLearn the bean life cycle in Spring FrameworkUnderstand the usage of BeanFactoryPostProcessors and BeanPostProcessorsHow to use @ComponentScan annotationUnderstand the usage of component-scan/> tag in application-context xml fileHow to define scopes for beans in XML configuration and annotation configurationHow to use @Bean annotation with @Scope annotationHow to configure PropertyPlaceholderConfigurer in XML configuration or Java based ConfigurationHow to use @Autowired and @Qualifier annotationsHow to use @PostConstruct and @Predestroy JSR-250 annotationsHow to configure init-method and destroy-method in Spring XML ConfigurationUnderstand how to use tag in XML configurationHow to use tag in XML configurationHow to use ClassPathXmlApplicationContext, FileSystemXmlApplicationContext, XmlWebApplicationContext and AnnotationConfigApplicationContextHow to configure JUnit with Spring Framework applicationsHow to use @RunWith(SpringJUnit4ClassRunner class) How to use @ContextConfigurationUnderstand the usage of @Value annotationLearn how to configure profiles with @Profile annotationLearn how to use Bean Inheritance in Spring FrameworkHow use abstract beans in Spring FrameworkHow to use property-placeholder/> How to configure PropertySourcesPlaceholderConfigurer in JavaConfigHow to implement FactoryBean interface in Spring FrameworkHow to use @Configuration annotation in Spring FrameworkHow to define AnnotationConfigApplicationContextHow to use AbstractJUnit4SpringContextTestsHow to implement ApplicationContextAware interfaceSee how to use properties/> in XML configuration filesUnderstand how to use basic SpEL (Spring Expression Language) in propertiesHow to define inner beans in XML configurationHow to get beans from application-context xml with getBean() methodHow to close Application Context with ConfigurableApplicationContextHow to use @PropertySource annotationUnderstand the usage of Aspect Oriented Programming (AOP)Learn cross-cutting concerns in programmingLearn the following concepts; pointcut, joinpoint, advice and aspectHow to use @Aspect annotationLearn how to use config>, pointcut>, after>, before>, after-throwing>, after-returning>, around> and aspect> tags in XML configurationUnderstand the usage of @EnableAspectJAutoProxy annotationUnderstand the usage of aspectj-autoproxy />How to define named pointcutsLearn how to use @Pointcut, @Before, @After, @AfterThrowing, @AfterReturning and @Around annotationsLearn the difference between checked and unchecked exceptions in Java ProgrammingLearn DataAccessException in Spring FrameworkLearn how to define DriverManagerDataSource or BasicDataSource in XML configurationUnderstand how to use JDBCTemplate when accessing databasesLearn how to define embedded-database/> and script/>Learn the usages of RowMapper, RowCallbackHandler, and ResultSetExtractorLearn how to define DataSourceTransactionManagerHow to use @Transactional annotationUnderstand how to use TransactionTemplateLearn the usage of Propagation objectLearn the usage of @Transactional(rollbackFor=YourExceptionclass)Learn the usage of @Transactional(noRollbackFOr=YourExceptionclass)Learn the usage of @Rollback(value=false) annotationLearn how to configure entityManagerFactory with Hibernate in Spring FrameworkHow to use @Entity and @PersistentContext annotationsUnderstand what is MVC (Model View Controller)How to use DispatcherServletUnderstand how to edit web xml file for configurationsUnderstand the usage of @Controller and @RequestMapping annotationsHow to configure SimpleUrlHandlerMapping using XML configurationHow to configure ContextLoaderListener in web xmlHow to define tag in web xmlHow to use @RequestParam and @PathVariable annotationsUnderstand the usage of ModelAndViewHow to define InternalResourceViewResolver in configuration filesHow to define DelegatingFilterProxy in web xmlHow to use in Spring SecurityHow to use @Secured and @RolesAllowed annotationsUnderstand the usage of tag in Spring SecurityUnderstand the usage of How to configure in Spring SecurityUnderstand how to define How to configure Understand how to configure in Spring SecuirtyUnderstand how to use JMS (Java Message Service) in Spring FrameworkHow to use JMSTemplate How to i

icon
Instructor Details

Tuna Tore is an experienced Software Engineer, Architect and Instructor. He graduated as a Computer Engineer and got his MSc degree in Information Technology. Tuna has more than 10 years of commercial experience using Java and other open source frameworks. Until now, he mainly worked in IT and Financial institutions such as ING Bank and IBM. Currently, he works as an IT Consultant in one of the biggest IT consultancy company in Europe. He is also AWS Solutions Architect Associate, SUN Certified Java Programmer, SUN Certified Web Component Developer, Certified Core Spring Professional, and c-sap Certified Secure Application Programmer.
He has the interest, knowledge and experience in the following areas:
Amazon Web Services (S3, Lambda, SES, SQS, DynamoDB, CloudFront, Route53)
Docker, Cloud-Native applications, Spring Boot and Cloud, Microservices
Core Java Programming
Open Source Frameworks (Spring, Hibernate and JSF )
Java Enterprise Development
Java Architecture
System Integration
Software Development Life-cycle
Java Component&Module Development
Bug Fixing&Refactoring

icon
More courses by Tuna Tore | AWS Solutions Architect

Spring Framework Development (Java JEE) with AngularJS UI

$11.99

JSON with Java APIs, jQuery and JSON REST Web Services

$11.99

icon
More java spring framework courses

Spring & Hibernate for Beginners (includes Spring Boot)

$11.99

Full Stack: Angular and Spring Boot

$11.99

Deploy Java Spring Apps Online to Amazon Cloud (AWS)

$11.99

Learn AWS - Deploy Java Spring Boot to AWS Elastic Beanstalk

$11.99

Spring Framework In Easy Steps

$11.99

Spring Boot Fundamentals

$11.99

icon
Reviews

0.0

0 total reviews

5 star 4 star 3 star 2 star 1 star
% Complete
% Complete
% Complete
% Complete
% Complete

No reviews yet. Be the first to review this course!