Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use ProcessEnginePlugin for engine configuration #86

Closed
jangalinski opened this issue May 22, 2016 · 4 comments
Closed

use ProcessEnginePlugin for engine configuration #86

jangalinski opened this issue May 22, 2016 · 4 comments
Milestone

Comments

@jangalinski
Copy link
Contributor

Idea: replace all CamundaConfigurations with according ProcessEnginePlugin#preInit.

@osteinhauer
Copy link
Contributor

osteinhauer commented May 22, 2016

@osteinhauer
Copy link
Contributor

@jangalinski Did you have a look at the branch? IMHO we should merge soon.

@jangalinski
Copy link
Contributor Author

No, sorry ... but I am using the mechanism in my (not spring-boot related) project currently and its working fine.
Hopefully I will have some time tonight to check.

@osteinhauer osteinhauer added this to the 1.3.0 milestone Jul 22, 2016
@osteinhauer
Copy link
Contributor

Merged the branch with bfe67e8 but used wrong issue number. Sorry.

osteinhauer added a commit that referenced this issue Sep 2, 2016
* master:
  added configuration migration hint
  complete authorization configuration #118 as mentioned in #35
  added property for default serialization format closes #127
  added property for authorization enabling (defaults to true). #118
  add documentation for camunda-bpm-spring-boot-starter-rest closes #110
  changed configuration docs to meet #86
  to get a first feeling for ProcessEnginePlugin as configuration replacement #56
  introduce properties for metrics (#124)
  use of constants for commit 9198b67
  added dependencies for webapp-classes (required in 7.6)
  removed usage of internal implementation classes (one at least changes with 7.6)
  add metrics configuration to context, fixes #122
  add enabled comment, fixes #46
  introduce properties for metrics (#124)
  add Roadmap
  separate compile for extensions and examples
  typo
  to get a first feeling for ProcessEnginePlugin as configuration replacement #56
  typo
  to get a first feeling for ProcessEnginePlugin as configuration replacement #56

# Conflicts:
#	README.md
#	examples/pom.xml
#	extension/starter/src/main/java/org/camunda/bpm/spring/boot/starter/configuration/CamundaConfiguration.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants