microservice-framework
Here are 94 public repositories matching this topic...
-
Updated
Jun 4, 2020 - Java
This should be a really easy one, but I can't seem to find a solution. How do you secure content registered with StaticContentSupport? I'd like to have /protected static content and open static content, with Routing looking something like this:
return Routing.builder()
.register(WebSecurity.create(getSecurity()))
.register("/protected", StaticContentSupport.builder(protectedPath).welcomeFil
-
Updated
Jan 23, 2019 - PHP
-
Updated
Jun 24, 2019 - Scala
-
Updated
May 30, 2020 - C++
-
Updated
May 15, 2020 - TypeScript
-
Updated
Jun 4, 2020 - Java
-
Updated
Mar 3, 2020 - JavaScript
-
Updated
May 15, 2020 - Java
-
Updated
Mar 16, 2020 - Python
We committed us to following things to make contribution easier:
Pull-Requests will trigger checks (travis-ci build, ...)
Pull-Request-Merges will automatically publish a new snapshot version
-
Updated
May 3, 2020 - JavaScript
-
Updated
May 1, 2020 - Go
-
Updated
Mar 3, 2020 - PHP
-
Updated
Dec 22, 2017 - Scala
-
Updated
Apr 3, 2017 - C#
-
Updated
May 10, 2020 - JavaScript
-
Updated
May 25, 2020 - C++
-
Updated
May 24, 2020 - JavaScript
-
Updated
Oct 24, 2019 - Java
-
Updated
Jun 2, 2020 - JavaScript
-
Updated
Feb 11, 2020 - Python
-
Updated
Oct 13, 2016 - Java
CLI and packaging
- Document the three uses:
- CLI and library - Include in other projects (e.g. Django, Celery) as a
useful conversion utility - Ready-to-go server - Provide docker container to spin up behind nginx,
using env variables to configure, only providing a settings.py file if
necessary - Web media conversion framework - In the manner of Djang
- CLI and library - Include in other projects (e.g. Django, Celery) as a
-
Updated
May 31, 2020 - Java
-
Updated
Jan 9, 2020 - JavaScript
The new Python3.8 interpreter produces a lot of DeprecationWarnings in Tamarco and in its dependencies. We could try to fix them.
More info: https://travis-ci.com/github/System73/tamarco/jobs/315550659
-
Updated
Jul 1, 2017 - Java
Improve this page
Add a description, image, and links to the microservice-framework topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the microservice-framework topic, visit your repo's landing page and select "manage topics."
Prerequisites
Current Behavior
Using the approach [documented in Datadog's docs](https://docs.datadoghq.com/tracing/connect_