6ce33ed6df
Arranged following design patterns into modules: ( #1210 )
...
1. Factory Method
2. Feature Toggle
2020-03-26 21:04:11 +02:00
670c4e43f3
Java 11 migrate 7 remaining f ( #1115 )
...
* Moves facade to Java 11
* Moves factory-kit to Java 11
* Moves factory-method to Java 11
* Moves feature-toggle to Java 11
* Moves fluentinterface to Java 11
* Moves flux to Java 11
* Moves flyweight to Java 11
* Moves front-controller to Java 11
* Uses stream properly
* Resolves issues with ci
2019-12-22 14:41:19 +02:00
37599eb48f
Resolves checkstyle errors for feature-toggle fluentinterface flux flyweight front-controller ( #1078 )
...
* Reduces checkstyle errors in feature-toggle
* Reduces checkstyle errors in fluentinterface
* Reduces checkstyle errors in flux
* Reduces checkstyle errors in flyweight
* Reduces checkstyle errors in front-controller
2019-11-11 22:24:23 +02:00
4904d7eea0
#1021 : Fix checkstyle warnings by changing the license header template ( #1027 )
...
* Add custom license header style in order to comply with Google's Checkstyle format
* Update license headers to comply with Google's Checkstyle format
2019-10-22 08:15:35 +03:00
9ebbc421dd
Update license headers
2019-10-12 20:05:54 +03:00
991ba320a6
Improve Javadoc
2018-02-19 22:01:14 +08:00
3ed6cc19d2
fix Block 3 case
2017-04-30 00:19:50 -07:00
faa29f8025
Update license headers
2016-11-27 14:34:20 +02:00
0438811489
#502 Replaced usages of System.out with logger.
2016-10-23 19:59:03 +02:00
c7f4311706
#354 Clean up
2016-02-01 18:57:05 +00:00
37da470178
#354 Finish Readme
2016-02-01 18:45:54 +00:00
bf5ba44260
#354 add App.java
2016-01-31 23:24:35 +00:00
7cc93de672
#354 Merged Remote Master and resolved conflicts
2016-01-31 13:58:00 +00:00
c2e750aca1
#354 finished method javadocs
2016-01-31 13:46:34 +00:00
98326a1e5e
#354 Start Adding Java docs
2016-01-28 21:14:40 +00:00
77e14f0069
#354 Add tests for Properties
2016-01-26 23:38:28 +00:00
4a49f82f23
#354 add general boolean method to services for feature status. Change user.toString
2016-01-26 21:18:47 +00:00
ba1d3a0fbf
#354 Added Configuration Based Example of Feature Toggle
2016-01-26 21:08:28 +00:00
91b2379fd0
#354 Fixed CheckStyle Issues
2016-01-26 19:20:28 +00:00
32f9cf3ab1
#354 Some clean up and show the difference between paid and free a bit more.
2016-01-26 18:58:35 +00:00
a1ede8980f
#354 Added WelcomeMessage Service and Tests for tier example of featureToggle
2016-01-26 18:49:25 +00:00
72733acfc6
#354 added usergroup for version of feature toggle
2016-01-26 18:41:08 +00:00