Tag: spring
Found 210 results for 'spring'.
1) java - Run Java spring application
2) java - Why to use Mockito?
3) spring - How to properly use Hibernate
4) security - Authentication with JWT in HTTP only cookie without refresh token
5) java - Spring4 error handling and HTTP status codes returned for REST services
6) java - Best approach to handle user statuses and keep their history
7) domain-driven-design - Handling domain errors in the API
8) rest - Spring Exception Handling. Custom exception per Http status?
9) java - Ways to store objects, inherited from one superclass in a database
10) spring - Microservice architecture shared domain models
11) java - Java inheritance error handling scenario
12) java - Spring Consuming Internal REST WS for MVC
13) java - Creating interface fields to inject vs Objects?
14) java - Best practice for creating views in spring and hibernate web application
15) java - Structure of RESTful Service with Java Spring for Beginner
16) design-patterns - Injection, strategies and OO
17) java - Multiple possible jsp views for a request
18) spring - Effectively tracking changes to configuration from dev to prod
19) spring - How can i set Spring Boot properties from Docker 'run' command
20) scala - Using akka actors with service spring beans
21) java - Does it make sense to create a WAR anymore?
22) java - Need to trust all the certificates during the development using Spring
23) design - Filtering exceptions in log - Design Smell?
24) security - How to compare passwords which is stored in DB in encrypted form in secure way?
25) java - Maintaining stateful information in REST API
26) design - Where to save JWT token?
27) java - JUnit testing an asynchronous method with Mockito
28) web-development - Web server archicture
29) java - Need advice on framework design: how to make extending easy
30) database - Reserving database independence using Spring JPA
31) interfaces - In a Spring Boot Project, would you use interfaces for entities or not?
32) java - Spring Wire a Static Class
33) spring - How exactly does the Spring BeanPostProcessor work?
34) java - Should methods with business logic be made private?
35) spring - Value Object as @AggregateIdentifier and @TargetAggregateIdentifier
36) dependency-injection - Issues about static injection in Spring?
37) spring - HTTP 403 forbidden error in spring boot security
38) design - Make a class depends on its own ports instead of injecting dependency interfaces
39) java - Why is my Spring @Autowired field null?
40) java - Replacing dao layer
41) java - Separating front end from back end - Tomcat
42) java - Application model management questions
43) java - How to pass post json Object Data to an api using java/Spring/rest
44) java - REST service as an application server for 2000+ client machines. Is it a good idea?
45) java - 401 error on second controller method call
46) java - How to manually render Spring MVC view to html?
47) java - Spring MultipartFile upload file location
48) rest - Is it correct to use PUT with multipart content?
49) java - Is it still a good practice to log parameters and returns?
50) frameworks - IEC 62304, Are Software Frameworks (Spring/JEE/Angular/React) considered SOUP?