2o17 PGA CREW
__________.
______\\ |
.\ |
|| pROPAGANDA! |
|| ----------- |
._______ .______. ____ ____| ____ ____
| _ /__|_ _ |_______\__ ).________\__ )____. .__\ \ ._\__ )_.
| __/ ___/ / | _ / _ | _ | _ | |___| \ \| _ |
| | | |______| __/ \ | \ | \ | _ | |\ \ \ |mK^dS!
_|___| |________| |_|______|____ |______| | | |/ /_______|___
\ |___| |___| | |___| |___/___/ /
\____________________________________|______________|__________________/
| || | |
| || 2.17.o6.22 | |
| - HOT.OFF.THE.PRESS !! || | WE.WARP.YOUR.MIND.WITH |
| -------------------- `----------------' ---------------------- |
| ....[PROPAGANDA].................................................. |
| || : |
| || OREILLY.LEARNING.PATH.LEARN.SPRING.AND.SPRING.BOOT.TUTORiAL : |
| ||...............................................................: |
| |
| ....[URL]......................................................... |
| || www.safarionline.com : |
| ||...............................................................: |
| |
| ....[ISBN/COURSE.NUMBER].......................................... |
| || ISBN-13: 9781491970836 : |
| ||...............................................................: |
| |
| ....[COURSE.iNFO]................................................. |
| || By: Varied : |
| || Publisher: O'Reilly Media Inc. : |
| || Copyright: 2016 : |
| || Release Date: August 2016 : |
| || ISBN-13: 9781491970636 : |
| || ISBN-10: 1491970636 : |
| || Running Time: ~8 Hours : |
| || Topics: Java / Spring / Development : |
| || ------------------------------------------------------------- : |
| || Description : |
| || ----------- : |
| || : |
| || Spring and Spring Boot make it easy to create enterprise : |
| || applications with minimal fuss. Learn the Spring approach to : |
| || development as you explore the fundamentals that drive this : |
| || powerful application framework. By the end of this Learning : |
| || Path, you'll be able to build, test, and manage Spring : |
| || applications and use Spring Boot to enable auto-configuration : |
| || across Spring’s project ecosystem. : |
| || : |
| ||...............................................................: |
| |
| ....[TABLE.OF.CONTENTS]........................................... |
| || : |
| || Introducing the Spring Framework : |
| || The History of Spring 00:10:57 : |
| || Getting Started and Reference Documentation 00:16:10 : |
| || : |
| || Building Applications : |
| || A Simple Java Application with Spring 00:14:48 : |
| || Java-Based Configuration 00:14:22 : |
| || Annotation Configuration 00:12:23 : |
| || The Classic XML Approach 00:16:23 : |
| || : |
| || Configuring Beans : |
| || Constructor and Setter Injection 00:08:57 : |
| || Bean Scopes 00:11:16 : |
| || Factory Methods and Factory Beans 00:09:12 : |
| || Initialization and Destruction 00:09:10 : |
| || : |
| || Aspect Oriented Programming : |
| || AOP Concepts 00:07:50 : |
| || Defining Pointcuts and Applying Advice 00:11:33 : |
| || Types of Advice 00:08:16 : |
| || : |
| || Testing with Spring : |
| || Standard Testing Annotations and Injecting Fixtures 00:10:05 : |
| || Transactional Tests 00:05:13 : |
| || : |
| || Transactions in Spring : |
| || Declarative Transaction Management 00:15:58 : |
| || Isolation Levels 00:06:35 : |
| || Propagation 00:11:22 : |
| || Programmatic Transaction Management 00:04:48 : |
| || : |
| || Data Access using JdbcTemplate : |
| || Instantiation and Configuration 00:08:38 : |
| || Defining Data Sources 00:08:51 : |
| || Profiles and the Environment 00:08:47 : |
| || Implementing CRUD Methods 00:10:03 : |
| || Testing Repositories 00:12:16 : |
| || : |
| || Hibernate/JPA and Spring Data : |
| || Mapping JPA Entities 00:08:09 : |
| || Entity Managers and Vendor Adapters 00:08:10 : |
| || Implementing the JPA Repository 00:07:53 : |
| || Testing the Repository 00:09:23 : |
| || Spring Data JPA 00:11:23 : |
| || : |
| || Spring Boot Demo : |
| || Build and Run a Sample Boot Application 00:15:38 : |
| || : |
| || Course Overview : |
| || About The Course 00:06:49 : |
| || About The Author 00:01:47 : |
| || How To Access Your Working Files 00:01:15 : |
| || : |
| || Spring Boot Introduction : |
| || Chapter Overview 00:00:53 : |
| || Core Concepts 00:07:36 : |
| || Spring Tool Suite Installation 00:04:24 : |
| || Spring Boot CLI Installation 00:02:57 : |
| || Spring Boot Demonstration 00:03:59 : |
| || : |
| || Spring Boot Manual Configuration : |
| || Chapter Overview 00:02:50 : |
| || Manual Configuration 00:08:18 : |
| || Starter POMs 00:05:49 : |
| || Autoconfiguration 00:09:12 : |
| || Application.Properties 00:07:37 : |
| || Application.YML 00:08:30 : |
| || Additional Bean Configuration 00:06:52 : |
| || Spring Initializer 00:08:53 : |
| || : |
| || Gradle Configuration : |
| || Chapter Overview 00:03:43 : |
| || Buildship Installation 00:04:35 : |
| || Project Setup 00:07:16 : |
| || Build.Gradle 00:09:03 : |
| || Packaging Boot Projects 00:06:46 : |
| || : |
| || Advanced Configuration : |
| || Chapter Overview 00:02:10 : |
| || Random Configuration Values 00:07:52 : |
| || Profiles Part - 1 00:06:54 : |
| || Profiles Part - 2 00:04:37 : |
| || Injecting Properties 00:07:30 : |
| || Executing Code At Startup 00:07:18 : |
| || : |
| || Web Applications With Boot : |
| || Chapter Overview 00:03:55 : |
| || MVC Autoconfiguration 00:10:26 : |
| || Template Support 00:06:08 : |
| || Serving Static Content 00:06:54 : |
| || Embedded Container Configuration 00:07:02 : |
| || Registring Web Components 00:04:23 : |
| || Programmatic Configuration 00:05:49 : |
| || : |
| || Spring Security : |
| || Chapter Overview 00:02:05 : |
| || Autoconfiguration 00:06:40 : |
| || Security Events 00:04:17 : |
| || Customizing Security Configuration 00:05:15 : |
| || Oauth Single Sign On 00:07:54 : |
| || : |
| || Relational Database Support : |
| || Chapter Overview 00:02:47 : |
| || JDBC Template 00:08:38 : |
| || H2 Console 00:06:56 : |
| || MySQL Persistent Database 00:06:57 : |
| || JNDI Datasource Part - 1 00:05:15 : |
| || JNDI Datasource Part - 2 00:06:10 : |
| || : |
| || Spring Data Suport : |
| || Chapter Overview 00:02:14 : |
| || Spring Data JPA Basics 00:07:45 : |
| || JPA Repositories 00:04:43 : |
| || DDL Configuration 00:05:58 : |
| || Persistent Database Configuration 00:03:35 : |
| || : |
| || MongoDB Support : |
| || Chapter Overview 00:02:43 : |
| || Mongo Basics 00:07:38 : |
| || MongoTemplate 00:03:53 : |
| || MongoRepository 00:04:23 : |
| || : |
| || Caching Support : |
| || Chapter Overview 00:02:22 : |
| || Caching Setup 00:07:53 : |
| || Switching Cache Providers 00:03:46 : |
| || CacheManager 00:05:38 : |
| || : |
| || Boot Extras : |
| || Chapter Overview 00:02:37 : |
| || Automatic Restarts 00:05:44 : |
| || LiveReload 00:04:10 : |
| || Logging Configuration 00:05:34 : |
| || Advanced Loggin Configuration 00:08:16 : |
| || : |
| || Other Support : |
| || Chapter Overview 00:02:59 : |
| || Actuator Setup 00:05:47 : |
| || Actuator Customization 00:05:34 : |
| || Health Indicator 00:05:54 : |
| || Info Endpoint 00:03:08 : |
| || Simple Log Access 00:01:51 : |
| || Actuator Hypermedia 00:02:37 : |
| || Custom Endpoints 00:03:52 : |
| || Metrics 00:04:33 : |
| || : |
| || Course Wrap Up : |
| || Course Wrap Up 00:05:19 : |
| || : |
| ||...............................................................: |
| |
| ....[SiZE.NUMBER.OF.DiSCS]........................................ |
| || 87 Files @ 150,000,000 Bytes = 12,384 MB : |
| ||...............................................................: |
| |
| ....[GREETINGS/Hi-5's]............................................ |
| || kEiSO - QUASAR - ORiON - PWA - DVT - TUTOR - oDDiTY - CORE : |
| ||...............................................................: |
| |
| ....[FUCK-YOU's/NEWS]............................................. |
| || PROPAGANDA would like to see the quality and documentation of : |
| || the bookware scene to increase. Quality not Quanity. Original : |
| || untouched, content! We also would like to see the following to: |
| || allow automation of cataloging of bookware releases. : |
| || : |
| || RLS DIR / TITLE MUST BE FROM ISBN10/13 RELEASE INFO. : |
| || : |
| || ISBN13 NUMBER as FILE NAME OR IN RLS NAME APPROPRIATELY LABLED: |
| || IN NFO AT THE LEAST. : |
| || : |
| || PROPER AGREEMENT OF TO USE .ISO OR NOT ? THESE ARE NOT DVD'S : |
| || LIKE IN THE PAST WHEN BOOKWARE WAS ORDERED BY DISK. THESE ARE : |
| || USUALLY WEB RELEASES NOW DAYS AND THE ISO PROVIDES NO QUALITY.: |
| || : |
| || Working/Sample Files *MUST* be included and labled in archive : |
| || ISBN13#-WorkingFiles.zip or ISBN#-SampleFiles.zip : |
| || : |
| || PROPAGANDA WOULD LIKE TO SEE THE LIKES OF JGT/QUASAR/kE & : |
| || OTHERS WORK FULFILLED AND THE QUALITY OF BOOKWARE PRESERVED & : |
| || PROVIDE A MECHANISM TO EASILY CHECK FOR DUPE AND COMPLETE RELS: |
| || : |
| || Many places refuse to accept bookware because of the size and : |
| || lack of quality control mechanisms to provide certain quick : |
| || actions to releases that do not adhere to quality / dupes... : |
| || --------------------------------------------------------------: |
| || Lastly - PROPAGANDA, would like to thank the people in the : |
| || bookware industry for doing what they do. We believe that : |
| || the real money to support the industry should come from the : |
| || corporate licensing contracts - that people who want to learn : |
| || should be able to do so. We encourage bookware / video / : |
| || e-learning and major Software and Hardware vendors to allow : |
| || access to these materials to whomever may want to learn these : |
| || technologies, so that we can bridge the educational gaps in : |
| || our communities world-wide. Companies like Cisco / Oracle / : |
| || IBM & Micro$oft already make billions off of their support : |
| || contracts and hw/sfw sales - Do they seriously benefit from : |
| || preventing people from learning these technologies? : |
| || : |
| || Regardless of the above, there are people who are instructors : |
| || and such who spend time writing and developing these courses, : |
| || we salute these ladies and lads, and hope they will encourage : |
| || a different way of funding these projects. They *DO* deserve : |
| || our support! If you have the means or you work in IT and you : |
| || use one of these courses to better yourself and get a raise, : |
| || then *BUY* one of these courses and show support to the hard : |
| || working instructors, editors, film crews and so-on that made : |
| || this course possible. IF YOU LIKE IT, *BUY* IT OR GET YOUR : |
| || WORKPLACE TO BUY A CORPORATE SUPPORT CONTRACT!! WE DID! : |
| || ------------------------------------------------------------- : |
| || /dev/random: : |
| || ------------ : |
| || They paint the world full of shadows, and then tell their : |
| || children to stay close to the light, their light, their : |
| || reasons, *their* judgements. Because in the darkness there be : |
| || dragons, but it is not true. We can prove that it is not true.: |
| || In the dark there is discovery, there is possibility, there is: |
| || freedom in the dark when someone has illuminated it. And who : |
| || who has been so close as we are right now? : |
| || : |
| || PGA is dedicated to the purity of real piracy, not for making : |
| || money off of it, or exploiting the scene in *ANY* way. We are : |
| || the true pirates, illuminating the darkness, giving birth to : |
| || possibilities in a time where so little seems achievable. Join: |
| || us and usher in this new age. : |
| || ------------------------------------------------------------- : |
| || PGA IS LOOKING FOR: : |
| || ------------------ : |
| || Absolutely nothing... We have our methods and do not want acc : |
| || to your accounts, we do not want to affil your site, we do not: |
| || give files out and we are grown, have ladies / boyfriends / : |
| || lovers. If you are clever enough to find us and have a keen : |
| || point of view, who knows! : |
| ||...............................................................: |
|....................................................................|
- LAYOUT & DESiGN BY #MONk!# oF DiViNE STYLERS! -