2015-08-06 17:38:04 +01:00

12 lines
464 B
Markdown

---
title: Facet
---
A facet represents certain configuration, specific for a particular framework/technology, associated with a module.
A module can have multiple facets. E.g. Spring specific configuration is stored in a Spring facet.
For more information about facets see
[Facet](http://www.jetbrains.com/idea/help/facet.html)
and
[Facet Dependencies](http://www.jetbrains.com/idea/help/available-facets-and-their-dependencies.html)
in IntelliJ IDEA Web Help.