Jari Bakken
96721b863b
Java code style
2020-02-20 08:30:12 +01:00
Jari Bakken
3b778f4711
finn java style fixes, no functional changes
2020-02-20 08:30:12 +01:00
Ivar Conradi Østhus
8d41825f82
Client: Experiementing with native http-connection
...
to replace httpclient.
2020-02-20 08:30:12 +01:00
svelovla
92ca77ad07
moved java code into java folder to follow maven conventions
2020-02-20 08:30:11 +01:00
Ivar Conradi Østhus
d2cbbb3125
Implemented a simple fethcer to replace httpclient
2020-02-20 08:30:11 +01:00
Ivar Conradi Østhus
81168c1a82
Update README.md
2020-02-20 08:30:10 +01:00
Ivar Conradi Østhus
79725aaec5
Create README.md
2020-02-20 08:30:10 +01:00
Ivar Conradi Østhus
6554c1a694
Added a simple util to perfom some manual testing to verify the client-server communication.
...
This must of course be fully automated.
2020-02-20 08:30:07 +01:00
Ivar Conradi Østhus
6967c03964
Added a simple json-parsing via gson.
2020-02-20 08:30:07 +01:00
Ivar Conradi Østhus
0ed61a1f0f
Extended java-client to support the following:
...
* Unleash - the actual unleash client exposed to the clients.
* Toggle - represents a concrete feature toggle.
* ToggleRepository - the logic to communicate with the unleash-server.
* Strategy - implements the logic associated with strategies. I have also included to common strategies: "Default" and "Unknown".
related to issue #17 .
2020-02-20 08:30:07 +01:00
ivaosthu
3e7062227b
Initial java-client setup with jdk 1.7. Closes #17 .
2020-02-20 08:30:06 +01:00