Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 93 Next »

Now that you’ve got a project up and running, it’s time to customize the behavior to suit your specific needs. For this purpose, the documentation provides a multitude of options to support you in your learning journey.

Conceptual Guides – These guides explain the core concepts at a high level, to let you understand how the different parts work together. These articles are especially useful when you’re learning about new features.
How To Guides – These guides give examples of solutions to concrete problems. They make use of open-source repositories on Github, where you can find inspiration and code snippets. These articles are especially useful when you’re coding.
Quick Reference – These small examples provide code snippets for easy usage in any project. These articles are useful for when you’re coding.
Javadocs – The Javadocs lists methods and classes that are available from the Groovy API. These docs will also show up in the code completion in your IDE. These pages and are useful for when you’re coding, but they don’t give you the grander picture or code examples.
Training – For its partners and customers, Pricefx provides live instructor-led training (ILT).
Global Search (Alpha) – With the global search, you can search resources across several sources at once. The application is in alpha and may thus be discontinued in the future.
pricefx-example-configuration – This is an example project that shows many of the most significant features.
  • No labels