Asqatasun / Contrast-Finder

Contrast-Finder finds correct color contrasts (background / foreground) for web accessibility (a11y, WCAG, RGAA). https://app.contrast-finder.org
GNU Affero General Public License v3.0
55 stars 18 forks source link

Spring boot the application #249

Open jkowalczyk opened 4 years ago

jkowalczyk commented 4 years ago

Feature request

Make this application spring bootable

Expected Behavior

can start with a simple java -jar command. No tomcat installation is needed anymore

Current Behavior

Possible Solution

Context

Examples

Hamaster2 commented 2 weeks ago

Feature request

Make this application spring bootable

Expected Behavior

can start with a simple java -jar command. No tomcat installation is needed anymore

Current Behavior

Possible Solution

Context

Examples