Mostrar mensagens com a etiqueta Frameworks. Mostrar todas as mensagens
Mostrar mensagens com a etiqueta Frameworks. Mostrar todas as mensagens

08 outubro 2018

12 Frameworks Java Web Developers Should learn in 2018

1) Angular 2+
2) Node JS
3) Spring Boot
4) React
5) Bootstrap
6) jQuery
7) Spring Security 5
8) Apache Hadoop
9) Apache Spark
10) Cordova
11) Firebase
12) Xamarin

Source: hackernoon.com

28 setembro 2018

Micronaut - A Java framework to microservices



Micronaut is a modern, JVM-based, full stack microservices framework designed for building modular, easily testable microservice applications.


Micronaut is developed by the creators of the Grails framework and takes inspiration from lessons learnt over the years building real-world applications from monoliths to microservices using Spring, Spring Boot and Grails.

Micronaut aims to provide all the tools necessary to build full-featured microservice applications, including:
  • Dependency Injection and Inversion of Control (IoC)
  • Sensible Defaults and Auto-Configuration
  • Configuration and Configuration Sharing
  • Service Discovery
  • HTTP Routing
  • HTTP Client with client-side load-balancing


At the same time Micronaut aims to avoid the downsides of frameworks like Spring, Spring Boot and Grails by providing:

  • Fast startup time
  • Reduced memory footprint
  • Minimal use of reflection
  • Minimal use of proxies
  • Easy unit testing
Articles

20 março 2013

Listagem de frameworks Java


Container IoC
Spring – http://www.springsource.org/
Guice – http://picocontainer.codehaus.org/
PicoContainer – http://code.google.com/p/google-guice/
EJB – http://www.oracle.com/technetwork/java/javaee/ejb/index.html
CDI – http://www.oracle.com/technetwork/articles/java/cdi-javaee-bien-225152.html


Gerenciador de transação
Spring AOP transaction – http://www.springsource.org/
EJB (JTA) – http://www.oracle.com/technetwork/java/javaee/ejb/index.html





RAD interface gráficas desktop
Eclipse Windows Builder – http://www.eclipse.org/windowbuilder/
NetBeans Matisse – http://netbeans.org/features/java/swing.html



Framework web full stack
Grails – http://grails.org/
Ruby On Rails – http://rubyonrails.org/
OpenXava – http://www.openxava.org/




Soluções web mobil
JSF RichFaces Mobile – http://www.jboss.org/richfaces
JSF PrimeFaces Mobile – http://primefaces.org/
JSF OpenFaces Mobile – http://openfaces.org/
JSF IceFaces Mobile – http://www.icesoft.org/
Spring Mobile – http://www.springsource.org/
JQuery Mobile – http://jquery.com/
DOJO Mobile – http://dojotoolkit.org/

Autenticação e autorização web
Spring Security – http://www.springsource.org/
JGuard – http://jguard.xwiki.com/xwiki/bin/view/Main/WebHome
JEE Container Managed Security (Configuração especifica para cada provedor de container JEE). Veja o Tomcat – http://tomcat.apache.org/tomcat-7.0-doc/realm-howto.html

JEE web container standalone
Tomcat – http://tomcat.apache.org/
Jetty – http://jetty.codehaus.org/jetty/
JBoss – http://www.jboss.org/



Gerador de gráficos charts
JFreechart – http://www.jfree.org/jfreechart/
HighCharts – http://www.highcharts.com/





Integração com redes sociais
Spring Social – http://www.springsource.org/






Testes cargas e perfomance
JMeter – http://jmeter.apache.org/
WebLoad – http://www.webload.org/




Gerais
Maven – Gerenciador de dependências – http://maven.apache.org/
JLicense – Gerenciador de licenciamento de uso de software – http://www.websina.com/products/jlicense.html