Spring Force Charter
Communication channel
#spring-force Private slack channel
#folio-spring-base Public slack channel
Artifacts
Repo
https://github.com/folio-org/folio-spring-support
https://github.com/folio-org/edge-common-spring
https://github.com/folio-org/edge-api-utils
https://github.com/folio-org/mod-spring-template
Templates
https://github.com/folio-org/mod-spring-template
Jira project
https://folio-org.atlassian.net/projects/FOLSPRINGB
Jira board
https://folio-org.atlassian.net/secure/RapidBoard.jspa?rapidView=196
Goal
Maintain project and support features that implemented with Spring framework
Scope
What should not be added to folio-spring-base library
Not to make library heavy. All additional dependency should be moved to business logic modules. Should not introduce duplicated features provided by spring.
What could be added to folio-spring-base library
Standard OKAPI headers to extract UserID
Support for CQL query transformation to jpa criteria
Folio execution context
How to contribute to folio-spring-base library
Create separate Jira ticket and describe required changes. Then assign ticket to PO and team lead to further review.
Who is involved?
Workload, h per sprint | ||||
Product Owner | Jakub Skoczen | |||
Coordinator | Oleksii Petrenko | |||
Architect | Viktor Gema | |||
Architect | Viachaslau Khandramai | |||
Base team | ||||
Spitfire | Pavlo Smahin | |||
Deputy team | ||||
Folijet | ||||
Firebird | ||||
Vega | Oleksandr Kurash | oleksandr_kurash@epam.com | ||
Volaris | Pavel Filippov | pavel_filippov@epam.com | ||
Leipzig | ||||
Eureka | Dmytro Tkachenko |
Roles and responsibilities
Role | Responsibilities | |
---|---|---|
PO |
| |
Development team |
| |
Coordinator |
| |
Solution architect |
|
Tools and instruments for working with Spring
Idea
Eclipse
Maven
Put links to Spring tutorials, Spring-boot tutorials
Questions
1) How to support of OpenAPI at Spring at the same way as at Vert.x? How to support different languages in scope of OpenAPI?