Giter Site home page Giter Site logo

aem-uberjar-demo's Introduction

This project demonstrates the use of the AEM 6.1 UberJar, both how to reference it from your pom.xml file and the types of use cases which the two versions of the UberJar can be used.

Adobe produces two different versions of the UberJar. There is an obsfucated version available on https://repo.adobe.com/ without any authentication requirement. This is easy to access and meets many needs. Adobe also makes an unobsfucated version available to customers and partners upon request. To request this version, customers and partners need to create a DayCare ticket. They will provide you with the unobsfucated UberJar. Ideally, you will then deploy this onto a Maven Repository Manager private to your company, but it may be distributed to individual developers if necessary.

The obfuscated version serves most of the common use cases seen in AEM development. The unobfuscated version is, however, necessary in a few scenarios:

  • Extending a concrete or abstract base class in the AEM API where the extended class either has SCR annotations or is used in a unit test (or both)
  • Unit testing a class which uses a class or static method from the AEM API.

There are two branches:

  • obfuscated - uses the obfuscated version and includes a test showing simple mocking of an AEM service interface.
  • unobfuscated - uses the unobfuscated version and includes a class extending an abstract base class and unit tests leveraging methods from the API.

aem-uberjar-demo's People

Contributors

justinedelson avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.