Skip to content

issues Search Results · repo:mattbertolini/spring-annotated-web-data-binder language:Java

Filter by

4 results
 (87 ms)

4 results

inmattbertolini/spring-annotated-web-data-binder (press backspace or delete to remove)

Hi @mattbertolini I started using this library to replace multiple @RequestParam and @PathVariable annotation for a cleaner code. But, getting below error at runtime. I am using spring boot 3.x latest ...
  • github-narendar
  • 3
  • Opened 
    on Jul 16, 2024
  • #12

I m getting this warning: Task :processResources UP-TO-DATE Task :classes UP-TO-DATE Errors occurred while build effective model from C:\Users\nikol\.gradle\caches\modules-2\files-2.1\com.mattbertolini\spring-webmvc-annotated-data-binder\0.5.0\7704370e554c6f598147467c65471061a0d4909f\spring-webmvc-annotated-data-binder-0.5.0.pom: ...
  • nikolavojicic
  • 3
  • Opened 
    on Nov 30, 2023
  • #11

Would it be much work to support Java 15 records? It seems that those are not working currently. I guess the main problem is get missing from record getters .
  • nikolavojicic
  • 8
  • Opened 
    on Mar 10, 2022
  • #6

Does this library work with MultipartFile? Other fields of consumes = { multipart/form-data } request are handled properly by @FormParameter. But MultipartFile is always set to null.
  • nikolavojicic
  • 9
  • Opened 
    on Mar 22, 2021
  • #2
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub