Avatar of Giovanni Candido da Silva
Shared insights
on
ConfluenceConfluence

All ideas and knowledge that needs to be elaborated or shared is done in this wiki. With plugins for create embedded prototypes.

Also is part of the development processes to create requisites and other artefacts.

It's main use is in the development processes, it could be used to create manuals and software documentation as well, but is used more as a collaboration enterprise tool. Confluence

READ MORE
2 upvotes·1.4K views
Shared insights
on
SpringSpring

The core of the application use Spring Stack, to provide services and structure like:

  • Persistence
  • REST
  • Email
  • Security
  • Self contained application with spring boot
  • And many others. Spring
READ MORE
1 upvote·26.8K views
Shared insights
on
UIkItUIkIt

Provides common user interface like dialogs, menus, etc. Is modular and hight customisable. A part from the grid system, is not used directly, but has as layer of abstraction build with web components, and typescript as far as possible with the time and working constraints, to be reused in other projects. UIkIt

READ MORE
1 upvote·13.2K views
Shared insights
on
Cloud FoundryCloud Foundry

Easy host and monitor the application on the cloud, using a platform that is hight integrated with Spring Framework, but is also agnostic of technology Cloud Foundry

READ MORE
1 upvote·8.2K views
Shared insights
on
AureliaAurelia

Provides all services need to create modern Single Page Apps. The user interface is build on top of that Aurelia

READ MORE
1 upvote·5.1K views
Shared insights
on
ShippableShippable

Very cheap and good quality integration service. Use docker as the underline infrastructure and is ready to deploy on many places like cloud foundry.

Its a build and reporter tool, continuous building the application Shippable

READ MORE
1 upvote·2.2K views
Shared insights
on
GradleGradle

The main build tool. Integrate and delegate build to NodeJS in the client application, and build the server, its used for development productivity and production optimisations and quality. Automate all machine scripts and build things from dev to continuous integration to production Gradle

READ MORE
1 upvote·134 views
Shared insights
on
ScalaScala

Replaces entirely the Java Language to build a much more expressive and powerful code on the backend, while leveraging at the same time the Java Platform Tools and Frameworks, is a mixture of old and mature with new and sexy. Scala

READ MORE
1 upvote·112 views
Shared insights
on
LessLess

Customise the UIkit Front-End Framework, because of that is used to create the application CSS. I prefer SASS but is equivalent. Less

READ MORE
1 upvote·108 views