- Ribeirão Preto / SP - Brazil
Highlights
- Pro
Popular repositories Loading
-
JSR303Swing
JSR303Swing PublicIntegration between the JSR303 specification (beans validation) and the InputVerifier from the swing framework.
Java 2
-
play-angular2-typescript-java
play-angular2-typescript-java PublicForked from joost-de-vries/play-angular-typescript.g8
An activator template for a Play Java Angular2 Typescript application
-
junit
junit PublicForked from junit-team/junit4
A programmer-oriented testing framework for Java.
Java 1
-
NamedPreparedStatement
NamedPreparedStatement PublicProvides a simple way to use named parameters with the standard jdbc PreparedStatement.
Java 1
-
-
spring-data-mongodb
spring-data-mongodb PublicForked from spring-projects/spring-data-mongodb
Provide support to increase developer productivity in Java when using MongoDB. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
14 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
March 2025
Created an issue in spring-projects/spring-data-jpa that received 1 comment
Specification, Pageable results and another totals alongside with count
A business requirement was presented to add totals to paged tables, demanding the summation of selected columns across all records, regardless of t…