/gflex-reboot

Base project with user, role, department management, powered by flex, spring boot and gorm.

Primary LanguageGroovy

Run

  1. clean run: ./gradlew bootRun
  2. init run: ./gradlew bootRun -Dinit
  3. profile run: ./gradlew bootRun -Dspring.profiles.active=dev -Dinit

Tools in this Project

  1. Spring Boot

    Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can "just run". We take an opinionated view of the Spring platform and third-party libraries so you can get started with minimum fuss. Most Spring Boot applications need very little Spring configuration.

  2. GORM for Hibernate ( without Grails )

    A powerful Groovy-based data access toolkit for the JVM

  3. Flex

    Good thing never die!

  4. ActionScript
  5. Groovy
  6. Gradle