Pinned Repositories
gs-accessing-mongodb-data-rest
Accessing MongoDB Data with REST :: Learn how to work with RESTful, hypermedia-based data persistence using Spring Data REST.
gs-messaging-stomp-websocket
Using WebSocket to build an interactive web application :: Learn how to the send and receive messages between a browser and the server over a WebSocket
HomeAssignment
final
live-chat-engine
The engine for live chats with customers
spring-security-oauth
Learn more about OAuth2 via "Learn Spring Security":
spring-security-registration
Learn Spring Security Course:
springMvcBasic
has all needed config to run basic mvc web app
springMvcTmp
Spring MVC Template
SpringMvcXSSFilter
Basic spring mvc with xss filter. only java config.
testrepository
test message
almasn86's Repositories
almasn86/springMvcTmp
Spring MVC Template
almasn86/SpringMvcXSSFilter
Basic spring mvc with xss filter. only java config.
almasn86/gs-accessing-mongodb-data-rest
Accessing MongoDB Data with REST :: Learn how to work with RESTful, hypermedia-based data persistence using Spring Data REST.
almasn86/gs-messaging-stomp-websocket
Using WebSocket to build an interactive web application :: Learn how to the send and receive messages between a browser and the server over a WebSocket
almasn86/HomeAssignment
final
almasn86/live-chat-engine
The engine for live chats with customers
almasn86/spring-security-oauth
Learn more about OAuth2 via "Learn Spring Security":
almasn86/spring-security-registration
Learn Spring Security Course:
almasn86/springMvcBasic
has all needed config to run basic mvc web app
almasn86/testrepository
test message
almasn86/WebFlux
Spring WebFlux Reactive Web Services
almasn86/XSS-Filter-Spring